-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: kanduh5_wyklbvi
-- ------------------------------------------------------
-- Server version 	5.5.5-10.3.32-MariaDB-log
-- Date: Mon, 31 Jan 2022 01:00:12 +0000

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_weforms_entrymeta`
--

DROP TABLE IF EXISTS `wp_weforms_entrymeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_weforms_entrymeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `weforms_entry_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`(250)),
  KEY `entry_id` (`weforms_entry_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_weforms_entrymeta`
--

LOCK TABLES `wp_weforms_entrymeta` WRITE;
/*!40000 ALTER TABLE `wp_weforms_entrymeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_weforms_entrymeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_weforms_entrymeta` with 0 row(s)
--

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2958 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,3,'_wp_page_template','default'),(219,180,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:17:\"/2022/01/Icon.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"Icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(218,180,'_wp_attached_file','2022/01/Icon.svg'),(217,179,'_edit_lock','1642032167:2'),(216,178,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:22:\"/2022/01/KanduLogo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"KanduLogo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"KanduLogo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"KanduLogo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"KanduLogo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"KanduLogo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"KanduLogo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(215,178,'_wp_attached_file','2022/01/KanduLogo.svg'),(214,177,'_wp_trash_meta_time','1642031762'),(213,177,'_wp_trash_meta_status','publish'),(212,177,'_edit_lock','1642031745:2'),(43,9,'boldgrid_hide_page_title','0'),(44,10,'_wp_page_template','default'),(45,9,'_edit_lock','1643157602:3'),(46,9,'_edit_last','1'),(47,9,'_wp_page_template','default'),(48,9,'boldgrid_in_page_containers','1'),(49,16,'_wp_attached_file','2021/07/Vertical-Logo.png'),(50,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:567;s:4:\"file\";s:25:\"2021/07/Vertical-Logo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Vertical-Logo-275x300.png\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Vertical-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51,19,'wpuf_form_settings','a:49:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:64:\"Thanks for contacting us! We will get in touch with you shortly.\";s:7:\"page_id\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:12:\"Submit Query\";s:18:\"submit_button_cond\";a:3:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_logic\";s:3:\"any\";s:10:\"conditions\";a:1:{i:0;a:3:{s:4:\"name\";s:0:\"\";s:8:\"operator\";s:1:\"=\";s:6:\"option\";s:0:\"\";}}}s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:39:\"Form submission hasn\'t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:3:\"100\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";s:13:\"use_theme_css\";s:10:\"wpuf-style\";s:9:\"quiz_form\";s:2:\"no\";s:22:\"shuffle_question_order\";s:2:\"no\";s:13:\"release_grade\";s:16:\"after_submission\";s:18:\"respondent_can_see\";a:3:{i:0;s:16:\"missed_questions\";i:1;s:15:\"correct_answers\";i:2;s:12:\"point_values\";}s:12:\"total_points\";i:0;s:16:\"enable_multistep\";b:0;s:26:\"multistep_progressbar_type\";s:11:\"progressive\";s:21:\"humanpresence_enabled\";b:0;s:21:\"payment_paypal_images\";s:68:\"https://www.paypalobjects.com/webstatic/mktg/logo/AM_mc_vs_dc_ae.jpg\";s:20:\"payment_paypal_label\";s:6:\"PayPal\";s:20:\"payment_stripe_label\";s:11:\"Credit Card\";s:21:\"payment_stripe_images\";a:4:{i:0;s:4:\"visa\";i:1;s:10:\"mastercard\";i:2;s:4:\"amex\";i:3;s:8:\"discover\";}s:25:\"payment_stripe_deactivate\";s:0:\"\";s:11:\"stripe_mode\";s:4:\"live\";s:14:\"stripe_page_id\";s:0:\"\";s:20:\"stripe_override_keys\";s:0:\"\";s:12:\"stripe_email\";s:0:\"\";s:10:\"stripe_key\";s:0:\"\";s:17:\"stripe_secret_key\";s:0:\"\";s:15:\"stripe_key_test\";s:0:\"\";s:22:\"stripe_secret_key_test\";s:0:\"\";s:20:\"stripe_prefill_email\";s:0:\"\";s:23:\"stripe_user_email_field\";s:0:\"\";s:25:\"payment_paypal_deactivate\";s:0:\"\";s:11:\"paypal_mode\";s:4:\"live\";s:11:\"paypal_type\";s:5:\"_cart\";s:15:\"paypal_override\";s:0:\"\";s:12:\"paypal_email\";s:0:\"\";s:14:\"paypal_page_id\";s:0:\"\";s:20:\"paypal_prefill_email\";s:0:\"\";s:23:\"paypal_user_email_field\";s:0:\"\";}'),(52,19,'notifications','a:1:{i:0;a:14:{s:6:\"active\";s:4:\"true\";s:4:\"type\";s:5:\"email\";s:5:\"smsTo\";s:0:\"\";s:7:\"smsText\";s:45:\"[{form_name}] New Form Submission #{entry_id}\";s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:45:\"[{form_name}] New Form Submission #{entry_id}\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:13:\"{field:email}\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:11:\"{site_name}\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"weforms_cond\";a:3:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_logic\";s:3:\"any\";s:10:\"conditions\";a:1:{i:0;a:3:{s:4:\"name\";s:0:\"\";s:8:\"operator\";s:1:\"=\";s:6:\"option\";s:0:\"\";}}}}}'),(53,19,'integrations','a:0:{}'),(54,23,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(55,23,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:17:\"Form 1 submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(56,27,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(57,27,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:17:\"Form 2 submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(58,39,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(59,39,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:17:\"Form 3 submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(60,54,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(61,54,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:39:\"Address Form (International) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(62,62,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(63,62,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:28:\"Address Form (US) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(64,69,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(65,69,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:35:\"Email Form (Traditional) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(66,74,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:8:\"Register\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(67,74,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:50:\"Event Registration Form (Group Support) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(68,78,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:8:\"Register\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(69,78,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:34:\"Event Registration Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(70,82,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(71,82,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:35:\"Information Request Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(72,87,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(73,87,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:36:\"Shipping Information Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(74,97,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:7:\"Sign Up\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(75,97,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:27:\"New Sign Up Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(76,100,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(77,100,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:33:\"Customer Feedback Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(983,460,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033035311{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(211,109,'boldgrid_hide_page_title','0'),(87,109,'boldgrid_page_id','543'),(88,112,'_menu_item_type','post_type'),(89,112,'_menu_item_menu_item_parent','0'),(90,112,'_menu_item_object_id','111'),(91,112,'_menu_item_object','page'),(92,112,'_menu_item_target',''),(93,112,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(94,112,'_menu_item_xfn',''),(95,112,'_menu_item_url',''),(96,111,'boldgrid_page_id','19'),(199,109,'crio-premium-page-header-override','global'),(197,109,'_wp_page_template','default'),(196,109,'_edit_last','2'),(195,109,'_bgppb_default_editor','classic'),(105,113,'boldgrid_page_id','25'),(2126,926,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(114,115,'boldgrid_page_id','27'),(115,118,'_menu_item_type','post_type'),(116,118,'_menu_item_menu_item_parent','0'),(117,118,'_menu_item_object_id','117'),(118,118,'_menu_item_object','page'),(119,118,'_menu_item_target',''),(120,118,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(121,118,'_menu_item_xfn',''),(122,118,'_menu_item_url',''),(2870,117,'boldgrid_page_id','20'),(1267,598,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(209,69,'_weforms_view_count','27'),(131,121,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg'),(132,121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133,122,'_wp_attached_file','2021/10/58a6d85b-b046b108-epstock130300058.jpg'),(134,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2021/10/58a6d85b-b046b108-epstock130300058.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"58a6d85b-b046b108-epstock130300058-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"58a6d85b-b046b108-epstock130300058-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:46:\"58a6d85b-b046b108-epstock130300058-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(135,123,'_wp_attached_file','2021/10/8af423c8-69090677-aomarch131000010.jpg'),(136,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:341;s:4:\"file\";s:46:\"2021/10/8af423c8-69090677-aomarch131000010.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"8af423c8-69090677-aomarch131000010-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"8af423c8-69090677-aomarch131000010-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:46:\"8af423c8-69090677-aomarch131000010-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(137,124,'_wp_attached_file','2021/10/79502064-7e911594-detanan140400125.jpg'),(138,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2021/10/79502064-7e911594-detanan140400125.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"79502064-7e911594-detanan140400125-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"79502064-7e911594-detanan140400125-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:46:\"79502064-7e911594-detanan140400125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(139,125,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg'),(140,125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(141,126,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg'),(142,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143,127,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg'),(144,127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145,128,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg'),(146,128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(147,129,'_wp_attached_file','2021/10/aa4c22-49b69dc5-2mmedia141100506.jpg'),(148,129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:799;s:6:\"height\";i:599;s:4:\"file\";s:44:\"2021/10/aa4c22-49b69dc5-2mmedia141100506.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"aa4c22-49b69dc5-2mmedia141100506-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"aa4c22-49b69dc5-2mmedia141100506-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"aa4c22-49b69dc5-2mmedia141100506-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:44:\"aa4c22-49b69dc5-2mmedia141100506-555x350.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(149,130,'_wp_attached_file','2021/10/fa379a03-2116d75a-jodiejohnson150100028.jpg'),(150,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:848;s:6:\"height\";i:565;s:4:\"file\";s:51:\"2021/10/fa379a03-2116d75a-jodiejohnson150100028.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"fa379a03-2116d75a-jodiejohnson150100028-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"fa379a03-2116d75a-jodiejohnson150100028-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"fa379a03-2116d75a-jodiejohnson150100028-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:51:\"fa379a03-2116d75a-jodiejohnson150100028-555x350.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,131,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg'),(152,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153,132,'_wp_attached_file','2021/10/b5518de7-aecf4fe-dotshock150602357.jpg'),(154,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:847;s:6:\"height\";i:565;s:4:\"file\";s:46:\"2021/10/b5518de7-aecf4fe-dotshock150602357.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"b5518de7-aecf4fe-dotshock150602357-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"b5518de7-aecf4fe-dotshock150602357-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"b5518de7-aecf4fe-dotshock150602357-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:46:\"b5518de7-aecf4fe-dotshock150602357-555x350.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(155,133,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg'),(156,133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:600;s:4:\"file\";s:101:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157,134,'_wp_attached_file','2021/10/22ffd69d-c51925d-phartisan090500082.jpg'),(158,134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:299;s:4:\"file\";s:47:\"2021/10/22ffd69d-c51925d-phartisan090500082.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"22ffd69d-c51925d-phartisan090500082-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"22ffd69d-c51925d-phartisan090500082-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:47:\"22ffd69d-c51925d-phartisan090500082-360x300.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159,135,'_wp_attached_file','2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg'),(160,135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:750;s:4:\"file\";s:68:\"2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161,136,'_wp_attached_file','2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg'),(162,136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:67:\"2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163,137,'_wp_attached_file','2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg'),(164,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:74:\"2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165,138,'_wp_attached_file','2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg'),(166,138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:74:\"2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167,139,'_wp_attached_file','2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg'),(168,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:200;s:4:\"file\";s:69:\"2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,140,'_wp_attached_file','2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg'),(170,140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:200;s:4:\"file\";s:69:\"2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171,141,'_wp_attached_file','2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg'),(172,141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:200;s:4:\"file\";s:71:\"2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(173,142,'_wp_attached_file','2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg'),(174,142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:80:\"2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:80:\"devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175,143,'_wp_attached_file','2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg'),(176,143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:69:\"2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177,144,'_wp_attached_file','2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg'),(178,144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:67:\"2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179,145,'_wp_attached_file','2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg'),(180,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:69:\"2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181,146,'_wp_attached_file','2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg'),(182,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:72:\"2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183,147,'_wp_attached_file','2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg'),(184,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:66:\"2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(185,148,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg'),(186,148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1283;s:4:\"file\";s:107:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:108:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:109:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-1536x1026.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1026;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187,149,'_wp_attached_file','2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg'),(188,149,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:107:\"2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:108:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:109:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189,109,'_edit_lock','1643306790:2'),(190,156,'_wp_attached_file','2021/10/3.png'),(191,156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3840;s:6:\"height\";i:2161;s:4:\"file\";s:13:\"2021/10/3.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:14:\"3-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:15:\"3-2048x1153.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1153;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(200,109,'crio-premium-page-header-select','none'),(201,109,'crio-premium-page-header-background',''),(202,109,'bgseo_robots_index','index'),(203,109,'bgseo_robots_follow','follow'),(220,179,'_wp_trash_meta_status','publish'),(221,179,'_wp_trash_meta_time','1642032172'),(222,181,'_edit_lock','1642033130:2'),(223,181,'_wp_trash_meta_status','publish'),(224,181,'_wp_trash_meta_time','1642033149'),(225,182,'_wp_attached_file','2022/01/Artboard-1-copyfooter.svg'),(226,182,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:34:\"/2022/01/Artboard-1-copyfooter.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"Artboard-1-copyfooter.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1-copyfooter.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1-copyfooter.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1-copyfooter.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1-copyfooter.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1-copyfooter.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(227,183,'_edit_lock','1642033868:2'),(228,183,'_wp_trash_meta_status','publish'),(229,183,'_wp_trash_meta_time','1642033872'),(230,184,'_edit_lock','1642033928:2'),(231,184,'_wp_trash_meta_status','publish'),(232,184,'_wp_trash_meta_time','1642033972'),(233,185,'_edit_lock','1642034389:2'),(234,185,'_wp_trash_meta_status','publish'),(235,185,'_wp_trash_meta_time','1642034364'),(236,186,'_wp_trash_meta_status','publish'),(237,186,'_wp_trash_meta_time','1642034413'),(238,187,'_wp_trash_meta_status','publish'),(239,187,'_wp_trash_meta_time','1642034444'),(240,188,'_edit_lock','1642034608:2'),(241,188,'_wp_trash_meta_status','publish'),(242,188,'_wp_trash_meta_time','1642034645'),(243,189,'_edit_lock','1642035514:2'),(244,189,'_wp_trash_meta_status','publish'),(245,189,'_wp_trash_meta_time','1642035520'),(246,192,'_wp_trash_meta_status','publish'),(247,192,'_wp_trash_meta_time','1642035557'),(248,193,'_edit_lock','1642035628:2'),(249,193,'_wp_trash_meta_status','publish'),(250,193,'_wp_trash_meta_time','1642035662'),(1520,701,'inline_featured_image','0'),(1519,700,'_edit_lock','1643154568:2'),(254,197,'inline_featured_image','0'),(255,197,'_edit_lock','1642446179:2'),(256,198,'_wp_attached_file','2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-1.jpg'),(257,198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1225;s:4:\"file\";s:60:\"2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"Paper-rising-4istockphoto-1186257627-2048x2048-1-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"Paper-rising-4istockphoto-1186257627-2048x2048-1-1024x613.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:613;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Paper-rising-4istockphoto-1186257627-2048x2048-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"Paper-rising-4istockphoto-1186257627-2048x2048-1-768x459.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"Paper-rising-4istockphoto-1186257627-2048x2048-1-1536x919.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:919;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(258,199,'_wp_attached_file','2022/01/istockphoto-1162810399-2048x2048-1.jpeg'),(259,199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:47:\"2022/01/istockphoto-1162810399-2048x2048-1.jpeg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"istockphoto-1162810399-2048x2048-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"istockphoto-1162810399-2048x2048-1-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"istockphoto-1162810399-2048x2048-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"istockphoto-1162810399-2048x2048-1-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:49:\"istockphoto-1162810399-2048x2048-1-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:113:\"Coworkers team at work. Group of young business people in trendy casual wear working together in creative office.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(277,214,'sa_slide1_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo1.png\' alt=\'Logo 1\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(265,202,'_edit_lock','1643331889:2'),(264,202,'inline_featured_image','0'),(266,202,'_edit_last','2'),(267,203,'_wp_attached_file','2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-2.jpg'),(268,203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1225;s:4:\"file\";s:60:\"2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"Paper-rising-4istockphoto-1186257627-2048x2048-2-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"Paper-rising-4istockphoto-1186257627-2048x2048-2-1024x613.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:613;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Paper-rising-4istockphoto-1186257627-2048x2048-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"Paper-rising-4istockphoto-1186257627-2048x2048-2-768x459.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"Paper-rising-4istockphoto-1186257627-2048x2048-2-1536x919.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:919;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(269,202,'_wpb_vc_js_status','true'),(270,210,'_wp_attached_file','2022/01/Artboard-3Element.png'),(271,210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1610;s:4:\"file\";s:29:\"2022/01/Artboard-3Element.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Artboard-3Element-186x300.png\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Artboard-3Element-636x1024.png\";s:5:\"width\";i:636;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Artboard-3Element-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Artboard-3Element-768x1236.png\";s:5:\"width\";i:768;s:6:\"height\";i:1236;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"Artboard-3Element-954x1536.png\";s:5:\"width\";i:954;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(272,211,'_wp_attached_file','2022/01/Artboard-3Element.svg'),(273,211,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-3Element.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-3Element.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-3Element.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-3Element.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-3Element.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-3Element.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-3Element.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(274,212,'_wpb_shortcodes_custom_css','.vc_custom_1642447696179{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(275,202,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307552116{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 40px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307583904{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643307604243{margin-top: -550px !important;}.vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}'),(276,213,'_wpb_shortcodes_custom_css','.vc_custom_1642447826998{margin-top: -900px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(278,214,'sa_slide1_image_data','~left top~contain~no-repeat~#f4cccc'),(279,214,'sa_slide1_link_url',''),(280,214,'sa_slide1_link_target','_self'),(281,214,'sa_slide1_popup_type','NONE'),(282,214,'sa_slide1_popup_imageid',''),(283,214,'sa_slide1_popup_imagetitle',''),(284,214,'sa_slide1_popup_video_id',''),(285,214,'sa_slide1_popup_video_type',''),(286,214,'sa_slide1_popup_background','no'),(287,214,'sa_slide1_popup_html',''),(288,214,'sa_slide1_popup_shortcode','0'),(289,214,'sa_slide1_popup_bgcol','#ffffff'),(290,214,'sa_slide1_popup_width','600'),(291,214,'sa_slide2_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo2.png\' alt=\'Logo 2\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(292,214,'sa_slide2_image_data','~left top~contain~no-repeat~#d9ead3'),(293,214,'sa_slide2_link_url',''),(294,214,'sa_slide2_link_target','_self'),(295,214,'sa_slide2_popup_type','NONE'),(296,214,'sa_slide2_popup_imageid',''),(297,214,'sa_slide2_popup_imagetitle',''),(298,214,'sa_slide2_popup_video_id',''),(299,214,'sa_slide2_popup_video_type',''),(300,214,'sa_slide2_popup_background','no'),(301,214,'sa_slide2_popup_html',''),(302,214,'sa_slide2_popup_shortcode','0'),(303,214,'sa_slide2_popup_bgcol','#ffffff'),(304,214,'sa_slide2_popup_width','600'),(305,214,'sa_slide3_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo3.png\' alt=\'Logo 3\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(306,214,'sa_slide3_image_data','~left top~contain~no-repeat~#fce5cd'),(307,214,'sa_slide3_link_url',''),(308,214,'sa_slide3_link_target','_self'),(309,214,'sa_slide3_popup_type','NONE'),(310,214,'sa_slide3_popup_imageid',''),(311,214,'sa_slide3_popup_imagetitle',''),(312,214,'sa_slide3_popup_video_id',''),(313,214,'sa_slide3_popup_video_type',''),(314,214,'sa_slide3_popup_background','no'),(315,214,'sa_slide3_popup_html',''),(316,214,'sa_slide3_popup_shortcode','0'),(317,214,'sa_slide3_popup_bgcol','#ffffff'),(318,214,'sa_slide3_popup_width','600'),(319,214,'sa_slide4_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo4.png\' alt=\'Logo 4\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(320,214,'sa_slide4_image_data','~left top~contain~no-repeat~#d0e0e3'),(321,214,'sa_slide4_link_url',''),(322,214,'sa_slide4_link_target','_self'),(323,214,'sa_slide4_popup_type','NONE'),(324,214,'sa_slide4_popup_imageid',''),(325,214,'sa_slide4_popup_imagetitle',''),(326,214,'sa_slide4_popup_video_id',''),(327,214,'sa_slide4_popup_video_type',''),(328,214,'sa_slide4_popup_background','no'),(329,214,'sa_slide4_popup_html',''),(330,214,'sa_slide4_popup_shortcode','0'),(331,214,'sa_slide4_popup_bgcol','#ffffff'),(332,214,'sa_slide4_popup_width','600'),(333,214,'sa_slide5_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo5.png\' alt=\'Logo 5\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(334,214,'sa_slide5_image_data','~left top~contain~no-repeat~#fff2cc'),(335,214,'sa_slide5_link_url',''),(336,214,'sa_slide5_link_target','_self'),(337,214,'sa_slide5_popup_type','NONE'),(338,214,'sa_slide5_popup_imageid',''),(339,214,'sa_slide5_popup_imagetitle',''),(340,214,'sa_slide5_popup_video_id',''),(341,214,'sa_slide5_popup_video_type',''),(342,214,'sa_slide5_popup_background','no'),(343,214,'sa_slide5_popup_html',''),(344,214,'sa_slide5_popup_shortcode','0'),(345,214,'sa_slide5_popup_bgcol','#ffffff'),(346,214,'sa_slide5_popup_width','600'),(347,214,'sa_slide6_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo6.png\' alt=\'Logo 6\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(348,214,'sa_slide6_image_data','~left top~contain~no-repeat~#cfe2f3'),(349,214,'sa_slide6_link_url',''),(350,214,'sa_slide6_link_target','_self'),(351,214,'sa_slide6_popup_type','NONE'),(352,214,'sa_slide6_popup_imageid',''),(353,214,'sa_slide6_popup_imagetitle',''),(354,214,'sa_slide6_popup_video_id',''),(355,214,'sa_slide6_popup_video_type',''),(356,214,'sa_slide6_popup_background','no'),(357,214,'sa_slide6_popup_html',''),(358,214,'sa_slide6_popup_shortcode','0'),(359,214,'sa_slide6_popup_bgcol','#ffffff'),(360,214,'sa_slide6_popup_width','600'),(361,214,'sa_slide7_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo7.png\' alt=\'Logo 7\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(362,214,'sa_slide7_image_data','~left top~contain~no-repeat~#d9d2e9'),(363,214,'sa_slide7_link_url',''),(364,214,'sa_slide7_link_target','_self'),(365,214,'sa_slide7_popup_type','NONE'),(366,214,'sa_slide7_popup_imageid',''),(367,214,'sa_slide7_popup_imagetitle',''),(368,214,'sa_slide7_popup_video_id',''),(369,214,'sa_slide7_popup_video_type',''),(370,214,'sa_slide7_popup_background','no'),(371,214,'sa_slide7_popup_html',''),(372,214,'sa_slide7_popup_shortcode','0'),(373,214,'sa_slide7_popup_bgcol','#ffffff'),(374,214,'sa_slide7_popup_width','600'),(375,214,'sa_slide8_content','<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/plugins/slide-anything/images/sample_logo8.png\' alt=\'Logo 8\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),(376,214,'sa_slide8_image_data','~left top~contain~no-repeat~#ead1dc'),(377,214,'sa_slide8_link_url',''),(378,214,'sa_slide8_link_target','_self'),(379,214,'sa_slide8_popup_type','NONE'),(380,214,'sa_slide8_popup_imageid',''),(381,214,'sa_slide8_popup_imagetitle',''),(382,214,'sa_slide8_popup_video_id',''),(383,214,'sa_slide8_popup_video_type',''),(384,214,'sa_slide8_popup_background','no'),(385,214,'sa_slide8_popup_html',''),(386,214,'sa_slide8_popup_shortcode','0'),(387,214,'sa_slide8_popup_bgcol','#ffffff'),(388,214,'sa_slide8_popup_width','600'),(389,214,'sa_disable_visual_editor','0'),(390,214,'sa_num_slides','8'),(391,214,'sa_slide_duration','4'),(392,214,'sa_slide_transition','0.3'),(393,214,'sa_slide_by','1'),(394,214,'sa_loop_slider','1'),(395,214,'sa_stop_hover','1'),(396,214,'sa_nav_arrows','1'),(397,214,'sa_pagination','1'),(398,214,'sa_shortcodes','0'),(399,214,'sa_random_order','1'),(400,214,'sa_reverse_order','0'),(401,214,'sa_mouse_drag','0'),(402,214,'sa_touch_drag','1'),(403,214,'sa_mousewheel','0'),(404,214,'sa_click_advance','0'),(405,214,'sa_auto_height','0'),(406,214,'sa_vert_center','0'),(407,214,'sa_items_width1','1'),(408,214,'sa_items_width2','2'),(409,214,'sa_items_width3','3'),(410,214,'sa_items_width4','4'),(411,214,'sa_items_width5','4'),(412,214,'sa_items_width6','4'),(413,214,'sa_transition','fade'),(414,214,'sa_hero_slider','0'),(415,214,'sa_showcase_slider','0'),(416,214,'sa_showcase_width','120'),(417,214,'sa_showcase_tablet','1'),(418,214,'sa_showcase_width_tab','130'),(419,214,'sa_showcase_mobile','0'),(420,214,'sa_showcase_width_mob','140'),(421,214,'sa_css_id','sample_slider'),(422,214,'sa_background_color','#fafafa'),(423,214,'sa_border_width','1'),(424,214,'sa_border_color','#f0f0f0'),(425,214,'sa_border_radius','5'),(426,214,'sa_wrapper_padd_top','8'),(427,214,'sa_wrapper_padd_right','8'),(428,214,'sa_wrapper_padd_bottom','8'),(429,214,'sa_wrapper_padd_left','8'),(430,214,'sa_slide_min_height_perc','50'),(431,214,'sa_slide_padding_tb','5'),(432,214,'sa_slide_padding_lr','5'),(433,214,'sa_slide_margin_lr','0'),(434,214,'sa_autohide_arrows','1'),(435,214,'sa_dot_per_slide','0'),(436,214,'sa_slide_icons_location','Center Center'),(437,214,'sa_slide_icons_visible','0'),(438,214,'sa_slide_icons_color','white'),(439,214,'sa_thumbs_active','0'),(440,214,'sa_thumbs_location','Inside Bottom'),(441,214,'sa_thumbs_image_size','thumbnail'),(442,214,'sa_thumbs_padding','3'),(443,214,'sa_thumbs_width','150'),(444,214,'sa_thumbs_height','85'),(445,214,'sa_thumbs_opacity','50'),(446,214,'sa_thumbs_border_width','0'),(447,214,'sa_thumbs_border_color','#ffffff'),(448,214,'sa_thumbs_resp_tablet','75'),(449,214,'sa_thumbs_resp_mobile','50'),(450,215,'_edit_lock','1642774262:2'),(451,215,'_edit_last','2'),(452,215,'sa_slide1_content','<h2><span style=\"color: #ffffff;\">Empowering </span><br /><span style=\"color: #ffffff;\">Stroke </span><br /><span style=\"color: #ffffff;\">Survivors</span></h2>'),(453,215,'sa_slide1_image_data','203~left top~100% auto~no-repeat~rgba(0,0,0,0)'),(454,215,'sa_slide1_link_url',''),(455,215,'sa_slide1_link_target','_self'),(456,215,'sa_slide2_content','<p>Slide content</p>'),(457,215,'sa_slide2_image_data','0~left top~contain~no-repeat~rgba(0,0,0,0)'),(458,215,'sa_slide2_link_url',''),(459,215,'sa_slide2_link_target','_self'),(460,215,'sa_slide3_content','<p>Slide content</p>'),(461,215,'sa_slide3_image_data','0~left top~contain~no-repeat~rgba(0,0,0,0)'),(462,215,'sa_slide3_link_url',''),(463,215,'sa_slide3_link_target','_self'),(464,215,'sa_num_slides','3'),(465,215,'sa_disable_visual_editor','0'),(466,215,'sa_info_added','0'),(467,215,'sa_info_deleted','0'),(468,215,'sa_duplicate_slide','0'),(469,215,'sa_info_duplicated','0'),(470,215,'sa_move_slide_up','0'),(471,215,'sa_info_moved','0'),(472,215,'sa_slide_duration','5'),(473,215,'sa_slide_transition','0.2'),(474,215,'sa_slide_by','1'),(475,215,'sa_loop_slider','1'),(476,215,'sa_stop_hover','1'),(477,215,'sa_nav_arrows','1'),(478,215,'sa_pagination','1'),(479,215,'sa_random_order','0'),(480,215,'sa_reverse_order','0'),(481,215,'sa_shortcodes','0'),(482,215,'sa_mouse_drag','0'),(483,215,'sa_touch_drag','1'),(484,215,'sa_mousewheel','0'),(485,215,'sa_click_advance','0'),(486,215,'sa_auto_height','0'),(487,215,'sa_vert_center','0'),(488,215,'sa_items_width1','1'),(489,215,'sa_items_width2','1'),(490,215,'sa_items_width3','1'),(491,215,'sa_items_width4','1'),(492,215,'sa_items_width5','1'),(493,215,'sa_items_width6','1'),(494,215,'sa_transition','Slide'),(495,215,'sa_hero_slider','0'),(496,215,'sa_showcase_slider','0'),(497,215,'sa_showcase_tablet','0'),(498,215,'sa_showcase_mobile','0'),(499,215,'sa_css_id','slider_215'),(500,215,'sa_background_color','rgba(0,0,0,0)'),(501,215,'sa_border_width','0'),(502,215,'sa_border_color','rgba(0,0,0,0)'),(503,215,'sa_border_radius','0'),(504,215,'sa_wrapper_padd_top','0'),(505,215,'sa_wrapper_padd_right','0'),(506,215,'sa_wrapper_padd_bottom','0'),(507,215,'sa_wrapper_padd_left','0'),(508,215,'sa_slide_min_height_perc','50'),(509,215,'sa_slide_padding_tb','5'),(510,215,'sa_slide_padding_lr','5'),(511,215,'sa_slide_margin_lr','0'),(512,215,'sa_slide_icons_location','Center Center'),(513,215,'sa_slide_icons_color','white selected'),(514,215,'sa_autohide_arrows','1'),(515,215,'sa_dot_per_slide','0'),(516,215,'sa_slide_icons_visible','0'),(517,215,'sa_slide_icons_fullslide','0'),(518,215,'sa_other_settings','0|0|0|0|0|0|full'),(519,215,'sa_start_pos','1'),(520,216,'inline_featured_image','0'),(521,215,'sa_slide1_char_count','159'),(522,215,'sa_slide2_char_count','20'),(523,215,'sa_slide3_char_count','20'),(524,218,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642447826998{margin-top: -900px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(525,219,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642462995966{margin-top: -900px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(526,220,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642462995966{margin-top: -900px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(530,222,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642462995966{margin-top: -900px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(529,202,'_wp_page_template','default'),(531,223,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725549696{margin-top: -900px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(532,224,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(533,225,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725698506{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}'),(534,226,'_wpb_shortcodes_custom_css','.vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(535,227,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725986304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(536,228,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642727265135{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(537,229,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642727444828{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(538,230,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642727518790{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(539,231,'_wp_trash_meta_status','publish'),(540,231,'_wp_trash_meta_time','1642727691'),(541,232,'_edit_lock','1642727764:2'),(542,232,'_wp_trash_meta_status','publish'),(543,232,'_wp_trash_meta_time','1642727765'),(544,234,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642727826080{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(545,235,'_edit_lock','1642727979:2'),(546,235,'_wp_trash_meta_status','publish'),(547,235,'_wp_trash_meta_time','1642727985'),(548,237,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(549,238,'_wp_trash_meta_status','publish'),(550,238,'_wp_trash_meta_time','1642728076'),(551,240,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(552,241,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(553,242,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728283748{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(554,243,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728283748{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(555,244,'_edit_lock','1642728626:2'),(556,245,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728613075{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728283748{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(557,244,'_wp_trash_meta_status','publish'),(558,244,'_wp_trash_meta_time','1642728639'),(559,247,'_edit_lock','1642728766:2'),(560,247,'_wp_trash_meta_status','publish'),(561,247,'_wp_trash_meta_time','1642728773'),(562,249,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728856761{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(564,251,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729027915{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(565,252,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729153829{margin-top: -500px !important;}.vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729058609{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(566,253,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729280239{margin-left: 20px !important;}.vc_custom_1642729319814{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(580,264,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642772643925{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(568,254,'_wp_trash_meta_status','publish'),(569,254,'_wp_trash_meta_time','1642729439'),(570,256,'_edit_lock','1642729759:2'),(571,256,'_wp_trash_meta_status','publish'),(572,256,'_wp_trash_meta_time','1642729783'),(573,258,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729280239{margin-left: 20px !important;}.vc_custom_1642729319814{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(574,259,'_wp_trash_meta_status','publish'),(575,259,'_wp_trash_meta_time','1642729916'),(576,261,'_edit_lock','1642772406:2'),(577,261,'_wp_trash_meta_status','publish'),(578,261,'_wp_trash_meta_time','1642772408'),(579,263,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(581,265,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642772697877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(582,266,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642772784538{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(583,202,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(584,267,'_wpb_post_custom_css','.entry-header {visibility: hidden;}'),(585,267,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642772784538{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642773588888{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(586,268,'_edit_lock','1642773943:2'),(587,268,'_wp_trash_meta_status','publish'),(588,268,'_wp_trash_meta_time','1642773970'),(589,269,'_wp_trash_meta_status','publish'),(590,269,'_wp_trash_meta_time','1642774159'),(592,271,'_wpb_post_custom_css','.entry-header {visibility: hidden;}'),(593,271,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642729334485{margin-top: -500px !important;}.vc_custom_1642772784538{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642773588888{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(594,272,'_wpb_post_custom_css','.entry-header {visibility: hidden;}'),(595,272,'_wpb_shortcodes_custom_css','.vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642774885200{margin-top: -500px !important;padding-top: 0px !important;}.vc_custom_1642774897551{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(596,273,'_wpb_post_custom_css','.entry-header {visibility: hidden;}'),(597,273,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642774885200{margin-top: -500px !important;padding-top: 0px !important;}.vc_custom_1642774897551{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(599,274,'_edit_lock','1642776076:2'),(600,275,'_wpb_post_custom_css','.entry-header {visibility: hidden;}'),(601,275,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642774897551{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(602,274,'_wp_trash_meta_status','publish'),(603,274,'_wp_trash_meta_time','1642776084'),(604,277,'_wp_trash_meta_status','publish'),(605,277,'_wp_trash_meta_time','1642776324'),(608,279,'_wp_trash_meta_status','publish'),(609,279,'_wp_trash_meta_time','1642776470'),(610,280,'_edit_lock','1642776491:2'),(611,280,'_wp_trash_meta_status','publish'),(612,280,'_wp_trash_meta_time','1642776507'),(614,282,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(615,282,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776702643{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(618,284,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(616,283,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(617,283,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776783053{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 300px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(619,284,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(620,285,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(621,285,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782109931{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(622,286,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(623,286,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782186390{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(624,287,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(625,287,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782240255{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(626,288,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(627,288,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782287087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(628,289,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(629,289,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782457324{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(630,290,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(631,290,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782495967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(632,291,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(633,291,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782495967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(636,293,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(637,293,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(638,294,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(639,294,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642782862020{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(641,295,'_wp_trash_meta_status','publish'),(642,295,'_wp_trash_meta_time','1642783046'),(643,297,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(644,297,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783109781{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642729280239{margin-left: 20px !important;}'),(645,298,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(646,298,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783109781{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(647,299,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(648,299,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783294868{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(649,300,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(650,300,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783329895{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(651,301,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(652,301,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783387363{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783329895{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(653,302,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(654,302,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783483207{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783460352{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783329895{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(662,307,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(663,307,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784174535{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783542308{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(657,304,'_edit_lock','1642784119:2'),(655,303,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(656,303,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783542308{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783460352{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783530073{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(658,304,'_wp_trash_meta_status','publish'),(659,304,'_wp_trash_meta_time','1642784121'),(660,306,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(661,306,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642783542308{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(664,308,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(665,308,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784250374{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642784278398{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(666,309,'_wp_trash_meta_status','publish'),(667,309,'_wp_trash_meta_time','1642784380'),(668,311,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(669,311,'_wpb_shortcodes_custom_css','.vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784431828{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642784421742{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(670,312,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(671,312,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784548232{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784488527{margin-top: -400px !important;padding-top: 0px !important;}.vc_custom_1642784467655{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(672,313,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(673,313,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784548232{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784598945{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(674,314,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(675,314,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784548232{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784659113{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(676,315,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(677,315,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784704962{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784692106{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(678,316,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(679,316,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784801690{margin-top: 300px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784749381{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784784600{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(680,317,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(681,317,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784902173{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 200px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(682,318,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(683,318,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(684,319,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(685,319,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785140395{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(686,320,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(687,320,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785198110{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(707,331,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(708,331,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786056506{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(688,321,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(689,321,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785198110{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(690,322,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(691,322,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785448820{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(692,323,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(693,323,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785472826{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(695,325,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(696,325,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785543763{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785535167{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(697,326,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(698,326,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785600367{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #002d82 !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785535167{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(703,329,'_wp_attached_file','2022/01/Artboard-1Lighten.svg'),(699,327,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(700,327,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785637907{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #002d82 !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785535167{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(701,328,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(702,328,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785698561{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(704,329,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-1Lighten.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-1Lighten.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Lighten.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Lighten.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Lighten.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Lighten.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Lighten.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(705,330,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(706,330,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786030045{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(713,334,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(709,332,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(710,332,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(711,333,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(712,333,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786141344{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(714,334,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786183027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786141344{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(715,335,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(716,335,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786141344{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(717,336,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(718,336,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(719,337,'_wp_attached_file','2022/01/Together.jpg'),(720,337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1197;s:4:\"file\";s:20:\"2022/01/Together.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Together-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Together-1024x613.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:613;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Together-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Together-768x460.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Together-1536x919.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:919;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"PEOPLE IMAGES\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(721,338,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(722,338,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(723,339,'_wp_attached_file','2022/01/1200px-Cooper_University_Hospital_logo.svg.png'),(724,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:391;s:4:\"file\";s:54:\"2022/01/1200px-Cooper_University_Hospital_logo.svg.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"1200px-Cooper_University_Hospital_logo.svg-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"1200px-Cooper_University_Hospital_logo.svg-1024x334.png\";s:5:\"width\";i:1024;s:6:\"height\";i:334;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"1200px-Cooper_University_Hospital_logo.svg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"1200px-Cooper_University_Hospital_logo.svg-768x250.png\";s:5:\"width\";i:768;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(725,340,'_wp_attached_file','2022/01/brand-content-logo.png'),(726,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1276;s:6:\"height\";i:236;s:4:\"file\";s:30:\"2022/01/brand-content-logo.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"brand-content-logo-300x55.png\";s:5:\"width\";i:300;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"brand-content-logo-1024x189.png\";s:5:\"width\";i:1024;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"brand-content-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"brand-content-logo-768x142.png\";s:5:\"width\";i:768;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(727,341,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(728,341,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(729,342,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(730,342,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(731,343,'_wp_attached_file','2022/01/brand-content-logo-1.png'),(732,343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:780;s:6:\"height\";i:236;s:4:\"file\";s:32:\"2022/01/brand-content-logo-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"brand-content-logo-1-300x91.png\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"brand-content-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"brand-content-logo-1-768x232.png\";s:5:\"width\";i:768;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(733,344,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(734,344,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(735,345,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(736,345,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788009187{background-color: #f8f8f8 !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(737,346,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(738,346,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788203948{background-color: #f8f8f8 !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(739,347,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(740,347,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788261114{background-color: #f8f8f8 !important;}.vc_custom_1642784841735{margin-top: 40px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(741,348,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(742,348,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788334270{margin-top: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(743,349,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(744,349,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788379366{margin-top: -50px !important;padding-top: 0px !important;}.vc_custom_1642788334270{margin-top: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(745,350,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(746,350,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788379366{margin-top: -50px !important;padding-top: 0px !important;}.vc_custom_1642788334270{margin-top: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(747,351,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(748,351,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788379366{margin-top: -50px !important;padding-top: 0px !important;}.vc_custom_1642788765409{margin-top: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(749,352,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(750,352,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642788968885{margin-top: -25px !important;padding-top: 0px !important;}.vc_custom_1642789010618{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(751,353,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(752,353,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789010618{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(753,354,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(754,354,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789114885{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(755,355,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(756,355,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789114885{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(757,356,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(758,356,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(759,357,'_wp_attached_file','2022/01/Partner.jpg'),(760,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:19:\"2022/01/Partner.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Partner-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Partner-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Partner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Partner-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Partner-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(761,358,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(762,358,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789664987{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(763,359,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(764,359,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789902824{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(765,360,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(766,360,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(767,361,'_wp_attached_file','2022/01/Artboard-3-copyyellow.svg'),(768,361,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:34:\"/2022/01/Artboard-3-copyyellow.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"Artboard-3-copyyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(769,362,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(770,362,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642790468768{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(771,363,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(772,363,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642790468768{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(773,364,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(774,364,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642790634003{margin-top: -40px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(775,365,'_wp_attached_file','2022/01/Artboard-5White-to-Gray.svg'),(776,365,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:36:\"/2022/01/Artboard-5White-to-Gray.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:27:\"Artboard-5White-to-Gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-5White-to-Gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-5White-to-Gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-5White-to-Gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-5White-to-Gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-5White-to-Gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(777,366,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(778,366,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}.vc_custom_1642790948736{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(779,367,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(780,367,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642790994115{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1642790948736{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642790979395{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(2225,975,'_wpb_shortcodes_custom_css','.vc_custom_1643291682883{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(781,368,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(782,368,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642790948736{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642790979395{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(783,369,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(784,369,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791102136{margin-top: -40px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642790979395{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(785,370,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(786,370,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791152235{margin-top: -40px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(2224,975,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(989,463,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(788,371,'_wp_trash_meta_status','publish'),(789,371,'_wp_trash_meta_time','1642791522'),(790,372,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(791,372,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791628517{margin-top: -40px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(792,373,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(793,373,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791808234{margin-top: -60px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(794,374,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(795,374,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}'),(796,375,'_wp_attached_file','2022/01/Artboard-3-copyOrange.svg'),(797,375,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:34:\"/2022/01/Artboard-3-copyOrange.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"Artboard-3-copyOrange.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyOrange.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyOrange.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyOrange.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyOrange.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-3-copyOrange.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(798,376,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(799,376,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792213761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(800,377,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(801,377,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(802,378,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(803,378,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792364989{margin-top: -300px !important;}.vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(804,379,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(805,379,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792493163{margin-top: -100px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(806,380,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(807,380,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792539643{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(808,381,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(809,381,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(810,382,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(811,382,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(812,383,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(813,383,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642792855703{margin-top: -500px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(814,384,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(815,384,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642792905806{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(816,385,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(817,385,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642792905806{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(818,386,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(819,386,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642792905806{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793026906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(824,389,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(820,387,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(821,387,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793062204{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793026906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(822,388,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(823,388,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793062204{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(825,389,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793062204{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793170949{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(826,390,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(827,390,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793170949{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(828,391,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(829,391,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793463054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(830,392,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(831,392,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(832,393,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(833,393,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793610469{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(834,394,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(835,394,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(836,395,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(837,395,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(838,396,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(839,396,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(840,397,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(841,397,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(910,434,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797465601{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(871,410,'_wp_trash_meta_time','1642795283'),(842,398,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(843,398,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(846,400,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(847,400,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794136527{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(844,399,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(845,399,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794049818{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(848,401,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(849,401,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794215152{margin-top: -575px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(850,402,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(851,402,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(852,403,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(853,403,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(854,404,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(855,404,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794606397{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(856,405,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(857,405,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794606397{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(858,406,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(859,406,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794751139{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(870,410,'_wp_trash_meta_status','publish'),(860,407,'_edit_lock','1642795116:2'),(861,408,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(862,408,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642795118480{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(863,407,'_wp_trash_meta_status','publish'),(864,407,'_wp_trash_meta_time','1642795131'),(867,410,'_edit_lock','1642795272:2'),(868,411,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(869,411,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642795269176{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(872,413,'_wp_trash_meta_status','publish'),(873,413,'_wp_trash_meta_time','1642795353'),(874,415,'_wp_trash_meta_status','publish'),(875,415,'_wp_trash_meta_time','1642795416'),(876,417,'_edit_lock','1642795791:2'),(877,418,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(878,418,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642795650759{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(881,417,'_wp_trash_meta_status','publish'),(879,419,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(880,419,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642795703053{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(882,417,'_wp_trash_meta_time','1642795814'),(883,420,'_wp_trash_meta_status','publish'),(884,420,'_wp_trash_meta_time','1642795853'),(885,421,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(886,421,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642796002918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(891,424,'_wp_trash_meta_status','publish'),(892,424,'_wp_trash_meta_time','1642796277'),(887,422,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(888,422,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642796059523{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(889,423,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(890,423,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642796096816{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(893,426,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(894,426,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642796559158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(909,434,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(895,427,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(896,427,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642796559158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(897,428,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(898,428,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642796733927{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(899,429,'_wp_attached_file','2022/01/Artboard-7Orange7.svg'),(900,429,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-7Orange7.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-7Orange7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-7Orange7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-7Orange7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-7Orange7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-7Orange7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-7Orange7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(901,430,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(902,430,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797155985{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(903,431,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(904,431,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797210440{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(905,432,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(906,432,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797210440{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(907,433,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(908,433,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(911,435,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(912,435,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797598050{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(941,450,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(942,450,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(913,436,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(914,436,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797686847{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(915,437,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(916,437,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797729072{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(917,438,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(918,438,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(919,439,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(920,439,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797846612{margin-left: -300px !important;}.vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(921,440,'_wp_attached_file','2022/01/Artboard-7-copytop3.svg'),(922,440,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:32:\"/2022/01/Artboard-7-copytop3.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:23:\"Artboard-7-copytop3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"Artboard-7-copytop3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"Artboard-7-copytop3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"Artboard-7-copytop3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"Artboard-7-copytop3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"Artboard-7-copytop3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(923,441,'_wp_attached_file','2022/01/Artboard-7Combo.svg'),(924,441,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:28:\"/2022/01/Artboard-7Combo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"Artboard-7Combo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-7Combo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-7Combo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-7Combo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-7Combo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-7Combo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(925,442,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(926,442,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798544680{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798531506{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797846612{margin-left: -300px !important;}.vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(935,447,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(936,447,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(927,443,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(928,443,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798637076{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798644877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797846612{margin-left: -300px !important;}.vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(929,444,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(930,444,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798637076{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798644877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797846612{margin-left: -300px !important;}.vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(931,445,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(932,445,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798804409{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798795107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642797846612{margin-left: -300px !important;}.vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(933,446,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(934,446,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(937,448,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(938,448,'_wpb_shortcodes_custom_css','.vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(939,449,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(940,449,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(943,451,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(944,451,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799331950{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(945,452,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(946,452,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(947,453,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(948,453,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799416209{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(949,454,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(950,454,'_wpb_shortcodes_custom_css','.vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(951,455,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(952,455,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(988,463,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(953,456,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(954,456,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(955,111,'_edit_last','2'),(956,111,'_wp_page_template','default'),(957,111,'rs_page_bg_color',''),(958,111,'inline_featured_image','0'),(959,111,'_edit_lock','1642800306:2'),(2457,1080,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2456,1080,'_menu_item_target',''),(2455,1080,'_menu_item_object','page'),(2454,1080,'_menu_item_object_id','1056'),(2453,1080,'_menu_item_menu_item_parent','0'),(981,118,'_wp_old_date','2021-10-05'),(1331,624,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068932076{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1330,624,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1329,623,'_edit_lock','1643070114:2'),(979,112,'_wp_old_date','2021-10-05'),(982,460,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(984,461,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(985,461,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033140753{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(986,462,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(987,462,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(990,464,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(991,464,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(992,465,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(993,465,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(994,466,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(995,466,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(996,467,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(997,467,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}');
INSERT INTO `wp_postmeta` VALUES (1034,486,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1035,486,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041072937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(998,468,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(999,468,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034270288{margin-top: -440px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1000,469,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1001,469,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1002,470,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1003,470,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1004,471,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1005,471,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1006,472,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1007,472,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034801585{margin-top: -300px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1008,473,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1009,473,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034919306{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034801585{margin-top: -300px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1010,474,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1011,474,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034801585{margin-top: -300px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1012,475,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1013,475,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1014,476,'_wp_attached_file','2022/01/Artboard-7-copy-3slices.svg'),(1015,476,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:36:\"/2022/01/Artboard-7-copy-3slices.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:27:\"Artboard-7-copy-3slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-3slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-3slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-3slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-3slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-3slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1016,477,'_wp_attached_file','2022/01/Artboard-7-copy-4slices.svg'),(1017,477,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:36:\"/2022/01/Artboard-7-copy-4slices.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:27:\"Artboard-7-copy-4slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-4slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-4slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-4slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-4slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-7-copy-4slices.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1018,478,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1019,478,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643035017820{margin-top: 0px !important;}'),(1022,480,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1020,479,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1021,479,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643035962503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #dd9933 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643035017820{margin-top: 0px !important;}'),(1023,480,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643036022790{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #dd9933 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643035017820{margin-top: 0px !important;}'),(1024,481,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1025,481,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643036022790{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #dd9933 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643036093177{background-color: #dd9933 !important;}.vc_custom_1643035017820{margin-top: 0px !important;}'),(1026,482,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1027,482,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643040514880{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643040557296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643036093177{background-color: #dd9933 !important;}.vc_custom_1643036273320{margin-top: 0px !important;}'),(1032,485,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1033,485,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1028,483,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1029,483,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643036093177{background-color: #dd9933 !important;}.vc_custom_1643036273320{margin-top: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}.vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643040514880{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643040557296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(1030,484,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1031,484,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643035017820{margin-top: 0px !important;}'),(1036,487,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1037,487,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041214347{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041206528{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1038,488,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1039,488,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041206528{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1040,489,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1041,489,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041323629{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1042,490,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1043,490,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1044,491,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1045,491,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1046,492,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1047,492,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1056,497,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1057,497,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041768028{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1048,493,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1049,493,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1050,494,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1051,494,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1052,495,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1053,495,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1054,496,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1055,496,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1058,498,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1059,498,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1060,499,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1061,499,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041846117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1062,500,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1063,500,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041866392{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1064,501,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1065,501,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041893665{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1066,502,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1067,502,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041912820{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1068,503,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1069,503,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1070,504,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1071,504,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1072,505,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1073,505,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1074,506,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1075,506,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1076,507,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1077,507,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1078,508,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1079,508,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1080,509,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1081,509,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1963,860,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221058690{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1082,510,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1083,510,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1084,511,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1085,511,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1086,512,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1087,512,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1088,513,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1089,513,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1090,514,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1091,514,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1092,515,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1093,515,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047127712{margin-top: -400px !important;}.vc_custom_1643047100973{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1136,537,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049103206{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1094,516,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1095,516,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047127712{margin-top: -400px !important;}.vc_custom_1643047100973{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1096,517,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1097,517,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047232044{margin-top: -400px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1098,518,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1099,518,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047328106{margin-top: -400px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1100,519,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1101,519,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047421870{margin-top: -500px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1102,520,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1103,520,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047421870{margin-top: -500px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1115,525,'_wp_trash_meta_status','publish'),(1104,521,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1105,521,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047421870{margin-top: -500px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1106,522,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1107,522,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047421870{margin-top: -500px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1108,523,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1109,523,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1110,524,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1111,524,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643048042188{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1112,525,'_edit_lock','1643048183:2'),(1113,526,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1114,526,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643048187359{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1116,525,'_wp_trash_meta_time','1643048205'),(1117,528,'_edit_lock','1643048348:2'),(1118,528,'_wp_trash_meta_status','publish'),(1119,528,'_wp_trash_meta_time','1643048334'),(1120,530,'_edit_lock','1643048452:2'),(1121,530,'_customize_restore_dismissed','1'),(1122,531,'_edit_lock','1643048579:2'),(1123,531,'_wp_trash_meta_status','publish'),(1124,531,'_wp_trash_meta_time','1643048599'),(1125,532,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1126,532,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643048646679{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1135,537,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1127,533,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1128,533,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643048646679{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1129,534,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1130,534,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643048817812{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1131,535,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1132,535,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643047862106{margin-top: -500px !important;}.vc_custom_1643048852956{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1133,536,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1134,536,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1137,538,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1138,538,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049103206{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049623281{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049630628{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;background-color: #dd9933 !important;}'),(1141,540,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1142,540,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1139,539,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1140,539,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049103206{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1143,541,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1144,541,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1145,542,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1146,542,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050142508{background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050106175{background-color: #f8f8f8 !important;}.vc_custom_1643050085454{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;}'),(1147,543,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1148,543,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050280398{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050254754{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050235498{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1149,544,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1150,544,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050235498{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1151,545,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1152,545,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050235498{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1153,546,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1154,546,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050235498{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}'),(1155,547,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1156,547,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050235498{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1157,548,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1158,548,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050235498{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1159,549,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1160,549,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050652679{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050675798{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}'),(1161,550,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1162,550,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050652679{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050793075{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}'),(1163,551,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1164,551,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050652679{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050828305{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 30% !important;padding-bottom: 0px !important;}'),(1165,552,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1166,552,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050828305{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 30% !important;padding-bottom: 0px !important;}'),(1167,553,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1168,553,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1169,554,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1170,554,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1171,555,'_edit_lock','1643051477:2'),(1172,556,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1173,556,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1174,557,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1175,557,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1176,558,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1177,558,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643051598290{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1178,555,'_customize_restore_dismissed','1'),(1179,559,'_wp_trash_meta_status','publish'),(1180,559,'_wp_trash_meta_time','1643051728'),(1181,560,'_edit_lock','1643052386:2'),(1182,561,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1183,561,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052057219{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1184,562,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1185,562,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052109583{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1186,563,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1187,563,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052348152{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1192,566,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1188,560,'_customize_restore_dismissed','1'),(1189,564,'_edit_lock','1643053320:2'),(1190,565,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1191,565,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1193,566,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1194,567,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1195,567,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1196,564,'_wp_trash_meta_status','publish'),(1197,564,'_wp_trash_meta_time','1643053334'),(1198,569,'_edit_lock','1643053482:2'),(1199,569,'_wp_trash_meta_status','publish'),(1200,569,'_wp_trash_meta_time','1643053526'),(1201,570,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1202,570,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643053626967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1205,572,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1203,571,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1204,571,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643053659408{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1206,572,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1207,573,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1208,573,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1209,574,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1210,574,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1211,575,'_wp_trash_meta_status','publish'),(1212,575,'_wp_trash_meta_time','1643053948'),(1213,576,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1214,576,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1215,577,'_wp_attached_file','2022/01/Artboard-1Logo-White.svg'),(1216,577,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:33:\"/2022/01/Artboard-1Logo-White.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:24:\"Artboard-1Logo-White.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Artboard-1Logo-White.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Artboard-1Logo-White.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Artboard-1Logo-White.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Artboard-1Logo-White.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Artboard-1Logo-White.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1217,578,'_edit_lock','1643054758:2'),(1218,578,'_wp_trash_meta_status','publish'),(1219,578,'_wp_trash_meta_time','1643054787'),(1220,579,'_wp_attached_file','2022/01/Artboard-1Logo-White-1.svg'),(1221,579,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:35:\"/2022/01/Artboard-1Logo-White-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:26:\"Artboard-1Logo-White-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"Artboard-1Logo-White-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"Artboard-1Logo-White-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"Artboard-1Logo-White-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"Artboard-1Logo-White-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"Artboard-1Logo-White-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1222,580,'_edit_lock','1643055367:2'),(1223,580,'_customize_restore_dismissed','1'),(1224,581,'_edit_lock','1643063816:2'),(1225,581,'_wp_trash_meta_status','publish'),(1226,581,'_wp_trash_meta_time','1643063826'),(1227,582,'_edit_lock','1643064077:2'),(1228,583,'_wp_attached_file','2022/01/Artboard-1Logo-White2.svg'),(1229,583,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:34:\"/2022/01/Artboard-1Logo-White2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"Artboard-1Logo-White2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1Logo-White2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1Logo-White2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1Logo-White2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1Logo-White2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"Artboard-1Logo-White2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1230,584,'_wp_attached_file','2022/01/Artboard-1Logo-White2-1.svg'),(1231,584,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:36:\"/2022/01/Artboard-1Logo-White2-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:27:\"Artboard-1Logo-White2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-1Logo-White2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-1Logo-White2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-1Logo-White2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-1Logo-White2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-1Logo-White2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1232,582,'_wp_trash_meta_status','publish'),(1233,582,'_wp_trash_meta_time','1643064115'),(1234,585,'_edit_lock','1643064239:2'),(1235,585,'_wp_trash_meta_status','publish'),(1236,585,'_wp_trash_meta_time','1643064261'),(1237,586,'_wp_attached_file','2022/01/Artboard-1Logo-White2.png'),(1238,586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:72;s:4:\"file\";s:33:\"2022/01/Artboard-1Logo-White2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Artboard-1Logo-White2-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1239,587,'_edit_lock','1643064528:2'),(1240,587,'_wp_trash_meta_status','publish'),(1241,587,'_wp_trash_meta_time','1643064553'),(1242,588,'_edit_lock','1643068549:2'),(1243,589,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1244,589,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1245,590,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1246,590,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1824,758,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1825,758,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1249,592,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1250,592,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1247,591,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1248,591,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1251,593,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1252,593,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1253,594,'inline_featured_image','0'),(1254,594,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(1255,594,'inline_featured_image','0'),(1256,594,'_wpb_vc_js_status','true'),(1257,594,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(1280,604,'_wp_attached_file','2022/01/family.jpg'),(1281,604,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1037;s:4:\"file\";s:18:\"2022/01/family.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"family-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"family-1024x531.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"family-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"family-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"family-1536x796.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:9:\"imtmphoto\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1276,602,'_wp_attached_file','2022/01/iStock-1189130667-scaled.jpeg'),(1277,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:37:\"2022/01/iStock-1189130667-scaled.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"iStock-1189130667-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"iStock-1189130667-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"iStock-1189130667-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"iStock-1189130667-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"iStock-1189130667-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"iStock-1189130667-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:8:\"ILCE-7M3\";s:7:\"caption\";s:104:\"three generation happy asian family sitting on grass taking a selfie using mobile phone outdoors in park\";s:17:\"created_timestamp\";s:10:\"1573233604\";s:9:\"copyright\";s:9:\"imtmphoto\";s:12:\"focal_length\";s:2:\"72\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:52:\"three generation asian family taking selfie outdoors\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"iStock-1189130667.jpeg\";}'),(1278,603,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1279,603,'_wpb_shortcodes_custom_css','.vc_custom_1643066278225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1258,594,'_wp_page_template','default'),(1259,594,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1260,594,'_dp_original','202'),(1261,594,'_edit_lock','1643331892:2'),(1262,594,'_edit_last','2'),(1263,595,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1264,595,'_wpb_shortcodes_custom_css','.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643065757844{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1265,597,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1266,597,'_wpb_shortcodes_custom_css','.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643065851036{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643065757844{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1268,598,'_wpb_shortcodes_custom_css','.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643065757844{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1269,599,'_wp_trash_meta_status','publish'),(1270,599,'_wp_trash_meta_time','1643066146'),(1271,588,'_customize_restore_dismissed','1'),(1272,600,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1273,600,'_wpb_shortcodes_custom_css','.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1274,601,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1275,601,'_wpb_shortcodes_custom_css','.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1282,605,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1283,605,'_wpb_shortcodes_custom_css','.vc_custom_1643066278225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066778497{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1300,614,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1301,614,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1284,606,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1285,606,'_wpb_shortcodes_custom_css','.vc_custom_1643066278225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1286,607,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1287,607,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1288,608,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1289,608,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1290,609,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1291,609,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}');
INSERT INTO `wp_postmeta` VALUES (1292,610,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1293,610,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1294,611,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1295,611,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1296,612,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1297,612,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1298,613,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1299,613,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1302,615,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1303,615,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1304,616,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1305,616,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068199209{background-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1306,617,'_wp_attached_file','2022/01/Artboard-1-copy-2Backgroundbanner.svg'),(1307,617,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:46:\"/2022/01/Artboard-1-copy-2Backgroundbanner.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:37:\"Artboard-1-copy-2Backgroundbanner.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2Backgroundbanner.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2Backgroundbanner.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2Backgroundbanner.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2Backgroundbanner.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2Backgroundbanner.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1308,618,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1309,618,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068199209{background-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068759293{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1310,619,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1311,619,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068199209{background-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068847907{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1312,620,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1313,620,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068932076{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068905630{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1314,621,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1315,621,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068932076{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643068989761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1316,622,'_menu_item_type','post_type'),(1317,622,'_menu_item_menu_item_parent','0'),(1318,622,'_menu_item_object_id','594'),(1319,622,'_menu_item_object','page'),(1320,622,'_menu_item_target',''),(1321,622,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1322,622,'_menu_item_xfn',''),(1323,622,'_menu_item_url',''),(1325,112,'_wp_old_date','2022-01-21'),(1328,118,'_wp_old_date','2022-01-21'),(1332,623,'_wp_trash_meta_status','publish'),(1333,623,'_wp_trash_meta_time','1643070140'),(1334,626,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1335,626,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1336,627,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1337,627,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070483145{background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070497666{background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070513304{background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1435,676,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1436,676,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1338,628,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1339,628,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070497666{background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070513304{background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1340,629,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1341,629,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1342,630,'_wp_attached_file','2022/01/Artboard-22-copy-5icons.svg'),(1343,630,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:36:\"/2022/01/Artboard-22-copy-5icons.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:27:\"Artboard-22-copy-5icons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-22-copy-5icons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-22-copy-5icons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-22-copy-5icons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-22-copy-5icons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-22-copy-5icons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1344,631,'_wp_attached_file','2022/01/Artboard-22-copy-5icons2.svg'),(1345,631,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:37:\"/2022/01/Artboard-22-copy-5icons2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:28:\"Artboard-22-copy-5icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-22-copy-5icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-22-copy-5icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-22-copy-5icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-22-copy-5icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-22-copy-5icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1346,632,'_wp_attached_file','2022/01/Artboard-35icons2.svg'),(1347,632,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-35icons2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-35icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-35icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-35icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-35icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-35icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-35icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1348,633,'_wp_attached_file','2022/01/Artboard-36icons2.svg'),(1349,633,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-36icons2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-36icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-36icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-36icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-36icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-36icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-36icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1350,634,'_wp_attached_file','2022/01/Artboard-38icons2.svg'),(1351,634,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-38icons2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-38icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-38icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-38icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-38icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-38icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-38icons2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1352,635,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1353,635,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121149440{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1354,636,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1355,636,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121219512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121287983{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121346120{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121381677{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1356,637,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1357,637,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121219512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121287983{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121438798{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121462121{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1358,638,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1359,638,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121219512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121682556{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121438798{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121569337{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1360,639,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1361,639,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1362,640,'_edit_lock','1643122313:2'),(1363,640,'_wp_trash_meta_status','publish'),(1364,640,'_wp_trash_meta_time','1643122329'),(1365,642,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1366,642,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1367,643,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1368,643,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127019049{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1369,644,'_edit_lock','1643127311:2'),(1370,645,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1371,645,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1372,644,'_wp_trash_meta_status','publish'),(1373,644,'_wp_trash_meta_time','1643127320'),(1374,646,'_edit_lock','1643127397:2'),(1375,646,'_wp_trash_meta_status','publish'),(1376,646,'_wp_trash_meta_time','1643127430'),(1377,648,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1378,648,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127536778{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045500584{margin-top: -100px !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1381,650,'inline_featured_image','0'),(1382,650,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643163282909{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1379,649,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1380,649,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127856663{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1383,650,'inline_featured_image','0'),(1384,650,'_wpb_vc_js_status','true'),(1385,650,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643163282909{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1433,675,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1434,675,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1386,650,'_wp_page_template','default'),(1387,650,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1388,650,'_dp_original','202'),(1389,650,'_edit_lock','1643306785:2'),(1390,650,'_edit_last','2'),(1391,651,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1392,651,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1393,652,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1394,652,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(1399,655,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1400,655,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128693738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1395,653,'_wp_attached_file','2022/01/Car.jpg'),(1396,653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1117;s:4:\"file\";s:15:\"2022/01/Car.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"Car-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"Car-1024x572.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"Car-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"Car-768x429.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"Car-1536x858.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:858;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:9:\"RyanJLane\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1397,654,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1398,654,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128629202{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1401,656,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1402,656,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128819911{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1403,657,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1404,657,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1405,658,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1406,658,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643129290492{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1407,659,'_edit_lock','1643130793:2'),(1408,659,'_customize_restore_dismissed','1'),(1409,660,'_edit_lock','1643130467:2'),(1410,660,'_wp_trash_meta_status','publish'),(1411,660,'_wp_trash_meta_time','1643130491'),(1412,662,'_wp_trash_meta_status','publish'),(1413,662,'_wp_trash_meta_time','1643130511'),(1414,664,'_wp_trash_meta_status','publish'),(1415,664,'_wp_trash_meta_time','1643130537'),(1416,666,'_wp_attached_file','2022/01/Artboard-40Full.svg'),(1417,666,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:28:\"/2022/01/Artboard-40Full.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"Artboard-40Full.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-40Full.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-40Full.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-40Full.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-40Full.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Artboard-40Full.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1418,667,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1419,667,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643129437923{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1420,668,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1421,668,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130655432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1422,669,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1423,669,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1424,670,'_edit_lock','1643157332:2'),(1425,670,'_customize_restore_dismissed','1'),(1426,671,'_edit_lock','1643130901:2'),(1427,671,'_wp_trash_meta_status','publish'),(1428,671,'_wp_trash_meta_time','1643130902'),(1429,673,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1430,673,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1431,674,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1432,674,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130976513{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1437,677,'inline_featured_image','0'),(1438,677,'_edit_lock','1643149982:2'),(1439,677,'_edit_last','2'),(1440,678,'_wp_attached_file','2022/01/portrate-e1643161131527.jpg'),(1441,678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:738;s:6:\"height\";i:740;s:4:\"file\";s:35:\"2022/01/portrate-e1643161131527.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"portrate-e1643161131527-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"portrate-e1643161131527-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:35:\"portrate-e1643161131527-160x160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1442,677,'_thumbnail_id','678'),(1443,677,'_sptp_add_member','a:11:{s:14:\"sptp_job_title\";s:21:\"Director of Marketing\";s:14:\"sptp_short_bio\";s:309:\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\";s:18:\"sptp_member_social\";a:1:{i:0;a:2:{s:12:\"social_group\";s:0:\"\";s:11:\"social_link\";s:0:\"\";}}s:10:\"sptp_email\";s:0:\"\";s:11:\"sptp_mobile\";s:0:\"\";s:10:\"sptp_phone\";s:0:\"\";s:13:\"sptp_location\";s:0:\"\";s:12:\"sptp_website\";s:0:\"\";s:17:\"sptp_user_profile\";s:0:\"\";s:11:\"sptp_skills\";s:0:\"\";s:20:\"member_image_gallery\";s:0:\"\";}'),(1444,679,'_edit_lock','1643148356:2'),(1445,679,'_edit_last','2'),(1446,679,'_sptp_generator_layout','a:2:{s:13:\"layout_preset\";s:4:\"list\";s:14:\"filter_members\";s:6:\"newest\";}'),(1447,679,'_sptp_generator','a:56:{s:11:\"style_title\";s:1:\"1\";s:25:\"style_title_margin_bottom\";a:1:{s:6:\"bottom\";s:2:\"25\";}s:18:\"responsive_columns\";a:4:{s:7:\"desktop\";s:1:\"4\";s:6:\"laptop\";s:1:\"3\";s:6:\"tablet\";s:1:\"2\";s:6:\"mobile\";s:1:\"1\";}s:23:\"responsive_columns_list\";a:4:{s:7:\"desktop\";s:1:\"3\";s:6:\"laptop\";s:1:\"3\";s:6:\"tablet\";s:1:\"2\";s:6:\"mobile\";s:1:\"1\";}s:20:\"total_member_display\";s:2:\"12\";s:8:\"order_by\";s:2:\"id\";s:5:\"order\";s:4:\"DESC\";s:18:\"member_live_filter\";s:0:\"\";s:13:\"member_search\";s:0:\"\";s:16:\"preloader_switch\";s:1:\"1\";s:27:\"style_margin_between_member\";a:1:{s:3:\"all\";s:2:\"24\";}s:29:\"style_member_content_position\";s:22:\"top_img_bottom_content\";s:34:\"style_member_content_position_list\";s:22:\"left_img_right_content\";s:23:\"border_bg_around_member\";a:3:{s:20:\"border_around_member\";a:4:{s:3:\"all\";s:1:\"0\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:4:\"#ddd\";s:11:\"hover_color\";s:4:\"#444\";}s:27:\"border_radius_around_member\";s:1:\"0\";s:22:\"bg_color_around_member\";s:7:\"#ffffff\";}s:13:\"style_members\";a:11:{s:12:\"image_switch\";s:1:\"1\";s:11:\"name_switch\";s:1:\"1\";s:19:\"job_position_switch\";s:1:\"1\";s:10:\"bio_switch\";s:1:\"0\";s:12:\"email_switch\";s:0:\"\";s:13:\"mobile_switch\";s:0:\"\";s:12:\"phone_switch\";s:0:\"\";s:15:\"location_switch\";s:0:\"\";s:14:\"website_switch\";s:0:\"\";s:12:\"skill_switch\";s:0:\"\";s:13:\"social_switch\";s:1:\"0\";}s:15:\"social_settings\";a:3:{s:15:\"social_position\";s:4:\"left\";s:13:\"social_margin\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"social_icon_shape\";s:7:\"rounded\";}s:17:\"pagination_fields\";a:6:{s:20:\"pagination_universal\";s:0:\"\";s:25:\"universal_pagination_type\";s:17:\"pagination_normal\";s:24:\"pagination_show_per_page\";s:1:\"8\";s:15:\"load_more_label\";s:9:\"Load More\";s:22:\"scroll_load_more_label\";s:19:\"Scroll to Load More\";s:16:\"pagination_color\";a:6:{s:5:\"color\";s:7:\"#5e5e5e\";s:11:\"hover_color\";s:7:\"#ffffff\";s:2:\"bg\";s:7:\"#ffffff\";s:8:\"hover_bg\";s:7:\"#63a37b\";s:6:\"border\";s:7:\"#dddddd\";s:12:\"hover_border\";s:7:\"#63a37b\";}}s:12:\"image_on_off\";s:1:\"1\";s:10:\"image_size\";s:9:\"thumbnail\";s:11:\"image_shape\";s:11:\"sptp-square\";s:6:\"border\";a:4:{s:3:\"all\";s:0:\"\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";}s:10:\"background\";s:7:\"#FFFFFF\";s:10:\"image_zoom\";s:4:\"none\";s:15:\"image_grayscale\";s:4:\"none\";s:13:\"carousel_mode\";s:8:\"standard\";s:17:\"carousel_autoplay\";s:4:\"true\";s:23:\"carousel_autoplay_speed\";s:4:\"5000\";s:14:\"carousel_speed\";s:3:\"600\";s:16:\"carousel_onhover\";s:4:\"true\";s:13:\"carousel_loop\";s:4:\"true\";s:20:\"carousel_auto_height\";s:4:\"true\";s:14:\"responsive_row\";a:4:{s:7:\"desktop\";s:1:\"1\";s:6:\"laptop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:19:\"carousel_navigation\";s:1:\"1\";s:25:\"carousel_navigation_color\";a:4:{s:5:\"color\";s:7:\"#aaaaaa\";s:11:\"hover_color\";s:7:\"#ffffff\";s:8:\"bg_color\";s:11:\"transparent\";s:14:\"bg_hover_color\";s:7:\"#63a37b\";}s:26:\"carousel_navigation_border\";a:4:{s:3:\"all\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#aaaaaa\";s:11:\"hover_color\";s:7:\"#63a37b\";}s:19:\"carousel_pagination\";s:1:\"1\";s:25:\"carousel_pagination_color\";a:2:{s:5:\"color\";s:7:\"#aaaaaa\";s:12:\"active_color\";s:7:\"#63a37b\";}s:16:\"member_per_slide\";a:4:{s:7:\"desktop\";s:1:\"1\";s:6:\"laptop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:11:\"touch_swipe\";s:4:\"true\";s:16:\"slider_draggable\";s:4:\"true\";s:9:\"free_mode\";s:0:\"\";s:18:\"slider_mouse_wheel\";s:0:\"\";s:11:\"link_detail\";s:1:\"1\";s:18:\"link_detail_fields\";a:3:{s:14:\"page_link_type\";s:8:\"new_page\";s:14:\"page_link_open\";s:5:\"_self\";s:13:\"nofollow_link\";s:1:\"1\";}s:20:\"team_title_font_load\";s:0:\"\";s:15:\"typo_team_title\";a:5:{s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:21:\"member_name_font_load\";s:0:\"\";s:16:\"typo_member_name\";a:5:{s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:25:\"member_position_font_load\";s:0:\"\";s:20:\"typo_member_position\";a:5:{s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:28:\"member_description_font_load\";s:0:\"\";s:13:\"typo_desc_bio\";a:5:{s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:24:\"member_details_font_load\";s:0:\"\";s:15:\"additional_info\";a:5:{s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:23:\"member_skills_font_load\";s:0:\"\";s:11:\"typo_skills\";a:5:{s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}}'),(1448,680,'inline_featured_image','0'),(1449,681,'inline_featured_image','0'),(1450,681,'_edit_lock','1643146745:2'),(1451,682,'inline_featured_image','0'),(1452,682,'inline_featured_image','0'),(1453,682,'_thumbnail_id','678'),(1454,682,'_sptp_add_member','a:11:{s:14:\"sptp_job_title\";s:21:\"Director of Marketing\";s:14:\"sptp_short_bio\";s:309:\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\";s:18:\"sptp_member_social\";a:1:{i:0;a:2:{s:12:\"social_group\";s:0:\"\";s:11:\"social_link\";s:0:\"\";}}s:10:\"sptp_email\";s:0:\"\";s:11:\"sptp_mobile\";s:0:\"\";s:10:\"sptp_phone\";s:0:\"\";s:13:\"sptp_location\";s:0:\"\";s:12:\"sptp_website\";s:0:\"\";s:17:\"sptp_user_profile\";s:0:\"\";s:11:\"sptp_skills\";s:0:\"\";s:20:\"member_image_gallery\";s:0:\"\";}'),(1455,682,'_dp_original','677'),(1456,683,'_sptp_generator_layout','a:2:{s:13:\"layout_preset\";s:4:\"list\";s:14:\"filter_members\";s:6:\"newest\";}'),(1457,683,'_sptp_generator','a:56:{s:11:\"style_title\";s:1:\"1\";s:25:\"style_title_margin_bottom\";a:1:{s:6:\"bottom\";s:2:\"25\";}s:18:\"responsive_columns\";a:4:{s:7:\"desktop\";s:1:\"4\";s:6:\"laptop\";s:1:\"3\";s:6:\"tablet\";s:1:\"2\";s:6:\"mobile\";s:1:\"1\";}s:23:\"responsive_columns_list\";a:4:{s:7:\"desktop\";s:1:\"3\";s:6:\"laptop\";s:1:\"3\";s:6:\"tablet\";s:1:\"2\";s:6:\"mobile\";s:1:\"1\";}s:20:\"total_member_display\";s:2:\"12\";s:8:\"order_by\";s:2:\"id\";s:5:\"order\";s:4:\"DESC\";s:18:\"member_live_filter\";s:0:\"\";s:13:\"member_search\";s:0:\"\";s:16:\"preloader_switch\";s:1:\"1\";s:27:\"style_margin_between_member\";a:1:{s:3:\"all\";s:2:\"24\";}s:29:\"style_member_content_position\";s:22:\"top_img_bottom_content\";s:34:\"style_member_content_position_list\";s:22:\"left_img_right_content\";s:23:\"border_bg_around_member\";a:3:{s:20:\"border_around_member\";a:4:{s:3:\"all\";s:1:\"0\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:4:\"#ddd\";s:11:\"hover_color\";s:4:\"#444\";}s:27:\"border_radius_around_member\";s:1:\"0\";s:22:\"bg_color_around_member\";s:7:\"#ffffff\";}s:13:\"style_members\";a:11:{s:12:\"image_switch\";s:1:\"1\";s:11:\"name_switch\";s:1:\"1\";s:19:\"job_position_switch\";s:1:\"1\";s:10:\"bio_switch\";s:1:\"0\";s:12:\"email_switch\";s:0:\"\";s:13:\"mobile_switch\";s:0:\"\";s:12:\"phone_switch\";s:0:\"\";s:15:\"location_switch\";s:0:\"\";s:14:\"website_switch\";s:0:\"\";s:12:\"skill_switch\";s:0:\"\";s:13:\"social_switch\";s:1:\"0\";}s:15:\"social_settings\";a:3:{s:15:\"social_position\";s:4:\"left\";s:13:\"social_margin\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"social_icon_shape\";s:7:\"rounded\";}s:17:\"pagination_fields\";a:6:{s:20:\"pagination_universal\";s:0:\"\";s:25:\"universal_pagination_type\";s:17:\"pagination_normal\";s:24:\"pagination_show_per_page\";s:1:\"8\";s:15:\"load_more_label\";s:9:\"Load More\";s:22:\"scroll_load_more_label\";s:19:\"Scroll to Load More\";s:16:\"pagination_color\";a:6:{s:5:\"color\";s:7:\"#5e5e5e\";s:11:\"hover_color\";s:7:\"#ffffff\";s:2:\"bg\";s:7:\"#ffffff\";s:8:\"hover_bg\";s:7:\"#63a37b\";s:6:\"border\";s:7:\"#dddddd\";s:12:\"hover_border\";s:7:\"#63a37b\";}}s:12:\"image_on_off\";s:1:\"1\";s:10:\"image_size\";s:9:\"thumbnail\";s:11:\"image_shape\";s:11:\"sptp-square\";s:6:\"border\";a:4:{s:3:\"all\";s:0:\"\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";}s:10:\"background\";s:7:\"#FFFFFF\";s:10:\"image_zoom\";s:4:\"none\";s:15:\"image_grayscale\";s:4:\"none\";s:13:\"carousel_mode\";s:8:\"standard\";s:17:\"carousel_autoplay\";s:4:\"true\";s:23:\"carousel_autoplay_speed\";s:4:\"5000\";s:14:\"carousel_speed\";s:3:\"600\";s:16:\"carousel_onhover\";s:4:\"true\";s:13:\"carousel_loop\";s:4:\"true\";s:20:\"carousel_auto_height\";s:4:\"true\";s:14:\"responsive_row\";a:4:{s:7:\"desktop\";s:1:\"1\";s:6:\"laptop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:19:\"carousel_navigation\";s:1:\"1\";s:25:\"carousel_navigation_color\";a:4:{s:5:\"color\";s:7:\"#aaaaaa\";s:11:\"hover_color\";s:7:\"#ffffff\";s:8:\"bg_color\";s:11:\"transparent\";s:14:\"bg_hover_color\";s:7:\"#63a37b\";}s:26:\"carousel_navigation_border\";a:4:{s:3:\"all\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#aaaaaa\";s:11:\"hover_color\";s:7:\"#63a37b\";}s:19:\"carousel_pagination\";s:1:\"1\";s:25:\"carousel_pagination_color\";a:2:{s:5:\"color\";s:7:\"#aaaaaa\";s:12:\"active_color\";s:7:\"#63a37b\";}s:16:\"member_per_slide\";a:4:{s:7:\"desktop\";s:1:\"1\";s:6:\"laptop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:11:\"touch_swipe\";s:4:\"true\";s:16:\"slider_draggable\";s:4:\"true\";s:9:\"free_mode\";s:0:\"\";s:18:\"slider_mouse_wheel\";s:0:\"\";s:11:\"link_detail\";s:1:\"1\";s:18:\"link_detail_fields\";a:3:{s:14:\"page_link_type\";s:8:\"new_page\";s:14:\"page_link_open\";s:5:\"_self\";s:13:\"nofollow_link\";s:1:\"1\";}s:20:\"team_title_font_load\";s:0:\"\";s:15:\"typo_team_title\";a:5:{s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:21:\"member_name_font_load\";s:0:\"\";s:16:\"typo_member_name\";a:5:{s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:25:\"member_position_font_load\";s:0:\"\";s:20:\"typo_member_position\";a:5:{s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:28:\"member_description_font_load\";s:0:\"\";s:13:\"typo_desc_bio\";a:5:{s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:24:\"member_details_font_load\";s:0:\"\";s:15:\"additional_info\";a:5:{s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:23:\"member_skills_font_load\";s:0:\"\";s:11:\"typo_skills\";a:5:{s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}}'),(1458,683,'_dp_original','679'),(1459,683,'_edit_lock','1643148365:2'),(1460,683,'_edit_last','2'),(1461,682,'_edit_last','2'),(1462,682,'rs_page_bg_color',''),(1463,682,'_edit_lock','1643148108:2'),(1464,684,'inline_featured_image','0'),(1465,685,'inline_featured_image','0'),(1466,685,'_edit_lock','1643148314:2'),(1719,716,'_wp_trash_meta_status','publish'),(1720,716,'_wp_trash_meta_time','1643156976'),(1718,716,'_edit_lock','1643156940:2'),(1472,688,'_edit_lock','1643150194:2'),(1471,688,'inline_featured_image','0'),(1473,688,'_edit_last','2'),(1474,688,'_thumbnail_id','678'),(1475,688,'dvexcerpt','Director, Product Management'),(1476,688,'dvptfimage_id','678'),(1477,688,'dvptfimage','http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/portrate.jpg'),(1478,688,'dvrepeatdvicons','a:1:{i:0;a:1:{s:9:\"dviconimg\";s:8:\"facebook\";}}'),(1479,689,'inline_featured_image','0'),(1480,689,'inline_featured_image','0'),(1481,689,'_thumbnail_id','678'),(1482,689,'dvexcerpt','Director of Marketing'),(1483,689,'dvptfimage_id','678'),(1484,689,'dvptfimage','http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/portrate.jpg'),(1485,689,'dvrepeatdvicons','a:1:{i:0;a:1:{s:9:\"dviconimg\";s:8:\"facebook\";}}'),(1486,689,'_dp_original','688'),(1487,689,'_edit_last','2'),(1488,689,'rs_page_bg_color',''),(1489,689,'_edit_lock','1643150260:2'),(1490,690,'inline_featured_image','0'),(1491,690,'inline_featured_image','0'),(1492,690,'_thumbnail_id','678'),(1493,690,'dvexcerpt','Founder and General Manager'),(1494,690,'dvptfimage_id','678'),(1495,690,'dvptfimage','http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/portrate.jpg'),(1496,690,'dvrepeatdvicons','a:1:{i:0;a:1:{s:9:\"dviconimg\";s:8:\"facebook\";}}'),(1497,690,'_dp_original','688'),(1498,690,'_edit_last','2'),(1504,692,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1500,690,'_edit_lock','1643151034:2'),(1503,692,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1505,693,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1506,693,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1507,694,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1508,694,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1509,695,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1510,695,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1511,696,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1512,696,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1513,697,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1514,697,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1515,698,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1516,698,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1517,699,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1518,699,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1521,701,'_edit_lock','1643153025:2'),(1522,703,'inline_featured_image','0'),(1523,703,'_edit_lock','1643156442:2'),(1527,705,'_ts_lastname','Glynn, Jen '),(1528,705,'inline_featured_image','0'),(1526,705,'_tshowcase_page_template','default'),(1529,705,'_edit_lock','1643220364:2'),(1530,705,'_edit_last','2'),(1531,705,'_tsfreehtml','With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.'),(1532,705,'_tsposition','Director of Marketing'),(1533,705,'_tsemail',''),(1534,705,'_tslocation',''),(1535,705,'_tstel',''),(1536,705,'_tspersonal',''),(1537,705,'_tspersonalanchor',''),(1538,705,'_tsuser','0'),(1539,705,'_tslinkedin',''),(1540,705,'_tsfacebook',''),(1541,705,'_tstwitter',''),(1542,705,'_tsgplus',''),(1543,705,'_tsyoutube',''),(1544,705,'_tsvimeo',''),(1545,705,'_tsyelp',''),(1546,705,'_tspinterest',''),(1547,705,'_tsinstagram',''),(1548,705,'_tstumblr',''),(1549,705,'_tsbehance',''),(1550,705,'_tssoundcloud',''),(1551,705,'_tsmixcloud',''),(1552,705,'_tsdeviantart',''),(1553,705,'_tsdribbble',''),(1554,705,'_tsflickr',''),(1555,705,'_tstwitch',''),(1556,705,'_tssteam',''),(1557,705,'_tsimdb',''),(1558,705,'_tswhatsapp',''),(1559,705,'_tsskype',''),(1560,705,'_tszoom',''),(1561,705,'_tswww',''),(1562,705,'_tsemailico',''),(1563,705,'_thumbnail_id','835'),(1564,706,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1565,706,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1566,707,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1567,707,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1568,708,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1569,708,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1570,709,'inline_featured_image','0'),(1571,710,'_tshowcase_page_template',''),(1572,710,'_ts_lastname','Draft, Auto '),(1573,710,'inline_featured_image','0'),(1574,711,'_tshowcase_page_template','default'),(1575,711,'_ts_lastname','Rasoulian, Ramin '),(1576,711,'inline_featured_image','0'),(1577,711,'_tshowcase_page_template','default'),(1578,711,'_ts_lastname','Rasoulian, Ramin '),(1579,711,'inline_featured_image','0'),(1580,711,'_tsfreehtml','With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.'),(1581,711,'_tsposition','Director of Marketing'),(1582,711,'_tsemail',''),(1583,711,'_tslocation',''),(1584,711,'_tstel',''),(1585,711,'_tspersonal',''),(1586,711,'_tspersonalanchor',''),(1587,711,'_tsuser','0'),(1588,711,'_tslinkedin',''),(1589,711,'_tsfacebook',''),(1590,711,'_tstwitter',''),(1591,711,'_tsgplus',''),(1592,711,'_tsyoutube',''),(1593,711,'_tsvimeo',''),(1594,711,'_tsyelp',''),(1595,711,'_tspinterest',''),(1596,711,'_tsinstagram',''),(1597,711,'_tstumblr',''),(1598,711,'_tsbehance',''),(1599,711,'_tssoundcloud',''),(1600,711,'_tsmixcloud',''),(1601,711,'_tsdeviantart',''),(1602,711,'_tsdribbble',''),(1603,711,'_tsflickr',''),(1604,711,'_tstwitch',''),(1605,711,'_tssteam',''),(1606,711,'_tsimdb',''),(1607,711,'_tswhatsapp',''),(1608,711,'_tsskype',''),(1609,711,'_tszoom',''),(1610,711,'_tswww',''),(1611,711,'_tsemailico',''),(1612,711,'_thumbnail_id','835'),(1613,711,'_dp_original','705'),(1614,711,'_edit_last','2'),(1923,836,'_edit_lock','1643216627:2'),(1616,711,'_edit_lock','1643220360:2'),(1617,712,'_tshowcase_page_template','default'),(1618,712,'_ts_lastname','Carroll, Kirsten '),(1619,712,'inline_featured_image','0'),(1620,712,'_tshowcase_page_template','default'),(1621,712,'_tshowcase_page_template','default'),(1622,712,'_ts_lastname','Carroll, Kirsten '),(1623,712,'_ts_lastname','Carroll, Kirsten '),(1624,712,'inline_featured_image','0'),(1625,712,'inline_featured_image','0'),(1626,712,'_tsfreehtml','With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.'),(1627,712,'_tsposition','Director of Marketing'),(1628,712,'_tsemail',''),(1629,712,'_tslocation',''),(1630,712,'_tstel',''),(1631,712,'_tspersonal',''),(1632,712,'_tspersonalanchor',''),(1633,712,'_tsuser','0'),(1634,712,'_tslinkedin',''),(1635,712,'_tsfacebook',''),(1636,712,'_tstwitter',''),(1637,712,'_tsgplus',''),(1638,712,'_tsyoutube',''),(1639,712,'_tsvimeo',''),(1640,712,'_tsyelp',''),(1641,712,'_tspinterest',''),(1642,712,'_tsinstagram',''),(1643,712,'_tstumblr',''),(1644,712,'_tsbehance',''),(1645,712,'_tssoundcloud',''),(1646,712,'_tsmixcloud',''),(1647,712,'_tsdeviantart',''),(1648,712,'_tsdribbble',''),(1649,712,'_tsflickr',''),(1650,712,'_tstwitch',''),(1651,712,'_tssteam',''),(1652,712,'_tsimdb',''),(1653,712,'_tswhatsapp',''),(1654,712,'_tsskype',''),(1655,712,'_tszoom',''),(1656,712,'_tswww',''),(1657,712,'_tsemailico',''),(1658,712,'_thumbnail_id','835'),(1661,712,'_dp_original','711'),(1662,712,'_edit_last','2'),(1663,712,'_edit_lock','1643220214:2'),(1664,713,'_tshowcase_page_template','default'),(1665,713,'_ts_lastname','Sheehan, Lauren '),(1666,713,'inline_featured_image','0'),(1667,713,'_tshowcase_page_template','default'),(1668,713,'_tshowcase_page_template','default'),(1669,713,'_tshowcase_page_template','default'),(1670,713,'_ts_lastname','Sheehan, Lauren '),(1671,713,'_ts_lastname','Sheehan, Lauren '),(1672,713,'_ts_lastname','Sheehan, Lauren '),(1673,713,'inline_featured_image','0'),(1674,713,'inline_featured_image','0'),(1675,713,'inline_featured_image','0'),(1676,713,'_tsfreehtml','With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.'),(1677,713,'_tsposition','Director of Marketing'),(1678,713,'_tsemail',''),(1679,713,'_tslocation',''),(1680,713,'_tstel',''),(1681,713,'_tspersonal',''),(1682,713,'_tspersonalanchor',''),(1683,713,'_tsuser','0'),(1684,713,'_tslinkedin',''),(1685,713,'_tsfacebook',''),(1686,713,'_tstwitter',''),(1687,713,'_tsgplus',''),(1688,713,'_tsyoutube',''),(1689,713,'_tsvimeo',''),(1690,713,'_tsyelp',''),(1691,713,'_tspinterest',''),(1692,713,'_tsinstagram',''),(1693,713,'_tstumblr',''),(1694,713,'_tsbehance',''),(1695,713,'_tssoundcloud',''),(1696,713,'_tsmixcloud',''),(1697,713,'_tsdeviantart',''),(1698,713,'_tsdribbble',''),(1699,713,'_tsflickr',''),(1700,713,'_tstwitch',''),(1701,713,'_tssteam',''),(1702,713,'_tsimdb',''),(1703,713,'_tswhatsapp',''),(1704,713,'_tsskype',''),(1705,713,'_tszoom',''),(1706,713,'_tswww',''),(1707,713,'_tsemailico',''),(1708,713,'_thumbnail_id','835'),(1932,843,'_edit_lock','1643217443:2'),(1711,713,'_dp_original','712'),(1712,713,'_edit_last','2'),(1713,713,'_edit_lock','1643217199:2'),(1714,714,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1715,714,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156503485{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1716,715,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1717,715,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1721,718,'_edit_lock','1643158367:2'),(1722,117,'_edit_lock','1643405675:2'),(1723,117,'_edit_last','2'),(2871,117,'_wp_page_template','default'),(2872,117,'_wpb_vc_js_status','true'),(2873,117,'inline_featured_image','0'),(1727,721,'_wp_attached_file','2022/01/Artboard-1-copy-2name-background.svg'),(1728,721,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:45:\"/2022/01/Artboard-1-copy-2name-background.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-1-copy-2name-background.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1729,718,'_customize_restore_dismissed','1'),(1730,722,'_wp_trash_meta_status','publish'),(1731,722,'_wp_trash_meta_time','1643158345'),(1732,718,'_wp_trash_meta_status','publish'),(1733,718,'_wp_trash_meta_time','1643158376'),(1734,723,'_edit_lock','1643158506:2'),(1735,723,'_wp_trash_meta_status','publish'),(1736,723,'_wp_trash_meta_time','1643158515'),(1737,725,'_edit_lock','1643161971:2'),(1738,726,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1739,726,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1740,678,'_wp_attachment_backup_sizes','a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:12:\"portrate.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"portrate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:20:\"portrate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1741,727,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1742,727,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2006,879,'inline_featured_image','0'),(1743,728,'_wp_attached_file','2022/01/Artboard-1-copy-2name-background2.svg'),(1744,728,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:46:\"/2022/01/Artboard-1-copy-2name-background2.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1745,725,'_customize_restore_dismissed','1'),(1746,729,'_wp_trash_meta_status','publish'),(1747,729,'_wp_trash_meta_time','1643161529'),(1748,622,'_wp_old_date','2022-01-25'),(1749,731,'_wp_trash_meta_status','publish'),(1750,731,'_wp_trash_meta_time','1643161576'),(1751,733,'_edit_lock','1643161686:2'),(1752,734,'_menu_item_type','custom'),(1753,734,'_menu_item_menu_item_parent','622'),(1754,734,'_menu_item_object_id','734'),(1755,734,'_menu_item_object','custom'),(1756,734,'_menu_item_target',''),(1757,734,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1758,734,'_menu_item_xfn',''),(1759,734,'_menu_item_url','https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#kanduteam'),(1760,112,'_wp_old_date','2022-01-25'),(2125,926,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2452,1080,'_menu_item_type','post_type'),(1763,118,'_wp_old_date','2022-01-25'),(1764,733,'_wp_trash_meta_status','publish'),(1765,733,'_wp_trash_meta_time','1643161692'),(1766,736,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1767,736,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1768,737,'_wp_trash_meta_status','publish'),(1769,737,'_wp_trash_meta_time','1643161834'),(1770,738,'_wp_trash_meta_status','publish'),(1771,738,'_wp_trash_meta_time','1643161856'),(1772,739,'_wp_trash_meta_status','publish'),(1773,739,'_wp_trash_meta_time','1643161877'),(1774,740,'_edit_lock','1643162061:2'),(1775,741,'_menu_item_type','custom'),(1776,741,'_menu_item_menu_item_parent','622'),(1777,741,'_menu_item_object_id','741'),(1778,741,'_menu_item_object','custom'),(1779,741,'_menu_item_target',''),(1780,741,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1781,741,'_menu_item_xfn',''),(1782,741,'_menu_item_url','https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#contentteam'),(1783,742,'_menu_item_type','custom'),(1784,742,'_menu_item_menu_item_parent','622'),(1785,742,'_menu_item_object_id','742'),(1786,742,'_menu_item_object','custom'),(1787,742,'_menu_item_target',''),(1788,742,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1789,742,'_menu_item_xfn',''),(1790,742,'_menu_item_url','https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#clinicaladvisors'),(1791,740,'_wp_trash_meta_status','publish'),(1792,740,'_wp_trash_meta_time','1643162065'),(1793,743,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1794,743,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1795,744,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1796,744,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1797,745,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1798,745,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1799,746,'_wp_trash_meta_status','publish'),(1800,746,'_wp_trash_meta_time','1643162418'),(1801,747,'_edit_lock','1643162460:2'),(1802,747,'_wp_trash_meta_status','publish'),(1803,747,'_wp_trash_meta_time','1643162474'),(1804,748,'_wp_trash_meta_status','publish'),(1805,748,'_wp_trash_meta_time','1643162514'),(1806,749,'_wp_trash_meta_status','publish'),(1807,749,'_wp_trash_meta_time','1643162571'),(1808,750,'_edit_lock','1643162640:2'),(1809,750,'_wp_trash_meta_status','publish'),(1810,750,'_wp_trash_meta_time','1643162681'),(1811,751,'_edit_lock','1643205016:2'),(1812,752,'_wp_attached_file','2022/01/Car2.jpg'),(1813,752,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1033;s:4:\"file\";s:16:\"2022/01/Car2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Car2-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"Car2-1024x529.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Car2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"Car2-768x397.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:15:\"Car2-160x83.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"Car2-1536x793.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:793;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:9:\"RyanJLane\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1814,753,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1815,753,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1816,754,'_wp_attached_file','2022/01/Dr.jpg'),(1817,754,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1187;s:4:\"file\";s:14:\"2022/01/Dr.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"Dr-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"Dr-1024x608.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"Dr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"Dr-768x456.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:13:\"Dr-160x95.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"Dr-1536x912.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1818,755,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1819,755,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643163223110{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1820,756,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1821,756,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643163282909{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1822,757,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1823,757,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163393730{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}'),(1962,860,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1826,759,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1827,759,'_wpb_shortcodes_custom_css','.vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1828,760,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1829,760,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1830,761,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1831,761,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1832,762,'_wp_attached_file','2022/01/Nerse.jpg'),(1833,762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"2022/01/Nerse.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Nerse-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Nerse-1024x553.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:553;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Nerse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Nerse-768x415.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:16:\"Nerse-160x86.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"Nerse-1536x829.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:829;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"francescoridolfi.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1834,763,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1835,763,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1836,764,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1837,764,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1838,765,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1839,765,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1840,751,'_customize_restore_dismissed','1'),(1841,766,'_wp_trash_meta_status','publish'),(1842,766,'_wp_trash_meta_time','1643205883'),(1843,768,'_wp_trash_meta_status','publish'),(1844,768,'_wp_trash_meta_time','1643205907'),(1845,770,'_wp_trash_meta_status','publish'),(1846,770,'_wp_trash_meta_time','1643205923'),(1847,772,'_wp_attached_file','2022/01/Artboard-1-copy-2name-background3.svg'),(1848,772,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:46:\"/2022/01/Artboard-1-copy-2name-background3.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:37:\"Artboard-1-copy-2name-background3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1849,773,'_wp_trash_meta_status','publish'),(1850,773,'_wp_trash_meta_time','1643206336'),(1851,775,'_edit_lock','1643206473:2'),(1852,775,'_wp_trash_meta_status','publish'),(1853,775,'_wp_trash_meta_time','1643206491'),(1854,777,'_wp_trash_meta_status','publish'),(1855,777,'_wp_trash_meta_time','1643206561'),(1856,779,'_wp_trash_meta_status','publish'),(1857,779,'_wp_trash_meta_time','1643206629'),(1858,781,'_wp_trash_meta_status','publish'),(1859,781,'_wp_trash_meta_time','1643206714'),(1860,783,'_edit_lock','1643206781:2'),(1861,783,'_wp_trash_meta_status','publish'),(1862,783,'_wp_trash_meta_time','1643206821'),(1863,785,'_wp_trash_meta_status','publish'),(1864,785,'_wp_trash_meta_time','1643206884'),(1865,787,'_edit_lock','1643207009:2'),(1866,787,'_wp_trash_meta_status','publish'),(1867,787,'_wp_trash_meta_time','1643207021'),(1868,789,'_wp_trash_meta_status','publish'),(1869,789,'_wp_trash_meta_time','1643207060'),(1870,791,'_edit_lock','1643207081:2'),(1871,791,'_wp_trash_meta_status','publish'),(1872,791,'_wp_trash_meta_time','1643207082'),(1873,793,'_wp_trash_meta_status','publish'),(1874,793,'_wp_trash_meta_time','1643207135'),(1875,795,'_wp_trash_meta_status','publish'),(1876,795,'_wp_trash_meta_time','1643207167'),(1877,797,'_wp_trash_meta_status','publish'),(1878,797,'_wp_trash_meta_time','1643207181'),(1879,799,'_wp_trash_meta_status','publish'),(1880,799,'_wp_trash_meta_time','1643207268'),(1881,801,'_wp_trash_meta_status','publish'),(1882,801,'_wp_trash_meta_time','1643207373'),(1883,803,'_wp_trash_meta_status','publish'),(1884,803,'_wp_trash_meta_time','1643207413'),(1885,805,'_wp_trash_meta_status','publish'),(1886,805,'_wp_trash_meta_time','1643207475'),(1887,807,'_wp_trash_meta_status','publish'),(1888,807,'_wp_trash_meta_time','1643207496'),(1889,809,'_edit_lock','1643207681:2'),(1890,809,'_wp_trash_meta_status','publish'),(1891,809,'_wp_trash_meta_time','1643207722'),(1892,811,'_wp_trash_meta_status','publish'),(1893,811,'_wp_trash_meta_time','1643207763'),(1894,813,'_edit_lock','1643207921:2'),(1895,813,'_wp_trash_meta_status','publish'),(1896,813,'_wp_trash_meta_time','1643207930'),(1897,815,'_wp_trash_meta_status','publish'),(1898,815,'_wp_trash_meta_time','1643207950'),(1899,817,'_wp_trash_meta_status','publish'),(1900,817,'_wp_trash_meta_time','1643207977'),(1901,819,'_edit_lock','1643208041:2'),(1902,819,'_wp_trash_meta_status','publish'),(1903,819,'_wp_trash_meta_time','1643208042'),(1904,821,'_wp_trash_meta_status','publish'),(1905,821,'_wp_trash_meta_time','1643208107'),(1906,823,'_wp_trash_meta_status','publish'),(1907,823,'_wp_trash_meta_time','1643208335'),(1908,825,'_wp_trash_meta_status','publish'),(1909,825,'_wp_trash_meta_time','1643208355'),(1910,827,'_edit_lock','1643208637:2'),(1911,827,'_wp_trash_meta_status','publish'),(1912,827,'_wp_trash_meta_time','1643208637'),(1913,829,'_edit_lock','1643208772:2'),(1914,829,'_wp_trash_meta_status','publish'),(1915,829,'_wp_trash_meta_time','1643208777'),(1916,831,'_edit_lock','1643208821:2'),(1917,831,'_wp_trash_meta_status','publish'),(1918,831,'_wp_trash_meta_time','1643208830'),(1919,833,'_wp_trash_meta_status','publish'),(1920,833,'_wp_trash_meta_time','1643214083'),(1921,835,'_wp_attached_file','2022/01/portrate-1.jpg'),(1922,835,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:733;s:6:\"height\";i:733;s:4:\"file\";s:22:\"2022/01/portrate-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"portrate-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"portrate-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:22:\"portrate-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1924,836,'_wp_trash_meta_status','publish'),(1925,836,'_wp_trash_meta_time','1643216646'),(1926,838,'_wp_trash_meta_status','publish'),(1927,838,'_wp_trash_meta_time','1643216693'),(1928,839,'_wp_trash_meta_status','publish'),(1929,839,'_wp_trash_meta_time','1643216717'),(1930,841,'_wp_trash_meta_status','publish'),(1931,841,'_wp_trash_meta_time','1643216772'),(1933,843,'_wp_trash_meta_status','publish'),(1934,843,'_wp_trash_meta_time','1643217444'),(1935,845,'_wp_trash_meta_status','publish'),(1936,845,'_wp_trash_meta_time','1643217521'),(1937,847,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1938,847,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1939,848,'_wp_attached_file','2022/01/Artboard-5backgroundsplit.svg'),(1940,848,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:38:\"/2022/01/Artboard-5backgroundsplit.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"Artboard-5backgroundsplit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1941,849,'_wp_attached_file','2022/01/Artboard-5backgroundsplit-1.svg'),(1942,849,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:40:\"/2022/01/Artboard-5backgroundsplit-1.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1943,850,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1944,850,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643219382542{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1945,851,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1946,851,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643219529874{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1947,852,'_wp_attached_file','2022/01/Artboard-5backgroundsplit-2.svg'),(1948,852,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:40:\"/2022/01/Artboard-5backgroundsplit-2.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:31:\"Artboard-5backgroundsplit-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1949,853,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1950,853,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643219682171{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1951,854,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1952,854,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220034611{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1953,855,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1954,855,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220126290{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1955,856,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1956,856,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643220272386{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220246393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1957,857,'_edit_lock','1643221269:2'),(1958,858,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1959,858,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643220272386{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1960,859,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1961,859,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643220908998{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1964,861,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1965,861,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221106035{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1966,862,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1967,862,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221106035{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1968,863,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1969,863,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221240409{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221231488{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1970,857,'_wp_trash_meta_status','publish'),(1971,857,'_wp_trash_meta_time','1643221285'),(1972,865,'_wp_trash_meta_status','publish'),(1973,865,'_wp_trash_meta_time','1643221325'),(1974,867,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1975,867,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221240409{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221434348{background-color: #ffffff !important;}.vc_custom_1643221453657{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1976,868,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1977,868,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221543771{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221434348{background-color: #ffffff !important;}.vc_custom_1643221453657{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1978,869,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1979,869,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221626094{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221453657{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1980,870,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1981,870,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221626094{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221743081{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1982,871,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1983,871,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221626094{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221794345{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221743081{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1991,875,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222045710{margin-top: 40px !important;padding-top: 30px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1984,872,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1985,872,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221794345{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1990,875,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1986,873,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1987,873,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1988,874,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1989,874,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1992,876,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(1993,876,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222194900{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1994,877,'inline_featured_image','0'),(1995,877,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222045710{margin-top: 40px !important;padding-top: 30px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1996,877,'inline_featured_image','0'),(1997,877,'_wpb_vc_js_status','true'),(1998,877,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222045710{margin-top: 40px !important;padding-top: 30px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(1999,877,'_wp_page_template','default'),(2000,877,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2001,877,'_dp_original','202'),(2002,877,'_edit_lock','1643293254:2'),(2003,877,'_edit_last','2'),(2004,878,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2005,878,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2007,879,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2008,879,'inline_featured_image','0'),(2009,879,'inline_featured_image','0'),(2010,879,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2011,879,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}');
INSERT INTO `wp_postmeta` VALUES (2012,879,'_wpb_vc_js_status','true'),(2013,879,'_wp_page_template','default'),(2014,879,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2016,879,'_dp_original','594'),(2017,879,'_edit_lock','1643230324:2'),(2018,879,'_edit_last','2'),(2019,115,'_edit_lock','1643224840:2'),(2020,880,'inline_featured_image','0'),(2021,880,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643308892306{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2059,891,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2060,891,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226983177{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226996915{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2022,880,'inline_featured_image','0'),(2023,880,'inline_featured_image','0'),(2024,880,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643308892306{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2061,892,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2062,892,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643227293973{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227060269{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2025,880,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643308892306{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2057,890,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2058,890,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226911988{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226940507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2051,886,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2052,886,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226289654{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2026,880,'_wpb_vc_js_status','true'),(2027,880,'_wp_page_template','default'),(2028,880,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2030,880,'_dp_original','594'),(2031,881,'inline_featured_image','0'),(2032,881,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(2033,881,'inline_featured_image','0'),(2034,881,'_wpb_vc_js_status','true'),(2035,881,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(2043,883,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2044,883,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643225389953{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2036,881,'_wp_page_template','default'),(2037,881,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2038,881,'_dp_original','202'),(2039,881,'_edit_lock','1643230320:2'),(2040,881,'_edit_last','2'),(2041,882,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2042,882,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(2047,880,'_edit_lock','1643331892:2'),(2048,880,'_edit_last','2'),(2049,885,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2050,885,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2045,884,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2046,884,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643225389953{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2053,887,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2054,887,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2055,889,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2056,889,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226588340{background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2063,893,'_edit_lock','1643227526:2'),(2064,893,'_wp_trash_meta_status','publish'),(2065,893,'_wp_trash_meta_time','1643227527'),(2066,895,'_wp_trash_meta_status','publish'),(2067,895,'_wp_trash_meta_time','1643227555'),(2068,897,'_wp_trash_meta_status','publish'),(2069,897,'_wp_trash_meta_time','1643227613'),(2070,899,'_wp_trash_meta_status','publish'),(2071,899,'_wp_trash_meta_time','1643227634'),(2072,901,'_edit_lock','1643227699:2'),(2073,901,'_wp_trash_meta_status','publish'),(2074,901,'_wp_trash_meta_time','1643227718'),(2075,903,'_edit_lock','1643227819:2'),(2076,903,'_wp_trash_meta_status','publish'),(2077,903,'_wp_trash_meta_time','1643227850'),(2078,905,'_edit_lock','1643227939:2'),(2079,905,'_wp_trash_meta_status','publish'),(2080,905,'_wp_trash_meta_time','1643227940'),(2081,907,'_edit_lock','1643228059:2'),(2082,907,'_wp_trash_meta_status','publish'),(2083,907,'_wp_trash_meta_time','1643228068'),(2084,909,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2085,909,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228146498{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2086,910,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2087,910,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228216452{padding-top: 15px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2088,911,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2089,911,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228267583{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 115px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2090,912,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2091,912,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2092,913,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2093,913,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2094,914,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2095,914,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2096,915,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2097,915,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228644999{margin-bottom: 10px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2105,919,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(2098,916,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2099,916,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2100,917,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2101,917,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2104,919,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2102,918,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2103,918,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}'),(2106,920,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2107,920,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2375,1048,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2376,1048,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2152,939,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2127,927,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2108,921,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2109,921,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230848796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2110,922,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2111,922,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2112,923,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2113,923,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231032682{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2114,924,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2115,924,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2116,925,'_menu_item_type','post_type'),(2117,925,'_menu_item_menu_item_parent','0'),(2118,925,'_menu_item_object_id','880'),(2119,925,'_menu_item_object','page'),(2120,925,'_menu_item_target',''),(2121,925,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2122,925,'_menu_item_xfn',''),(2123,925,'_menu_item_url',''),(2128,927,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2129,928,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2130,928,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239720362{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2131,929,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2132,929,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239792070{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2133,930,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2134,930,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239792070{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2135,931,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2136,931,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2137,932,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2138,932,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2139,933,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2140,933,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239966392{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2141,934,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2142,934,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643239966392{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2151,939,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2143,935,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2144,935,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2145,936,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2146,936,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2147,937,'_wp_attached_file','2022/01/Artboard-1-copy-4BlueBackground.svg'),(2148,937,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:44:\"/2022/01/Artboard-1-copy-4BlueBackground.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:35:\"Artboard-1-copy-4BlueBackground.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2149,938,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2150,938,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240308777{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2155,941,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2156,941,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240388264{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2153,940,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2154,940,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240388264{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240399720{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2214,971,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2215,971,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2157,942,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2158,942,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2159,943,'_wp_attached_file','2022/01/Artboard-22-copy-4JobIcons.svg'),(2160,943,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:39:\"/2022/01/Artboard-22-copy-4JobIcons.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-4JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2161,944,'_wp_attached_file','2022/01/Artboard-22-copy-5icons2-1.svg'),(2162,944,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:39:\"/2022/01/Artboard-22-copy-5icons2-1.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-5icons2-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2163,945,'_wp_attached_file','2022/01/Artboard-22-copy-6JobIcons.svg'),(2164,945,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:39:\"/2022/01/Artboard-22-copy-6JobIcons.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-6JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2165,946,'_wp_attached_file','2022/01/Artboard-22-copy-7JobIcons.svg'),(2166,946,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:39:\"/2022/01/Artboard-22-copy-7JobIcons.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-7JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2167,947,'_wp_attached_file','2022/01/Artboard-22-copy-8JobIcons.svg'),(2168,947,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:39:\"/2022/01/Artboard-22-copy-8JobIcons.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:30:\"Artboard-22-copy-8JobIcons.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2169,948,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2170,948,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643241926633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2171,949,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2172,949,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643241974062{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2173,950,'_wp_attached_file','2022/01/Artboard-22-copy-7JobIconsyellow.svg'),(2174,950,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:45:\"/2022/01/Artboard-22-copy-7JobIconsyellow.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-7JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2175,951,'_wp_attached_file','2022/01/Artboard-22-copy-4JobIconsyellow.svg'),(2176,951,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:45:\"/2022/01/Artboard-22-copy-4JobIconsyellow.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-4JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2177,952,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2178,952,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242263884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2179,953,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2180,953,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2181,954,'_wp_attached_file','2022/01/Artboard-22-copy-8JobIconsyellow.svg'),(2182,954,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:45:\"/2022/01/Artboard-22-copy-8JobIconsyellow.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-8JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2183,955,'_wp_attached_file','2022/01/Artboard-22-copy-6JobIconsyellow.svg'),(2184,955,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:45:\"/2022/01/Artboard-22-copy-6JobIconsyellow.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:36:\"Artboard-22-copy-6JobIconsyellow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2185,956,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2186,956,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242349911{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2187,957,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2188,957,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2189,958,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2190,958,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242555608{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2191,959,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2192,959,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242555608{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242611229{margin-top: -20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2193,960,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2194,960,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242555608{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2195,961,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2196,961,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242697839{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2197,962,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2198,962,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2199,963,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2200,963,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242800076{margin-top: 20px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2201,964,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2202,964,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242823836{margin-top: 40px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2203,965,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2204,965,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2205,966,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2206,966,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2207,967,'_edit_lock','1643300670:2'),(2208,968,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2209,968,'_wpb_shortcodes_custom_css','.vc_custom_1643246223411{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222045710{margin-top: 40px !important;padding-top: 30px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2210,969,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2211,969,'_wpb_shortcodes_custom_css','.vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643248358932{margin-top: -300px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2212,970,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2213,970,'_wpb_shortcodes_custom_css','.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2216,967,'_customize_restore_dismissed','1'),(2217,972,'_edit_lock','1643290491:2'),(2218,973,'_wp_attached_file','2022/01/Artboard-1Logolow.svg'),(2219,973,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:30:\"/2022/01/Artboard-1Logolow.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"Artboard-1Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2220,972,'_wp_trash_meta_status','publish'),(2221,972,'_wp_trash_meta_time','1643290529'),(2222,974,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2223,974,'_wpb_shortcodes_custom_css','.vc_custom_1643291682883{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2226,976,'_edit_lock','1643292081:2'),(2227,976,'_wp_trash_meta_status','publish'),(2228,976,'_wp_trash_meta_time','1643292087'),(2229,978,'_edit_lock','1643292321:2'),(2230,978,'_wp_trash_meta_status','publish'),(2231,978,'_wp_trash_meta_time','1643292336'),(2232,979,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2233,979,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2234,980,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2235,980,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293424193{margin-top: -60px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2236,981,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2237,981,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293447346{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2238,982,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2239,982,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293447346{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293512051{margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2240,983,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2241,983,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293447346{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2242,984,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2243,984,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2244,985,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2245,985,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2246,986,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2247,986,'_wpb_shortcodes_custom_css','.vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2248,987,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2249,987,'_wpb_shortcodes_custom_css','.vc_custom_1643293964278{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2250,988,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2251,988,'_wpb_shortcodes_custom_css','.vc_custom_1643293964278{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2252,989,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2253,989,'_wpb_shortcodes_custom_css','.vc_custom_1643294119642{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2254,990,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2255,990,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2256,991,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2257,991,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294213389{margin-top: -80px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2258,992,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2259,992,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2260,993,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2261,993,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2262,994,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2263,994,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294376970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294382937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2264,995,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2265,995,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294376970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294437383{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2266,996,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2267,996,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294376970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294462996{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2268,997,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2269,997,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2270,998,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2271,998,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2272,999,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2273,999,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294637583{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2274,1000,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2275,1000,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294723573{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2276,1001,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2277,1001,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294775989{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2278,1002,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2279,1002,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294831222{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2280,1003,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2281,1003,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294935920{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2282,1004,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2283,1004,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294958645{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2284,1005,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2285,1005,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2286,1006,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2287,1006,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295035028{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2288,1007,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2289,1007,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295035028{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295101620{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2290,1008,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2291,1008,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295135701{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 200px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295101620{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2292,1009,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2293,1009,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295101620{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2294,1010,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2295,1010,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}');
INSERT INTO `wp_postmeta` VALUES (2296,1011,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2297,1011,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2298,1012,'_wp_attached_file','2022/01/Work-1.jpg'),(2299,1012,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1282;s:4:\"file\";s:18:\"2022/01/Work-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Work-1-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Work-1-1024x656.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:656;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Work-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Work-1-768x492.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:18:\"Work-1-400x256.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"Work-1-1536x985.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:985;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2300,1013,'_edit_lock','1643300979:2'),(2301,1013,'_wp_trash_meta_status','publish'),(2302,1013,'_wp_trash_meta_time','1643301014'),(2303,1014,'_wp_attached_file','2022/01/Nerse-1.jpg'),(2304,1014,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:4:\"file\";s:19:\"2022/01/Nerse-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Nerse-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Nerse-1-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Nerse-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Nerse-1-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"tshowcase-thumb\";a:4:{s:4:\"file\";s:19:\"Nerse-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Nerse-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:6:\"sturti\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2305,1015,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2306,1015,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2307,1016,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2308,1016,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2309,1017,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2310,1017,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303032756{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2311,1018,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2312,1018,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2313,1019,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2314,1019,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2315,1020,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2316,1020,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2317,1021,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2318,1021,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2319,1022,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2320,1022,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2321,1023,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2322,1023,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2323,1024,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2324,1024,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2325,1025,'_edit_lock','1643306679:2'),(2326,1025,'_wp_trash_meta_status','publish'),(2327,1025,'_wp_trash_meta_time','1643306693'),(2328,650,'rs_page_bg_color',''),(2329,109,'rs_page_bg_color',''),(2330,109,'inline_featured_image','0'),(2331,1026,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2332,1026,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2337,1029,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2338,1029,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307147619{margin-left: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2333,1027,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2334,1027,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643307008276{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643050854643{margin-top: -50px !important;}.vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2335,1028,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2336,1028,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307008276{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2339,1030,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2340,1030,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307147619{margin-left: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307189501{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2341,1031,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2342,1031,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307356033{margin-left: -200px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307301954{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}'),(2343,1032,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2344,1032,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307356033{margin-left: -200px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307414172{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 220px !important;}'),(2345,1033,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2346,1033,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307441781{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;}'),(2347,1034,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2348,1034,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}'),(2349,1035,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2350,1035,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307552116{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 40px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}'),(2351,1036,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2352,1036,'_wpb_shortcodes_custom_css','.vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307552116{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 40px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}.vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307583904{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643307604243{margin-top: -550px !important;}.vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}'),(2353,1037,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2354,1037,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2355,1038,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2356,1038,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2357,1039,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2358,1039,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643307965353{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2359,1040,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2360,1040,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643307965353{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2361,1041,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2362,1041,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643307965353{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2363,1042,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2364,1042,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308219829{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308227166{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2365,1043,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2366,1043,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308267430{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308275697{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2367,1044,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2368,1044,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308267430{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308275697{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2369,1045,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2370,1045,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308267430{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2371,1046,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2372,1046,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2373,1047,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2374,1047,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2377,1049,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2378,1049,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643308833267{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 20px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2379,1050,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2380,1050,'_wpb_shortcodes_custom_css','.vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}.vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643308892306{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2381,1051,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2382,1051,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309192734{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309200418{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2383,1052,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2384,1052,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309192734{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309200418{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2385,1053,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2386,1053,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310037885{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310055139{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2387,1054,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2388,1054,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2394,1055,'inline_featured_image','0'),(2390,1055,'_dp_original','117'),(2391,1055,'boldgrid_page_id','20'),(2392,1055,'_wp_page_template','default'),(2393,1055,'_wpb_vc_js_status','false'),(2395,1055,'_dp_is_rewrite_republish_copy','1'),(2396,117,'_dp_has_rewrite_republish_copy','1055'),(2397,1055,'_dp_creation_date_gmt','2022-01-27 20:01:11'),(2398,1055,'_edit_lock','1643399531:2'),(2399,1056,'inline_featured_image','0'),(2400,1056,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2495,1099,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2496,1099,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331412068{background-color: #f8f8f8 !important;}.vc_custom_1643331424320{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331361605{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2494,1098,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331361605{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2483,1093,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2484,1093,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2401,1056,'inline_featured_image','0'),(2402,1056,'inline_featured_image','0'),(2403,1056,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2481,1092,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2482,1092,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643330936714{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2429,1066,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2404,1056,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2479,1091,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2480,1091,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2438,1071,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319347146{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2428,1066,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2422,1063,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2423,1063,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2405,1056,'_wpb_vc_js_status','true'),(2406,1056,'_wp_page_template','default'),(2407,1056,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2409,1056,'_dp_original','594'),(2410,1056,'_edit_lock','1643397156:2'),(2411,1056,'_edit_last','2'),(2412,1057,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2413,1057,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2414,1058,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2415,1058,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2416,1059,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2417,1059,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2418,1061,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2419,1061,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2420,1062,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2421,1062,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2424,1064,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2425,1064,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2426,1065,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2427,1065,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2430,1067,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2431,1067,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2432,1068,'_wp_attached_file','2022/01/Artboard-3-copy-2Logolow.svg'),(2433,1068,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:37:\"/2022/01/Artboard-3-copy-2Logolow.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"Artboard-3-copy-2Logolow.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2434,1069,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2435,1069,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319347146{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2436,1070,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2437,1070,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2439,1072,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2440,1072,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319347146{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2441,1073,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2442,1073,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319616262{margin-top: 0px !important;margin-left: -100px !important;padding-left: 1400px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2478,1090,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2443,1074,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2444,1074,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319645337{margin-top: 0px !important;margin-left: -100px !important;padding-left: 140px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2445,1075,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2446,1075,'_wpb_shortcodes_custom_css','.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2447,1076,'_edit_lock','1643323760:2'),(2448,1076,'_customize_restore_dismissed','1'),(2449,1077,'_edit_lock','1643323788:2'),(2450,1077,'_wp_trash_meta_status','publish'),(2451,1077,'_wp_trash_meta_time','1643323794'),(2458,1080,'_menu_item_xfn',''),(2459,1080,'_menu_item_url',''),(2460,1079,'_wp_trash_meta_status','publish'),(2461,1079,'_wp_trash_meta_time','1643323879'),(2462,1081,'_wp_trash_meta_status','publish'),(2463,1081,'_wp_trash_meta_time','1643323919'),(2464,1083,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2465,1083,'_wpb_shortcodes_custom_css','.vc_custom_1643323989022{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643323979945{background-color: #f8f8f8 !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2477,1090,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2466,1084,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2467,1084,'_wpb_shortcodes_custom_css','.vc_custom_1643323989022{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2468,1085,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2469,1085,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2470,1086,'_edit_lock','1643328598:2'),(2471,1086,'_wp_trash_meta_status','publish'),(2472,1086,'_wp_trash_meta_time','1643328622'),(2473,1088,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2474,1088,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}.vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643156527442{background-color: #f8f8f8 !important;}.vc_custom_1643161295777{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643128827813{margin-top: -500px !important;}.vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}'),(2475,1089,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2476,1089,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221657833{background-color: #ffffff !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2485,1094,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2486,1094,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2487,1095,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2488,1095,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331173847{margin-top: -300px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2493,1098,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2489,1096,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2490,1096,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643065922026{margin-top: 0px !important;}.vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2491,1097,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2492,1097,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643330774429{background-color: #f8f8f8 !important;}.vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2497,1100,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2498,1100,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331412068{background-color: #f8f8f8 !important;}.vc_custom_1643331424320{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331467043{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2499,1101,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2500,1101,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331412068{background-color: #f8f8f8 !important;}.vc_custom_1643331424320{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2501,1102,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2502,1102,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2503,1103,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2504,1103,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2505,1104,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2506,1104,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377878445{background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2507,1105,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2508,1105,'_wpb_shortcodes_custom_css','.vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377912638{background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2509,1106,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2510,1106,'_wpb_shortcodes_custom_css','.vc_custom_1643377959634{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: -80px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2511,1107,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2512,1107,'_wpb_shortcodes_custom_css','.vc_custom_1643377959634{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: -80px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378149053{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2513,1108,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2514,1108,'_wpb_shortcodes_custom_css','.vc_custom_1643377959634{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: -80px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378149053{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2515,1109,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2516,1109,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378149053{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2517,1110,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2518,1110,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378316668{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2519,1111,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2520,1111,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378316668{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2521,1112,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2522,1112,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378529127{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2523,1113,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2524,1113,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378557185{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2525,1114,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2526,1114,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378594579{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2527,1115,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2528,1115,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378681086{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2529,1116,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2530,1116,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378732801{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2531,1117,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2532,1117,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378764860{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2533,1118,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2534,1118,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378809774{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2535,1119,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2536,1119,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378911051{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2537,1120,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2538,1120,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378938459{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2539,1121,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2540,1121,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643378974102{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2541,1122,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2542,1122,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379005212{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2543,1123,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2544,1123,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379053450{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2545,1124,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2546,1124,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379081843{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2547,1125,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2548,1125,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379102715{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2549,1126,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2550,1126,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379165184{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2551,1127,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2552,1127,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2553,1128,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2554,1128,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2555,1129,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2556,1129,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379317787{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2557,1130,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2558,1130,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2559,1131,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2560,1131,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643379384021{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2561,1132,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2562,1132,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643379384021{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2563,1133,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2564,1133,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2565,1134,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2566,1134,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379586637{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2567,1135,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2568,1135,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379668900{margin-top: -10px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379586637{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2569,1136,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2570,1136,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2571,1137,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2572,1137,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379843633{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2573,1138,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2574,1138,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379910388{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2575,1139,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2576,1139,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379963305{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2577,1140,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2578,1140,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643330819963{background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2579,1141,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2580,1141,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2581,1142,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2582,1142,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380273905{margin-top: 0px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2583,1143,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2584,1143,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380319067{margin-top: -150px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331595472{background-color: #ffffff !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2587,1145,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2585,1144,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2586,1144,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380319067{margin-top: -150px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380393456{background-color: #f8f8f8 !important;}.vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2588,1145,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380319067{margin-top: -150px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2589,1146,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2590,1146,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2591,1147,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2592,1147,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643331089588{background-color: #ffffff !important;}.vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2593,1148,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2594,1148,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2595,1149,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2596,1149,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380686200{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2597,1150,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2598,1150,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2599,1151,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2600,1151,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381050913{margin-top: -50px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2601,1152,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2602,1152,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381103396{margin-top: -250px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2605,1154,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2603,1153,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2604,1153,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2606,1154,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381203630{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -200px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2607,1155,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2608,1155,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381261629{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -500px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2609,1156,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2610,1156,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643324010544{background-color: #f8f8f8 !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2611,1157,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2612,1157,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2613,1158,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2614,1158,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2615,1159,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2616,1159,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381546949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2617,1160,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2618,1160,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}'),(2619,1161,'_wp_attached_file','2022/01/Artboard-3-copy-3bottom.svg'),(2620,1161,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:36:\"/2022/01/Artboard-3-copy-3bottom.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"Artboard-3-copy-3bottom.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2621,1162,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2622,1162,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385641647{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385592132{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2623,1163,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2624,1163,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385592132{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2625,1164,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2626,1164,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385746914{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}');
INSERT INTO `wp_postmeta` VALUES (2627,1165,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2628,1165,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2629,1166,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2630,1166,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2631,1167,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2632,1167,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2633,1168,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2634,1168,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2635,1169,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2636,1169,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2637,1170,'_edit_lock','1643388000:2'),(2638,1170,'_customize_restore_dismissed','1'),(2639,1171,'_edit_lock','1643388260:2'),(2640,1171,'_wp_trash_meta_status','publish'),(2641,1171,'_wp_trash_meta_time','1643388288'),(2642,1173,'_edit_lock','1643389086:2'),(2643,1173,'_wp_trash_meta_status','publish'),(2644,1173,'_wp_trash_meta_time','1643389095'),(2645,1175,'_edit_lock','1643389216:2'),(2646,1175,'_wp_trash_meta_status','publish'),(2647,1175,'_wp_trash_meta_time','1643389222'),(2648,1177,'_edit_lock','1643389446:2'),(2649,1177,'_wp_trash_meta_status','publish'),(2650,1177,'_wp_trash_meta_time','1643389459'),(2651,1179,'_edit_lock','1643389706:2'),(2652,1179,'_wp_trash_meta_status','publish'),(2653,1179,'_wp_trash_meta_time','1643389712'),(2654,1181,'_edit_lock','1643389766:2'),(2655,1181,'_wp_trash_meta_status','publish'),(2656,1181,'_wp_trash_meta_time','1643389792'),(2657,1182,'_wp_trash_meta_status','publish'),(2658,1182,'_wp_trash_meta_time','1643389824'),(2659,1184,'inline_featured_image','0'),(2660,1184,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2661,1184,'inline_featured_image','0'),(2662,1184,'inline_featured_image','0'),(2663,1184,'inline_featured_image','0'),(2664,1184,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2665,1184,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2666,1184,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2667,1184,'_wpb_vc_js_status','true'),(2668,1184,'_wp_page_template','default'),(2669,1184,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2671,1184,'_dp_original','1056'),(2672,1184,'_edit_lock','1643396119:2'),(2673,1186,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2883,1258,'_dp_original','117'),(2884,1258,'_edit_last','2'),(2885,1258,'_edit_lock','1643398368:2'),(2886,1260,'inline_featured_image','0'),(2887,1260,'inline_featured_image','0'),(2888,1260,'inline_featured_image','0'),(2889,1260,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2890,1260,'boldgrid_page_id','20'),(2891,1260,'_wp_page_template','default'),(2892,1260,'_wpb_vc_js_status','false'),(2893,1260,'rs_page_bg_color',''),(2895,1260,'_dp_original','1258'),(2896,1261,'inline_featured_image','0'),(2897,1261,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2898,1261,'boldgrid_page_id','20'),(2899,1261,'_wp_page_template','default'),(2900,1261,'_wpb_vc_js_status','false'),(2901,1261,'inline_featured_image','0'),(2902,1261,'rs_page_bg_color',''),(2903,1261,'_dp_original','117'),(2904,1261,'_edit_last','2'),(2905,1261,'_edit_lock','1643398410:2'),(2675,1187,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2676,1184,'_edit_last','2'),(2677,1188,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390397980{padding-top: 80px !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}'),(2882,1258,'rs_page_bg_color',''),(2678,1189,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}'),(2881,1258,'inline_featured_image','0'),(2679,117,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2680,1190,'_wp_attached_file','2022/01/Artboard-3-copy-4topnophoto2.svg'),(2681,1190,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"file\";s:41:\"/2022/01/Artboard-3-copy-4topnophoto2.svg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"tshowcase-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:32:\"Artboard-3-copy-4topnophoto2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2682,1191,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2683,1191,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643390732915{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}'),(2880,1258,'_wpb_vc_js_status','false'),(2684,1192,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2685,1192,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643390795268{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}'),(2686,1193,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2687,1193,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}'),(2688,1194,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2689,1194,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}.vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2690,1195,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2691,1195,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2692,1196,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2693,1196,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643390375674{margin-top: 0px !important;}.vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2694,1197,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2695,1197,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2696,1198,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2697,1198,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2879,1258,'_wp_page_template','default'),(2698,1199,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2699,1199,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2700,1200,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2701,1200,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2702,1201,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2703,1201,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2704,1202,'_tshowcase_page_template','default'),(2705,1202,'_ts_lastname','Glynn, Jen '),(2706,1202,'inline_featured_image','0'),(2707,1202,'_tshowcase_page_template','default'),(2708,1202,'_ts_lastname','Glynn, Jen '),(2709,1202,'inline_featured_image','0'),(2710,1202,'_tsfreehtml','<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLScyt1teydUaf7pKxA_3iUOODv97SKr0aSC6AqrCNb_68qlH9w/viewform?embedded=true\" width=\"1200\" height=\"1352\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">Loading…</iframe>'),(2746,1203,'_pum_built_in','default-theme'),(2711,1202,'_tsposition',''),(2712,1202,'_tsemail',''),(2713,1202,'_tslocation',''),(2714,1202,'_tstel',''),(2715,1202,'_tspersonal',''),(2716,1202,'_tspersonalanchor',''),(2717,1202,'_tsuser','0'),(2718,1202,'_tslinkedin',''),(2719,1202,'_tsfacebook',''),(2720,1202,'_tstwitter',''),(2721,1202,'_tsgplus',''),(2722,1202,'_tsyoutube',''),(2723,1202,'_tsvimeo',''),(2724,1202,'_tsyelp',''),(2725,1202,'_tspinterest',''),(2726,1202,'_tsinstagram',''),(2727,1202,'_tstumblr',''),(2728,1202,'_tsbehance',''),(2729,1202,'_tssoundcloud',''),(2730,1202,'_tsmixcloud',''),(2731,1202,'_tsdeviantart',''),(2732,1202,'_tsdribbble',''),(2733,1202,'_tsflickr',''),(2734,1202,'_tstwitch',''),(2735,1202,'_tssteam',''),(2736,1202,'_tsimdb',''),(2737,1202,'_tswhatsapp',''),(2738,1202,'_tsskype',''),(2739,1202,'_tszoom',''),(2740,1202,'_tswww',''),(2741,1202,'_tsemailico',''),(2742,1202,'_thumbnail_id','835'),(2743,1202,'_dp_original','705'),(2744,1202,'_edit_lock','1643394938:2'),(2745,1202,'_edit_last','2'),(2747,1203,'_pum_default_theme','1'),(2748,1203,'popup_theme_data_version','3'),(2749,1203,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";i:100;s:13:\"atc_promotion\";N;s:17:\"container_padding\";i:18;s:23:\"container_border_radius\";i:0;s:26:\"container_background_color\";s:7:\"#f9f9f9\";s:28:\"container_background_opacity\";i:100;s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";i:1;s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";i:23;s:30:\"container_boxshadow_horizontal\";i:1;s:28:\"container_boxshadow_vertical\";i:1;s:24:\"container_boxshadow_blur\";i:3;s:26:\"container_boxshadow_spread\";i:0;s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";i:32;s:17:\"title_line_height\";i:36;s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";i:400;s:16:\"title_font_style\";s:6:\"normal\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";i:23;s:27:\"title_textshadow_horizontal\";i:0;s:25:\"title_textshadow_vertical\";i:0;s:21:\"title_textshadow_blur\";i:0;s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";i:400;s:18:\"content_font_style\";s:7:\"inherit\";s:10:\"close_text\";s:5:\"CLOSE\";s:22:\"close_position_outside\";b:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";i:0;s:21:\"close_position_bottom\";i:0;s:19:\"close_position_left\";i:0;s:20:\"close_position_right\";i:0;s:13:\"close_padding\";i:8;s:12:\"close_height\";i:0;s:11:\"close_width\";i:0;s:19:\"close_border_radius\";i:0;s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";i:100;s:16:\"close_font_color\";s:7:\"#ffffff\";s:15:\"close_font_size\";i:12;s:17:\"close_line_height\";i:36;s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";i:400;s:16:\"close_font_style\";s:7:\"inherit\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";i:1;s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";i:23;s:26:\"close_boxshadow_horizontal\";i:1;s:24:\"close_boxshadow_vertical\";i:1;s:20:\"close_boxshadow_blur\";i:3;s:22:\"close_boxshadow_spread\";i:0;s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";i:23;s:27:\"close_textshadow_horizontal\";i:0;s:25:\"close_textshadow_vertical\";i:0;s:21:\"close_textshadow_blur\";i:0;}'),(2750,1204,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"60\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"5\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"6\";s:26:\"container_boxshadow_spread\";s:2:\"-1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"40\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"200\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#424242\";s:24:\"title_textshadow_opacity\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#424242\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"200\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-13\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-13\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"26\";s:11:\"close_width\";s:2:\"26\";s:22:\"close_background_color\";s:7:\"#f8f8f8\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#eeae0b\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"24\";s:17:\"close_font_family\";s:5:\"Arial\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"2\";s:19:\"close_border_radius\";s:2:\"14\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:2:\"15\";s:22:\"close_boxshadow_spread\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"20\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(2751,1204,'popup_theme_data_version','3'),(2752,1204,'_pum_built_in','lightbox'),(2753,1205,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:17:\"container_padding\";s:2:\"28\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"5\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"4\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#315b7c\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"34\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"8\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"8\";s:13:\"close_padding\";s:1:\"4\";s:12:\"close_height\";s:2:\"28\";s:11:\"close_width\";s:2:\"28\";s:22:\"close_background_color\";s:7:\"#315b7c\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"42\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(2754,1205,'popup_theme_data_version','3'),(2755,1205,'_pum_built_in','enterprise-blue'),(2756,1206,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"75\";s:17:\"container_padding\";s:2:\"30\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#81d742\";s:22:\"container_border_width\";s:2:\"14\";s:23:\"container_border_radius\";s:2:\"80\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:16:\"title_font_color\";s:7:\"#2d2d2d\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:10:\"Montserrat\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-30\";s:19:\"close_position_left\";s:3:\"-30\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-30\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#2d2d2d\";s:17:\"close_line_height\";s:2:\"28\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"28\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(2757,1206,'popup_theme_data_version','3'),(2758,1206,'_pum_built_in','hello-box'),(2759,1207,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#1e73be\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#ffffff\";s:17:\"title_line_height\";s:2:\"28\";s:15:\"title_font_size\";s:2:\"26\";s:17:\"title_font_family\";s:10:\"Sans-Serif\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#ffffff\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"0\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"24\";s:11:\"close_width\";s:2:\"24\";s:22:\"close_background_color\";s:7:\"#eeee22\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#1e73be\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:2:\"-1\";s:24:\"close_boxshadow_vertical\";s:1:\"1\";s:20:\"close_boxshadow_blur\";s:1:\"1\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"10\";s:27:\"close_textshadow_horizontal\";s:2:\"-1\";s:25:\"close_textshadow_vertical\";s:1:\"1\";s:21:\"close_textshadow_blur\";s:1:\"1\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"10\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(2760,1207,'popup_theme_data_version','3'),(2761,1207,'_pum_built_in','cutting-edge'),(2762,1208,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#fffbef\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:6:\"outset\";s:22:\"container_border_color\";s:7:\"#dd3333\";s:22:\"container_border_width\";s:2:\"20\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:3:\"yes\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"97\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-20\";s:19:\"close_position_left\";s:3:\"-20\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-20\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"20\";s:11:\"close_width\";s:2:\"20\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:2:\"55\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"18\";s:15:\"close_font_size\";s:2:\"16\";s:17:\"close_font_family\";s:6:\"Tahoma\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),(2763,1208,'popup_theme_data_version','3'),(2764,1208,'_pum_built_in','framed-border'),(2765,1209,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:1:\"0\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:7:\"#eef6fc\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"23\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#505050\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#505050\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:11:\"middleright\";s:18:\"close_position_top\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"5\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#505050\";s:15:\"close_font_size\";s:2:\"15\";s:17:\"close_line_height\";s:2:\"18\";s:17:\"close_font_family\";s:10:\"Sans-Serif\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#505050\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(2766,1209,'popup_theme_data_version','3'),(2767,1209,'_pum_built_in','floating-bar'),(2768,1210,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"0\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:0:\"\";s:28:\"container_background_opacity\";s:1:\"0\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"7\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"7\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#000000\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_line_height\";s:2:\"20\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),(2769,1210,'popup_theme_data_version','3'),(2770,1210,'_pum_built_in','content-only'),(2771,1211,'popup_title','Our Spring Sale Has Started'),(2772,1211,'enabled','0'),(2773,1211,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:8:\"pum-1211\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:8:\"pum-1211\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";s:4:\"2085\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),(2774,1211,'data_version','3'),(2775,1211,'popup_open_count','0'),(2776,1211,'popup_conversion_count','0'),(2777,1204,'_edit_lock','1643393517:2'),(2778,1212,'_edit_lock','1643395431:2'),(2779,1204,'_edit_last','2'),(2780,1204,'_pum_user_modified','1'),(2781,1204,'popup_theme_overlay','a:0:{}'),(2782,1204,'popup_theme_container','a:0:{}'),(2783,1204,'popup_theme_title','a:0:{}'),(2784,1204,'popup_theme_content','a:0:{}'),(2785,1204,'popup_theme_close','a:0:{}'),(2786,1214,'popup_theme_data_version','3'),(2787,1214,'_edit_lock','1643393732:2'),(2788,1214,'_edit_last','2'),(2789,1215,'data_version','3'),(2790,1215,'popup_open_count','4'),(2791,1215,'popup_conversion_count','0'),(2792,1215,'_edit_lock','1643394942:2'),(2793,1215,'_edit_last','2'),(2794,1215,'_wpb_vc_js_status','false'),(2795,1215,'popup_title',''),(2796,1215,'popup_settings','a:44:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:10:\"click_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:0:\"\";s:15:\"extra_selectors\";s:9:\"formstyle\";}}}s:8:\"theme_id\";s:4:\"1204\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:7:\"cookies\";a:0:{}s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"separator1\";N;s:13:\"atc_promotion\";N;s:7:\"explain\";N;s:12:\"type_section\";N;s:12:\"fi_promotion\";N;s:10:\"theme_slug\";s:8:\"lightbox\";}'),(2797,1215,'enabled','1'),(2798,1217,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2799,1217,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2800,1215,'popup_open_count_total','4'),(2801,1215,'popup_last_opened','1643394454'),(2802,1218,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2803,1218,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2804,1219,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2805,1219,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}'),(2806,1220,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2807,1220,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}.vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}.vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}'),(2875,1055,'_dp_has_been_republished','1'),(2876,1258,'inline_featured_image','0'),(2877,1258,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2878,1258,'boldgrid_page_id','20'),(2808,1212,'_wp_trash_meta_status','publish'),(2809,1212,'_wp_trash_meta_time','1643395434'),(2810,1222,'_wp_trash_meta_status','publish'),(2811,1222,'_wp_trash_meta_time','1643395452'),(2812,1224,'_wp_trash_meta_status','publish'),(2813,1224,'_wp_trash_meta_time','1643395468'),(2814,1226,'_edit_lock','1643395489:2'),(2815,1226,'_wp_trash_meta_status','publish'),(2816,1226,'_wp_trash_meta_time','1643395490'),(2817,1228,'_wp_trash_meta_status','publish'),(2818,1228,'_wp_trash_meta_time','1643395554'),(2819,1230,'_wp_trash_meta_status','publish'),(2820,1230,'_wp_trash_meta_time','1643395582'),(2821,1232,'_wp_trash_meta_status','publish'),(2822,1232,'_wp_trash_meta_time','1643395608'),(2823,1234,'_wp_trash_meta_status','publish'),(2824,1234,'_wp_trash_meta_time','1643395627'),(2825,1236,'_wp_trash_meta_status','publish'),(2826,1236,'_wp_trash_meta_time','1643395648'),(2827,1238,'_wp_trash_meta_status','publish'),(2828,1238,'_wp_trash_meta_time','1643395695'),(2829,1240,'_wp_trash_meta_status','publish'),(2830,1240,'_wp_trash_meta_time','1643395713'),(2831,1242,'_wp_trash_meta_status','publish'),(2832,1242,'_wp_trash_meta_time','1643395816'),(2833,1244,'_wp_trash_meta_status','publish'),(2834,1244,'_wp_trash_meta_time','1643395860'),(2835,1246,'_wp_trash_meta_status','publish'),(2836,1246,'_wp_trash_meta_time','1643395875'),(2837,1248,'_wp_trash_meta_status','publish'),(2838,1248,'_wp_trash_meta_time','1643395895'),(2839,1250,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2840,1250,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643396294646{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643396303499{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2841,1251,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2842,1251,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2843,1252,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2844,1252,'_wpb_shortcodes_custom_css','.vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}.vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}.vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643303010698{margin-top: 0px !important;}.vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380433452{background-color: #f8f8f8 !important;}.vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643380641350{background-color: #ffffff !important;}.vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}.vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),(2845,622,'_wp_old_date','2022-01-26'),(2846,734,'_wp_old_date','2022-01-26'),(2847,741,'_wp_old_date','2022-01-26'),(2848,742,'_wp_old_date','2022-01-26'),(2849,112,'_wp_old_date','2022-01-26'),(2850,925,'_wp_old_date','2022-01-26'),(2851,1080,'_wp_old_date','2022-01-27'),(2852,118,'_wp_old_date','2022-01-26'),(2853,1253,'_edit_lock','1643396970:2'),(2854,1253,'_wp_trash_meta_status','publish'),(2855,1253,'_wp_trash_meta_time','1643397018'),(2856,1255,'_edit_lock','1643397203:2'),(2857,1255,'_wp_trash_meta_status','publish'),(2858,1255,'_wp_trash_meta_time','1643397203'),(2859,1256,'inline_featured_image','0'),(2860,1256,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}.vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}.vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}'),(2861,1256,'boldgrid_page_id','20'),(2862,1256,'_wp_page_template','default'),(2863,1256,'_wpb_vc_js_status','true'),(2864,1256,'inline_featured_image','0'),(2865,1256,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}.vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}.vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}'),(2866,1256,'_wpb_post_custom_css','.entry-header {display: none!important;}'),(2867,1256,'_dp_original','117'),(2868,1055,'_edit_last','2'),(2869,1055,'rs_page_bg_color',''),(2944,117,'_wpb_shortcodes_custom_css','.vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}.vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}.vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}.vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}'),(2906,1264,'_menu_item_type','post_type'),(2907,1264,'_menu_item_menu_item_parent','0'),(2908,1264,'_menu_item_object_id','1261'),(2909,1264,'_menu_item_object','page'),(2910,1264,'_menu_item_target',''),(2911,1264,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2912,1264,'_menu_item_xfn',''),(2913,1264,'_menu_item_url',''),(2914,1265,'_menu_item_type','post_type'),(2915,1265,'_menu_item_menu_item_parent','0'),(2916,1265,'_menu_item_object_id','1258'),(2917,1265,'_menu_item_object','page'),(2918,1265,'_menu_item_target',''),(2919,1265,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2920,1265,'_menu_item_xfn',''),(2921,1265,'_menu_item_url',''),(2922,1266,'_menu_item_type','post_type'),(2923,1266,'_menu_item_menu_item_parent','0'),(2924,1266,'_menu_item_object_id','880'),(2925,1266,'_menu_item_object','page'),(2926,1266,'_menu_item_target',''),(2927,1266,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2928,1266,'_menu_item_xfn',''),(2929,1266,'_menu_item_url',''),(2930,1267,'_menu_item_type','post_type'),(2931,1267,'_menu_item_menu_item_parent','0'),(2932,1267,'_menu_item_object_id','117'),(2933,1267,'_menu_item_object','page'),(2934,1267,'_menu_item_target',''),(2935,1267,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2936,1267,'_menu_item_xfn',''),(2937,1267,'_menu_item_url',''),(2938,1263,'_wp_trash_meta_status','publish'),(2939,1263,'_wp_trash_meta_time','1643398597'),(2940,1268,'_edit_lock','1643399113:2'),(2941,1268,'_wp_trash_meta_status','publish'),(2942,1268,'_wp_trash_meta_time','1643399133'),(2943,1270,'_edit_lock','1643399863:2'),(2945,1270,'_customize_restore_dismissed','1'),(2946,1271,'_edit_lock','1643400112:2'),(2947,1271,'_wp_trash_meta_status','publish'),(2948,1271,'_wp_trash_meta_time','1643400165'),(2949,3,'_edit_lock','1643405675:2'),(2950,3,'_edit_last','2'),(2951,3,'_wpb_vc_js_status','true'),(2952,3,'inline_featured_image','0'),(2953,1285,'_edit_lock','1643405551:2'),(2954,1285,'_wp_trash_meta_status','publish'),(2955,1285,'_wp_trash_meta_time','1643405550'),(2956,1286,'_wp_trash_meta_status','publish'),(2957,1286,'_wp_trash_meta_time','1643405596');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_postmeta` with 2799 row(s)
--

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1287 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (169,2,'2021-11-29 17:54:11','2021-11-29 17:54:11','<p>This site has been created with the help of many different people and companies.</p><p>In particular, a special thanks goes to the following for content running on this site:</p>\n			<style>\n				.attributed{height:250px;overflow:hidden;}\n				.attributed img{max-height:180px;}\n			</style>\n			<div class=\"row\">\n		<div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/HNQtAXnQlKA\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@evelynparis\" target=\"_blank\" rel=\"noopener\">Evelyn  Paris</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/VBs1Cyw2D58\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@jordaneil\" target=\"_blank\" rel=\"noopener\">Jordan Sanchez</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/WL8ePvjN75E\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@mzemlickis\" target=\"_blank\" rel=\"noopener\">Martins Zemlickis</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/_Mn4i8nG1K0\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@thmsr\" target=\"_blank\" rel=\"noopener\">Tomasz Rynkiewicz</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/bjej8BY1JYQ\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@insolitus\" target=\"_blank\" rel=\"noopener\">Rowan Heuvel</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/02f3KC3zKPk\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@anthonydelanoix\" target=\"_blank\" rel=\"noopener\">Anthony DELANOIX</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/NsrgAyEpTHQ\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@samuelzeller\" target=\"_blank\" rel=\"noopener\">Samuel Zeller</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/KtOid0FLjqU\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@vivivi\" target=\"_blank\" rel=\"noopener\">Vita Vilcina</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/4t8_1MKvPd8\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@heftiba\" target=\"_blank\" rel=\"noopener\">Toa Heftiba</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/tHkJAMcO3QE\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@fromitaly\" target=\"_blank\" rel=\"noopener\">Francesca Tosolini</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/qnSTxcs0EEs\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@fromitaly\" target=\"_blank\" rel=\"noopener\">Francesca Tosolini</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/tw5_DJQaeDU\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@tamarabellis\" target=\"_blank\" rel=\"noopener\">Tamara Bellis</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/h5cd51KXmRQ\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@gregoryallen\" target=\"_blank\" rel=\"noopener\">Gregory Hayes</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/Sgqo6Cohf9M\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@gemmachuatran\" target=\"_blank\" rel=\"noopener\">Gemma Chua-Tran</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/YstkjJNJT4I\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@devano23\" target=\"_blank\" rel=\"noopener\">Devon Janse van Rensburg</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/d4ULeg3YXZM\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@byrdman85\" target=\"_blank\" rel=\"noopener\">DeMorris Byrd</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/0Vdrg5pR7NY\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@avantecture\" target=\"_blank\" rel=\"noopener\">AVANTECTURE</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/wYtX2CWKI4w\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@byrdman85\" target=\"_blank\" rel=\"noopener\">DeMorris Byrd</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/SN0mu2M_Va0\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@ajk_th\" target=\"_blank\" rel=\"noopener\">Alexander Kovacs</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/cGk_fV0hPig\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@franagain\" target=\"_blank\" rel=\"noopener\">fran hogan</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/1tyuLfDOnG0\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@joerga\" target=\"_blank\" rel=\"noopener\">Jörg Angeli</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/De40Y2KaD70\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@jor9en\" target=\"_blank\" rel=\"noopener\">Jorgen Hendriksen</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div></div><hr /><p style=\"clear:both;\">In addition, this  site was built on a powerful, Inspirations based web builder called <a href=\"http://www.boldgrid.com\" target=\"_blank\" rel=\"noopener\">BoldGrid</a>. It is running on <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noopener\">WordPress</a>, the most popular content management software online today. Web hosting support is provided by <a href=\"https://www.webhostinghub.com/\">Web Hosting Hub</a>.</p>','Attribution','','inherit','closed','closed','','10-revision-v1','','','2021-11-29 17:54:11','2021-11-29 17:54:11','',10,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=169',0,'revision','',0),(3,1,'2021-06-25 20:43:34','2021-06-25 20:43:34','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<p>Effective date: 02/01/2022</p>\r\n<p>Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “<b>Kandu</b>”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “<b>you</b>”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including <b>www.kanduhealth.com</b> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “<b>Sites</b>”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information.</p>\r\n<p>This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion gap=\"10\" active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]<span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]<b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]<span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]<span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]<span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]<span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]<span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]<span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','publish','closed','open','','privacy-policy','','','2022-01-28 21:24:19','2022-01-28 21:24:19','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=3',0,'page','',0),(700,2,'2022-01-25 23:20:14','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-01-25 23:20:14','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=team_builder&p=700',0,'team_builder','',0),(1274,2,'2022-01-28 20:15:51','2022-01-28 20:15:51','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.30j0zll\"><b>Collection of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.3dy6vkm\"><b>Use of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.1t3h5sf\"><b>Sharing of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.17dp8vu\"><b>Data Security</b></a><b> </b></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.3rdcrjn\"><b>International Data Transfers</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.lnxbz9\"><b>Children’s Privacy</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.35nkun2\"><b>Links to Other Websites</b></a><b> </b></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.1ksv4uv\"><b>Changes to This Privacy Policy</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 20:15:51','2022-01-28 20:15:51','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1274',0,'revision','',0),(176,2,'2022-01-10 22:29:00','2022-01-10 22:29:00','<div class=\"boldgrid-section\" style=\"background-image: url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\'); background-size: cover; background-position: 50% 15%;\" data-imhwpb-asset-id=\"1098616\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 110px; padding-top: 90px;\">\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\r\n<h2 class=\"h1\" style=\"color: #fff; margin-top: 0px; text-align: center;\">Welcome Home</h2>\r\n<p class=\"\" style=\"margin: 2em 0; color: #fff; font-size: 1.2em; text-align: center;\">Our commitment to making your realty experience the best imaginable means that we\'ll always give you more than the other guys. We put the customer first.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"#\">Learn More </a></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 80px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n\r\nKandu Health is developing a\r\n\r\ndigital platform\r\n\r\nthat empowers,\r\n\r\nsupports and\r\n\r\nconnects those\r\n\r\naffected by stroke.\r\n<p class=\"\" style=\"margin: 2em 0em 0.6em;\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-135\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\" alt=\"\" width=\"600\" height=\"750\" data-unsplash-id=\"KtOid0FLjqU\" data-imhwpb-asset-id=\"1098606\" /></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"background-image: linear-gradient(to left, rgba(31, 86, 115, 0.9), rgba(31, 86, 115, 0.9)), url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\'); background-size: cover; background-position: 50% 50%;\" class=\"boldgrid-section\" data-bg-overlaycolor=\"rgba(31,86,115,0.9)\" data-imhwpb-asset-id=\"1098617\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 10px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\" style=\"color: #ffffff;\">Upcoming Open Houses</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-bottom: 15px; padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-136\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"4t8_1MKvPd8\" data-imhwpb-asset-id=\"1098607\" /></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-137\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"tHkJAMcO3QE\" data-imhwpb-asset-id=\"1098608\" /></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-138\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"qnSTxcs0EEs\" data-imhwpb-asset-id=\"1098609\" /></p>\r\n<p class=\"\" style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p class=\"\" style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\">Our Agents</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-139\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"tw5_DJQaeDU\" data-imhwpb-asset-id=\"1097907\" /></p>\r\n\r\n<h3 class=\"\">Tina Farnsworth</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-140\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"h5cd51KXmRQ\" data-imhwpb-asset-id=\"1097908\" /></p>\r\n\r\n<h3 class=\"\">Zapp Brann</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-141\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"Sgqo6Cohf9M\" data-imhwpb-asset-id=\"1097909\" /></p>\r\n\r\n<h3 class=\"\">Amy Wong</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-142\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"YstkjJNJT4I\" data-imhwpb-asset-id=\"1098610\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-143\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"d4ULeg3YXZM\" data-imhwpb-asset-id=\"1098611\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-144\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"0Vdrg5pR7NY\" data-imhwpb-asset-id=\"1098612\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-145\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"wYtX2CWKI4w\" data-imhwpb-asset-id=\"1098613\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-146\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"SN0mu2M_Va0\" data-imhwpb-asset-id=\"1098614\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-147\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"cGk_fV0hPig\" data-imhwpb-asset-id=\"1098615\" /></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 20px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\" style=\"text-align: center;\">Contact</h2>\r\n<p class=\"\" style=\"text-align: center;\">Stop in today and see what we can do for you. Your initial consultation is free!</p>\r\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Us </a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"boldgrid-google-maps\" style=\"margin: 0; line-height: 1;\"><iframe style=\"width: 100%;\" src=\"https://maps.google.com/maps?q=New+York%2C+NY&amp;t=m&amp;z=16&amp;output=embed\" width=\"2000\" height=\"400\" frameborder=\"0\"></iframe></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','109-revision-v1','','','2022-01-10 22:29:00','2022-01-10 22:29:00','',109,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=176',0,'revision','',0),(9,1,'2021-06-25 20:43:48','2021-06-25 20:43:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h2 class=\"title-main\">Kandu Health</h2>\r\n<h2>JUST VISITING?</h2>\r\n<p class=\"\">If you are a looking for more information, please check back soon, our new site is on the way!</p>\r\n\r\n<h2 class=\"\">IS THIS YOUR SITE?</h2>\r\n<p class=\"\">If you own this site, we have installed this \"Coming Soon\" page as a temporary placeholder. Go to your <strong><a href=\"wp-admin\">BoldGrid Login</a></strong> to choose your <strong>Inspiration</strong> to replace this placeholder. Your username and password were provided in your Welcome Email.</p>\r\n\r\n</div>\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<p class=\"\"><img class=\"alignnone size-full\" src=\"//www.boldgrid.com/assets/images/default-1.jpg\" alt=\"hikers in the mountains\" width=\"800\" height=\"904\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','WEBSITE COMING SOON','','publish','closed','closed','','website-coming-soon','','','2021-07-01 01:40:27','2021-07-01 01:40:27','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/website-coming-soon/',0,'page','',0),(10,0,'2021-06-25 21:19:00','2021-06-25 21:19:00','<p>This site has been created with the help of many different people and companies.</p><p>In particular, a special thanks goes to the following for content running on this site:</p>\n			<style>\n				.attributed{height:250px;overflow:hidden;}\n				.attributed img{max-height:180px;}\n			</style>\n			<div class=\"row\">\n		<div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/HNQtAXnQlKA\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@evelynparis\" target=\"_blank\" rel=\"noopener\">Evelyn  Paris</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/VBs1Cyw2D58\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@jordaneil\" target=\"_blank\" rel=\"noopener\">Jordan Sanchez</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/WL8ePvjN75E\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@mzemlickis\" target=\"_blank\" rel=\"noopener\">Martins Zemlickis</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/_Mn4i8nG1K0\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@thmsr\" target=\"_blank\" rel=\"noopener\">Tomasz Rynkiewicz</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/bjej8BY1JYQ\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@insolitus\" target=\"_blank\" rel=\"noopener\">Rowan Heuvel</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/02f3KC3zKPk\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@anthonydelanoix\" target=\"_blank\" rel=\"noopener\">Anthony DELANOIX</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/NsrgAyEpTHQ\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@samuelzeller\" target=\"_blank\" rel=\"noopener\">Samuel Zeller</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/KtOid0FLjqU\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@vivivi\" target=\"_blank\" rel=\"noopener\">Vita Vilcina</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/4t8_1MKvPd8\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@heftiba\" target=\"_blank\" rel=\"noopener\">Toa Heftiba</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/tHkJAMcO3QE\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@fromitaly\" target=\"_blank\" rel=\"noopener\">Francesca Tosolini</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/qnSTxcs0EEs\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@fromitaly\" target=\"_blank\" rel=\"noopener\">Francesca Tosolini</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/tw5_DJQaeDU\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@tamarabellis\" target=\"_blank\" rel=\"noopener\">Tamara Bellis</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/h5cd51KXmRQ\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@gregoryallen\" target=\"_blank\" rel=\"noopener\">Gregory Hayes</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/Sgqo6Cohf9M\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@gemmachuatran\" target=\"_blank\" rel=\"noopener\">Gemma Chua-Tran</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/YstkjJNJT4I\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@devano23\" target=\"_blank\" rel=\"noopener\">Devon Janse van Rensburg</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/d4ULeg3YXZM\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@byrdman85\" target=\"_blank\" rel=\"noopener\">DeMorris Byrd</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/0Vdrg5pR7NY\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@avantecture\" target=\"_blank\" rel=\"noopener\">AVANTECTURE</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/wYtX2CWKI4w\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@byrdman85\" target=\"_blank\" rel=\"noopener\">DeMorris Byrd</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/SN0mu2M_Va0\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@ajk_th\" target=\"_blank\" rel=\"noopener\">Alexander Kovacs</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/cGk_fV0hPig\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@franagain\" target=\"_blank\" rel=\"noopener\">fran hogan</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/1tyuLfDOnG0\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@joerga\" target=\"_blank\" rel=\"noopener\">Jörg Angeli</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://unsplash.com/photos/De40Y2KaD70\" target=\"_blank\" rel=\"noopener\"><img src=\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/@jor9en\" target=\"_blank\" rel=\"noopener\">Jorgen Hendriksen</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div></div><hr /><p style=\"clear:both;\">In addition, this  site was built on a powerful, Inspirations based web builder called <a href=\"http://www.boldgrid.com\" target=\"_blank\" rel=\"noopener\">BoldGrid</a>. It is running on <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noopener\">WordPress</a>, the most popular content management software online today. Web hosting support is provided by <a href=\"https://www.webhostinghub.com/\">Web Hosting Hub</a>.</p>','Attribution','','publish','closed','closed','','attribution','','','2022-01-12 23:22:44','2022-01-12 23:22:44','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/attribution/',0,'page','',0),(19,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','','Contact Form','','publish','closed','closed','','contact-form','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=19',0,'wpuf_contact_form','',0),(13,1,'2021-07-01 01:40:27','2021-07-01 01:40:27','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h2 class=\"title-main\">Kandu Health</h2>\r\n<h2>JUST VISITING?</h2>\r\n<p class=\"\">If you are a looking for more information, please check back soon, our new site is on the way!</p>\r\n\r\n<h2 class=\"\">IS THIS YOUR SITE?</h2>\r\n<p class=\"\">If you own this site, we have installed this \"Coming Soon\" page as a temporary placeholder. Go to your <strong><a href=\"wp-admin\">BoldGrid Login</a></strong> to choose your <strong>Inspiration</strong> to replace this placeholder. Your username and password were provided in your Welcome Email.</p>\r\n\r\n</div>\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<p class=\"\"><img class=\"alignnone size-full\" src=\"//www.boldgrid.com/assets/images/default-1.jpg\" alt=\"hikers in the mountains\" width=\"800\" height=\"904\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','WEBSITE COMING SOON','','inherit','closed','closed','','9-revision-v1','','','2021-07-01 01:40:27','2021-07-01 01:40:27','',9,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=13',0,'revision','',0),(16,1,'2021-07-01 20:27:57','2021-07-01 20:27:57','','Vertical Logo','','inherit','open','closed','','vertical-logo','','','2021-07-01 20:27:57','2021-07-01 20:27:57','',9,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/07/Vertical-Logo.png',0,'attachment','image/png',0),(17,1,'2021-07-01 20:28:45','2021-07-01 20:28:45','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h2 class=\"title-main\">Kandu Health</h2>\r\n<h2 class=\"\">Coming Soon!</h2>\r\n<p class=\"\">If you are a looking for more information, please check back soon, our new site is on the way!</p>\r\n\r\n</div>\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<p class=\"\"><img class=\"alignnone wp-image-16 size-medium\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/07/Vertical-Logo-275x300.png\" alt=\"\" width=\"275\" height=\"300\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','WEBSITE COMING SOON','','inherit','closed','closed','','9-autosave-v1','','','2021-07-01 20:28:45','2021-07-01 20:28:45','',9,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=17',0,'revision','',0),(20,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:20:{s:8:\"template\";s:10:\"name_field\";s:4:\"name\";s:4:\"name\";s:5:\"label\";s:4:\"Name\";s:8:\"required\";s:3:\"yes\";s:2:\"id\";i:0;s:5:\"width\";s:5:\"large\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";i:40;s:4:\"help\";s:0:\"\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"is_new\";b:1;s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:6:\"inline\";s:3:\"yes\";s:9:\"hide_subs\";b:0;}','','','publish','closed','closed','','20','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',19,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=20',0,'wpuf_input','',0),(21,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:15:{s:8:\"template\";s:13:\"email_address\";s:4:\"name\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:8:\"required\";s:3:\"yes\";s:2:\"id\";i:0;s:5:\"width\";s:5:\"large\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";i:40;s:4:\"help\";s:0:\"\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"is_new\";b:1;s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";s:0:\"\";}','','','publish','closed','closed','','21','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',19,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=21',1,'wpuf_input','',0),(22,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:18:{s:8:\"template\";s:14:\"textarea_field\";s:4:\"name\";s:7:\"message\";s:5:\"label\";s:7:\"Message\";s:8:\"required\";s:3:\"yes\";s:2:\"id\";i:0;s:5:\"width\";s:5:\"large\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";i:40;s:4:\"help\";s:0:\"\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"is_new\";b:1;s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:16:\"word_restriction\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:4:\"rich\";s:2:\"no\";}','','','publish','closed','closed','','22','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',19,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=22',2,'wpuf_input','',0),(23,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','{\"id\":23,\"field_id\":4,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 1\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 1 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 1','','publish','closed','closed','','boldgrid-form-1','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=23',0,'wpuf_contact_form','',0),(24,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','24','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',23,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=24',0,'wpuf_input','',0),(25,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','25','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',23,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=25',1,'wpuf_input','',0),(26,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Message\";s:4:\"name\";s:10:\"textarea_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','26','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',23,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=26',2,'wpuf_input','',0),(27,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','{\"id\":27,\"field_id\":14,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"13\":{\"id\":\"13\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 2\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 2 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 2','','publish','closed','closed','','boldgrid-form-2','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=27',0,'wpuf_contact_form','',0),(28,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Subject\";s:4:\"name\";s:6:\"text_1\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','28','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=28',0,'wpuf_input','',0),(29,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','29','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=29',1,'wpuf_input','',0),(30,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','30','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=30',2,'wpuf_input','',0),(31,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','31','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=31',3,'wpuf_input','',0),(32,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','32','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=32',4,'wpuf_input','',0),(33,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"City\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','33','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=33',5,'wpuf_input','',0),(34,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','34','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=34',6,'wpuf_input','',0),(35,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','35','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=35',7,'wpuf_input','',0),(36,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_11\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','36','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=36',8,'wpuf_input','',0),(37,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:7:\"text_12\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','37','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=37',9,'wpuf_input','',0),(38,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Message\";s:4:\"name\";s:11:\"textarea_13\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','38','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',27,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=38',10,'wpuf_input','',0),(39,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','{\"id\":39,\"field_id\":17,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"text\",\"label\":\"Alternate Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"radio\",\"label\":\"When is the best time to contact you?\",\"choices\":{\"1\":{\"label\":\"Morning\",\"value\":\"Morning\"},\"2\":{\"label\":\"Afternoon\",\"value\":\"Afternoon\"},\"3\":{\"label\":\"Evening\",\"value\":\"Evening\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"radio\",\"label\":\"What is the best way to contact you?\",\"choices\":{\"1\":{\"label\":\"Phone\",\"value\":\"Phone\"},\"2\":{\"label\":\"Email\",\"value\":\"Email\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"13\":{\"id\":\"13\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 3\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 3 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 3','','publish','closed','closed','','boldgrid-form-3','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=39',0,'wpuf_contact_form','',0),(40,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Subject\";s:4:\"name\";s:6:\"text_1\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','40','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=40',0,'wpuf_input','',0),(41,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','41','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=41',1,'wpuf_input','',0),(42,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','42','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=42',2,'wpuf_input','',0),(43,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','43','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=43',3,'wpuf_input','',0),(44,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','44','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=44',4,'wpuf_input','',0),(45,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"City\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','45','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=45',5,'wpuf_input','',0),(46,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','46','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=46',6,'wpuf_input','',0),(47,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','47','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=47',7,'wpuf_input','',0),(48,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_11\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','48','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=48',8,'wpuf_input','',0),(49,1,'2021-10-05 20:34:12','2021-10-05 20:34:12','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:7:\"text_12\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','49','','','2021-10-05 20:34:12','2021-10-05 20:34:12','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=49',9,'wpuf_input','',0),(50,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:15:\"Alternate Phone\";s:4:\"name\";s:7:\"text_14\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','50','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=50',10,'wpuf_input','',0),(51,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:37:\"When is the best time to contact you?\";s:4:\"name\";s:8:\"radio_15\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:3:{s:7:\"Morning\";s:7:\"Morning\";s:9:\"Afternoon\";s:9:\"Afternoon\";s:7:\"Evening\";s:7:\"Evening\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','51','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=51',11,'wpuf_input','',0),(52,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:36:\"What is the best way to contact you?\";s:4:\"name\";s:8:\"radio_16\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:2:{s:5:\"Phone\";s:5:\"Phone\";s:5:\"Email\";s:5:\"Email\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','52','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=52',12,'wpuf_input','',0),(53,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Message\";s:4:\"name\";s:11:\"textarea_13\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','53','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',39,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=53',13,'wpuf_input','',0),(54,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":54,\"field_id\":14,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State / Province\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Address Form (International)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Address Form (International) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Address Form (International)','','publish','closed','closed','','address-form-international','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=54',0,'wpuf_contact_form','',0),(55,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','55','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=55',0,'wpuf_input','',0),(56,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','56','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=56',1,'wpuf_input','',0),(57,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','57','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=57',2,'wpuf_input','',0),(58,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:11:\"City / Town\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','58','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=58',3,'wpuf_input','',0),(59,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:16:\"State / Province\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','59','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=59',4,'wpuf_input','',0),(60,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','60','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=60',5,'wpuf_input','',0),(61,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_11\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','61','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',54,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=61',6,'wpuf_input','',0),(62,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":62,\"field_id\":14,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Address Form (US)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Address Form (US) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Address Form (US)','','publish','closed','closed','','address-form-us','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=62',0,'wpuf_contact_form','',0),(63,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','63','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',62,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=63',0,'wpuf_input','',0),(64,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','64','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',62,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=64',1,'wpuf_input','',0),(65,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','65','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',62,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=65',2,'wpuf_input','',0),(66,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:11:\"City / Town\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','66','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',62,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=66',3,'wpuf_input','',0),(67,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','67','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',62,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=67',4,'wpuf_input','',0),(68,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','68','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',62,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=68',5,'wpuf_input','',0),(69,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":69,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Body\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Email Form (Traditional)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Email Form (Traditional) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Email Form (Traditional)','','publish','closed','closed','','email-form-traditional','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=69',0,'wpuf_contact_form','',0),(70,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','70','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',69,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=70',0,'wpuf_input','',0),(71,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','71','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',69,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=71',1,'wpuf_input','',0),(72,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Subject\";s:4:\"name\";s:6:\"text_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','72','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',69,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=72',2,'wpuf_input','',0),(73,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Body\";s:4:\"name\";s:10:\"textarea_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','73','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',69,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=73',3,'wpuf_input','',0),(74,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":74,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"number\",\"label\":\"Group Size\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Special Instructions\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Event Registration Form (Group Support)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Register\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Event Registration Form (Group Support) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Event Registration Form (Group Support)','','publish','closed','closed','','event-registration-form-group-support','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=74',0,'wpuf_contact_form','',0),(75,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','75','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',74,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=75',0,'wpuf_input','',0),(76,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','76','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',74,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=76',1,'wpuf_input','',0),(77,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:20:\"Special Instructions\";s:4:\"name\";s:10:\"textarea_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','77','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',74,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=77',2,'wpuf_input','',0),(78,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":78,\"field_id\":4,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Special Instructions\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Event Registration Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Register\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Event Registration Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Event Registration Form','','publish','closed','closed','','event-registration-form','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=78',0,'wpuf_contact_form','',0),(79,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','79','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',78,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=79',0,'wpuf_input','',0),(80,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','80','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',78,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=80',1,'wpuf_input','',0),(81,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:20:\"Special Instructions\";s:4:\"name\";s:10:\"textarea_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','81','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',78,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=81',2,'wpuf_input','',0),(82,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":82,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Information Request Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Information Request Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Information Request Form','','publish','closed','closed','','information-request-form','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=82',0,'wpuf_contact_form','',0),(83,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','83','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',82,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=83',0,'wpuf_input','',0),(84,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:6:\"text_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','84','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',82,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=84',1,'wpuf_input','',0),(85,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','85','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',82,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=85',2,'wpuf_input','',0),(86,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','86','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',82,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=86',3,'wpuf_input','',0),(87,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":87,\"field_id\":17,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Shipping Information Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Shipping Information Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Shipping Information Form','','publish','closed','closed','','shipping-information-form','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=87',0,'wpuf_contact_form','',0),(88,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','88','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=88',0,'wpuf_input','',0),(89,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:12:\"Company Name\";s:4:\"name\";s:7:\"text_14\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','89','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=89',1,'wpuf_input','',0),(90,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','90','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=90',2,'wpuf_input','',0),(91,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','91','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=91',3,'wpuf_input','',0),(92,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:11:\"City / Town\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','92','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=92',4,'wpuf_input','',0),(93,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','93','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=93',5,'wpuf_input','',0),(94,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','94','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=94',6,'wpuf_input','',0),(95,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_15\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','95','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=95',7,'wpuf_input','',0),(96,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:7:\"text_16\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','96','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',87,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=96',8,'wpuf_input','',0),(97,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":97,\"field_id\":3,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Sign Up Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Sign Up\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Sign Up Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Sign Up Form','','publish','closed','closed','','sign-up-form','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=97',0,'wpuf_contact_form','',0),(98,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','98','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',97,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=98',0,'wpuf_input','',0),(99,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','99','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',97,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=99',1,'wpuf_input','',0),(100,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','{\"id\":100,\"field_id\":9,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"radio\",\"label\":\"On a scale of 1 to 5, how would you rate your experience with our product / service?\",\"choices\":{\"1\":{\"label\":\"1 (poor)\",\"value\":\"1\"},\"2\":{\"label\":\"2 (mediocre)\",\"value\":\"2\"},\"3\":{\"label\":\"3 (average)\",\"value\":\"3\"},\"4\":{\"label\":\"4 (fair)\",\"value\":\"4\"},\"5\":{\"label\":\"5 (excellent)\",\"value\":\"5\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"radio\",\"label\":\"How likely are you to recommend our product / service to people you know?\",\"choices\":{\"1\":{\"label\":\"Likely\",\"value\":\"Likely\"},\"2\":{\"label\":\"Somewhat Likely\",\"value\":\"Somewhat Likely\"},\"3\":{\"label\":\"Somewhat Unlikely\",\"value\":\"Somewhat Unlikely\"},\"4\":{\"label\":\"Unlikely\",\"value\":\"Unlikely\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"radio\",\"label\":\"Would you use our product / service in the future?\",\"choices\":{\"1\":{\"label\":\"Yes\",\"value\":\"Yes\"},\"2\":{\"label\":\"No\",\"value\":\"No\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"select\",\"label\":\"How long have you used our product / service?\",\"choices\":{\"1\":{\"label\":\"Select...\",\"value\":\"\"},\"6\":{\"label\":\"Less than a month\",\"value\":\"Less than a month\"},\"2\":{\"label\":\"1 Month - 11 Months\",\"value\":\"1 Month - 11 Months\"},\"3\":{\"label\":\"1 Year - 2 Years\",\"value\":\"1 Year - 2 Years\"},\"5\":{\"label\":\"3 Years - 5 Years\",\"value\":\"3 Years - 5 Years\"},\"4\":{\"label\":\"Over 5 Years\",\"value\":\"Over 5 Years\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"textarea\",\"label\":\"Please tell us what you liked or disliked about our product / service\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"Additional Comments\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Customer Feedback Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Customer Feedback Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Customer Feedback Form','','publish','closed','closed','','customer-feedback-form','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=wpuf_contact_form&#038;p=100',0,'wpuf_contact_form','',0),(101,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','101','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=101',0,'wpuf_input','',0),(102,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','102','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=102',1,'wpuf_input','',0),(103,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:84:\"On a scale of 1 to 5, how would you rate your experience with our product / service?\";s:4:\"name\";s:7:\"radio_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:5:{s:8:\"1 (poor)\";s:8:\"1 (poor)\";s:12:\"2 (mediocre)\";s:12:\"2 (mediocre)\";s:11:\"3 (average)\";s:11:\"3 (average)\";s:8:\"4 (fair)\";s:8:\"4 (fair)\";s:13:\"5 (excellent)\";s:13:\"5 (excellent)\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','103','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=103',2,'wpuf_input','',0),(104,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:73:\"How likely are you to recommend our product / service to people you know?\";s:4:\"name\";s:7:\"radio_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:4:{s:6:\"Likely\";s:6:\"Likely\";s:15:\"Somewhat Likely\";s:15:\"Somewhat Likely\";s:17:\"Somewhat Unlikely\";s:17:\"Somewhat Unlikely\";s:8:\"Unlikely\";s:8:\"Unlikely\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','104','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=104',3,'wpuf_input','',0),(105,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:50:\"Would you use our product / service in the future?\";s:4:\"name\";s:7:\"radio_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:2:{s:3:\"Yes\";s:3:\"Yes\";s:2:\"No\";s:2:\"No\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','105','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=105',4,'wpuf_input','',0),(106,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:45:\"How long have you used our product / service?\";s:4:\"name\";s:8:\"select_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:6:{s:9:\"Select...\";s:9:\"Select...\";s:17:\"Less than a month\";s:17:\"Less than a month\";s:19:\"1 Month - 11 Months\";s:19:\"1 Month - 11 Months\";s:16:\"1 Year - 2 Years\";s:16:\"1 Year - 2 Years\";s:17:\"3 Years - 5 Years\";s:17:\"3 Years - 5 Years\";s:12:\"Over 5 Years\";s:12:\"Over 5 Years\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','106','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=106',5,'wpuf_input','',0),(107,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:69:\"Please tell us what you liked or disliked about our product / service\";s:4:\"name\";s:10:\"textarea_7\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','107','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=107',6,'wpuf_input','',0),(108,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:19:\"Additional Comments\";s:4:\"name\";s:10:\"textarea_8\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','108','','','2021-10-05 20:34:13','2021-10-05 20:34:13','',100,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=108',7,'wpuf_input','',0),(109,1,'2021-10-05 20:34:13','2021-10-05 20:34:13','<div class=\"boldgrid-section\" style=\"background-image: url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\'); background-size: cover; background-position: 50% 15%;\" data-imhwpb-asset-id=\"1098616\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 110px; padding-top: 90px;\">\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\r\n<h2 class=\"h1\" style=\"color: #fff; margin-top: 0px; text-align: center;\">Welcome Home</h2>\r\n<p class=\"\" style=\"margin: 2em 0; color: #fff; font-size: 1.2em; text-align: center;\">Our commitment to making your realty experience the best imaginable means that we\'ll always give you more than the other guys. We put the customer first.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"#\">Learn More </a></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 80px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n\r\nKandu Health is developing a\r\n\r\ndigital platform\r\n\r\nthat empowers,\r\n\r\nsupports and\r\n\r\nconnects those\r\n\r\naffected by stroke.\r\n<p class=\"\" style=\"margin: 2em 0em 0.6em;\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-135\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\" alt=\"\" width=\"600\" height=\"750\" data-unsplash-id=\"KtOid0FLjqU\" data-imhwpb-asset-id=\"1098606\" /></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"background-image: linear-gradient(to left, rgba(31, 86, 115, 0.9), rgba(31, 86, 115, 0.9)), url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\'); background-size: cover; background-position: 50% 50%;\" class=\"boldgrid-section\" data-bg-overlaycolor=\"rgba(31,86,115,0.9)\" data-imhwpb-asset-id=\"1098617\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 10px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\" style=\"color: #ffffff;\">Upcoming Open Houses</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-bottom: 15px; padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-136\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"4t8_1MKvPd8\" data-imhwpb-asset-id=\"1098607\" /></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-137\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"tHkJAMcO3QE\" data-imhwpb-asset-id=\"1098608\" /></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-138\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"qnSTxcs0EEs\" data-imhwpb-asset-id=\"1098609\" /></p>\r\n<p class=\"\" style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p class=\"\" style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\">Our Agents</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-139\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"tw5_DJQaeDU\" data-imhwpb-asset-id=\"1097907\" /></p>\r\n\r\n<h3 class=\"\">Tina Farnsworth</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-140\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"h5cd51KXmRQ\" data-imhwpb-asset-id=\"1097908\" /></p>\r\n\r\n<h3 class=\"\">Zapp Brann</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-141\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"Sgqo6Cohf9M\" data-imhwpb-asset-id=\"1097909\" /></p>\r\n\r\n<h3 class=\"\">Amy Wong</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-142\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"YstkjJNJT4I\" data-imhwpb-asset-id=\"1098610\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-143\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"d4ULeg3YXZM\" data-imhwpb-asset-id=\"1098611\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-144\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"0Vdrg5pR7NY\" data-imhwpb-asset-id=\"1098612\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-145\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"wYtX2CWKI4w\" data-imhwpb-asset-id=\"1098613\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-146\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"SN0mu2M_Va0\" data-imhwpb-asset-id=\"1098614\" /></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-147\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"cGk_fV0hPig\" data-imhwpb-asset-id=\"1098615\" /></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 20px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\" style=\"text-align: center;\">Contact</h2>\r\n<p class=\"\" style=\"text-align: center;\">Stop in today and see what we can do for you. Your initial consultation is free!</p>\r\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Us </a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"boldgrid-google-maps\" style=\"margin: 0; line-height: 1;\"><iframe style=\"width: 100%;\" src=\"https://maps.google.com/maps?q=New+York%2C+NY&amp;t=m&amp;z=16&amp;output=embed\" width=\"2000\" height=\"400\" frameborder=\"0\"></iframe></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','draft','closed','closed','','home','','','2022-01-27 18:06:30','2022-01-27 18:06:30','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/home/',0,'page','',0),(111,1,'2021-10-05 20:34:14','2021-10-05 20:34:14','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 42px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h1>Quality Over Quantity</h1>\r\n<h4>We Do It Right The First Time</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe\'ve all run into real estate agents who seem to always be in a hurry. They can\'t stop and take the time to make sure your needs are being met because they\'re afraid they\'ll miss out on that next big deal. At Krista Crowder Real Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don\'t know what happened.\r\n\r\nWe use a unique, multifaceted approach to ensure that our customers are put first, no matter what. When we opened 30 years ago, we believed in providing quality customer service to meet your family\'s needs, and we still do today. We\'re your realtor yesterday, today and tomorrow.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-121\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\" alt=\"\" data-imhwpb-asset-id=\"780397\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/58a6d85b-b046b108-epstock130300058-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-122\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/8af423c8-69090677-aomarch131000010-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-123\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/79502064-7e911594-detanan140400125-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-124\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-125\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\" alt=\"\" data-imhwpb-asset-id=\"780398\" width=\"300\" height=\"300\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-126\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\" alt=\"\" data-imhwpb-asset-id=\"780399\" width=\"300\" height=\"300\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-127\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\" alt=\"\" data-imhwpb-asset-id=\"780400\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Selling Your Home?</h2>\r\n<h4>Explore Your Options With Us</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know there are many reasons why you need to sell your home, and some of them can be very complicated. That\'s why we discuss your options before having you sign any paperwork - we want you to be able to make the best choice for your family. Whether you\'re moving across town, out of state, across the country or around the world, we\'ll take care of you.\r\n\r\nDo you need income to pay your mortgage but don\'t want to sell while the housing market is still in a slump? No problem! We offer a variety of services. We\'ll ensure you\'ll get more visibility in a specific market to get the right price. If you\'d rather rent your home, we\'ll provide property management.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">Featured Homes</a> <a class=\"button-secondary\" href=\"#\">Listings</a></p>\r\n&nbsp;\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Buying a New Home?</h2>\r\n<h4>Rest Assured In Our Services</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know that buying a home can be a truly nerve wracking experience. Whether you\'re looking for your first home or are downsizing because of an empty nest, we can help you find the perfect home. Do you need to step up to an executive-level luxury home? Want a quiet place in the woods to reflect during your retirement? Our access to a variety of databases ensures you\'ll be happy with your options.\r\n\r\nWe also believe in small town values and honesty. If the basement always leaks after a hard rain, we\'ll tell you. We won\'t tell you the roof is new when it\'s ten years old. You\'ll get more than you expect with exceptional service.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-128\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\" alt=\"\" data-imhwpb-asset-id=\"780401\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','The Program','','publish','closed','closed','','about-us','','','2022-01-21 21:25:06','2022-01-21 21:25:06','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-us/',0,'page','',0),(112,1,'2022-01-28 19:09:07','2021-10-05 20:34:14',' ','','','publish','closed','closed','','112','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/112/',5,'nav_menu_item','',0),(113,1,'2021-10-05 20:34:14','2021-10-05 20:34:14','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h3>Some of Our Everyday Offerings:</h3>\r\nWhen you\'re looking for a new home, it can seem like there are a world of opportunities - too many to choose from! These listings cover some properties that are similar to many others we have available.\r\n\r\nAre you looking for an inexpensive cottage to rent for additional income? A duplex to keep a closer eye on elderly relatives? A picture-perfect subdivision home? We can find the perfect home for you.\r\n\r\nAt Krista Crowder Real Estate, we match you to the perfect home, not the one we\'re trying to sell.\r\n\r\n</div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aa4c22-49b69dc5-2mmedia141100506-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"93|landscape\" width=\"555\" class=\"wp-image-129\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fa379a03-2116d75a-jodiejohnson150100028-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|landscape\" width=\"555\" class=\"wp-image-130\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Subdivision Perfection at Old Oaks</h2>\r\n<h4>Get More For Your Money</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nThis 4 bedroom 3 bath home provides plenty of high-class details for far less than you might expect. With numerous options available including fireplaces, flooring, paint and a gourmet kitchen, buy now and get your home your way in this final expansion at in-demand Old Oaks.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-131\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg\" alt=\"\" data-imhwpb-asset-id=\"780402\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Convenient to Downtown</h2>\r\n<h4>Modern Living</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOnce a series of artists\' lofts, these older buildings have amazing architectural features. Updated electrical service, windows and HVAC provide all the charm of the industrial era with all the comforts of the modern era along with fabulous hand-crafted details.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/b5518de7-aecf4fe-dotshock150602357-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|landscape\" width=\"555\" class=\"wp-image-132\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Country Estate</h2>\r\n<h4>Plenty of Breathing Space</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWant the best a subdivision has to offer while still having room to breathe? This country subdivision still has several 5- and 10-acre plots with a variety of house plans available through their builder. Forest, river, field and valley, this subdivision has it all at a great price.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','Info','','publish','closed','closed','','info','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/info/',0,'page','',0),(926,2,'2022-01-26 23:26:42','2022-01-26 23:26:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:26:42','2022-01-26 23:26:42','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=926',0,'revision','',0),(115,1,'2021-10-05 20:34:14','2021-10-05 20:34:14','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>Serving Our Community</h2>\r\n<h4>Taking Care of Our Neighbors</h4>\r\nAt Krista Crowder Real Estate, we believe in serving our community. Beyond the realty and property management services we offer, we also participate in many area organizations to improve our home town. From Habitat for Humanity and Children\'s Miracle Network to Peewee baseball and Our Town Art Fair, we provide assistance to groups that serve to better our community in a wide variety of ways.\r\n\r\nFor home buyers, we offer comprehensive services as a buyer\'s agent, from arranging mortgage options and helping you evaluate a home\'s future resale potential to providing advice on negotiating your offer and walking you through the closing process.\r\n\r\nFor our home owners, we offer a variety of options in handling your home sale, from evaluating it\'s potential in the current market and marketing it to a specific audience to securing the top dollar for your home and ensuring your closing goes smoothly. We also offer comprehensive property management options if you\'re not ready to sell yet.\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Take A Tour</a></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-133\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg\" alt=\"\" data-imhwpb-asset-id=\"780403\" width=\"450\" height=\"600\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>Our Services</h2>\r\n<h4>We\'re proud to offer a wide range of comprehensive services to homeowners and home buyers in our community.</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-home\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Pre-Listing and Listing Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-line-chart\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Marketing Via Print and Internet</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-suitcase\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Property Management Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-clipboard\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Buyer\'s Agent Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 50px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bar-chart\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Monitoring Offer Requirements</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-check-square-o\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Ensuring a Smooth Closing</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','Services','','publish','closed','closed','','services','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/services/',0,'page','',0),(117,1,'2021-10-05 20:34:14','2021-10-05 20:34:14','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\" css=\".vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}\"][vc_btn title=\"I am a survivor/care partner\" el_class=\"popmake-1215\" css=\".vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n','Contact Us','','publish','closed','closed','','contact-us','','','2022-01-28 19:54:21','2022-01-28 19:54:21','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/contact-us/',0,'page','',0),(118,1,'2022-01-28 19:09:07','2021-10-05 20:34:14',' ','','','publish','closed','closed','','118','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/118/',8,'nav_menu_item','',0),(598,2,'2022-01-24 23:14:58','2022-01-24 23:14:58','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643065757844{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h2><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:14:58','2022-01-24 23:14:58','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=598',0,'revision','',0),(177,2,'2022-01-12 23:56:02','2022-01-12 23:56:02','{\n    \"blogdescription\": {\n        \"value\": \"Empowering Stroke Survivors\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-12 23:53:34\"\n    }\n}','','','trash','closed','closed','','59822f5e-249e-4793-a351-5ed811a3b65f','','','2022-01-12 23:56:02','2022-01-12 23:56:02','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=177',0,'customize_changeset','',0),(121,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','121','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg',0,'attachment','image/jpeg',0),(122,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','122','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/58a6d85b-b046b108-epstock130300058.jpg',0,'attachment','image/jpeg',0),(123,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','123','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/8af423c8-69090677-aomarch131000010.jpg',0,'attachment','image/jpeg',0),(124,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','124','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/79502064-7e911594-detanan140400125.jpg',0,'attachment','image/jpeg',0),(125,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','125','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg',0,'attachment','image/jpeg',0),(126,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','126','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg',0,'attachment','image/jpeg',0),(127,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','127','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg',0,'attachment','image/jpeg',0),(128,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','128','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg',0,'attachment','image/jpeg',0),(129,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','129','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',113,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aa4c22-49b69dc5-2mmedia141100506.jpg',0,'attachment','image/jpeg',0),(130,1,'2021-10-05 20:34:16','2021-10-05 20:34:16','','','','inherit','open','closed','','130','','','2021-10-05 20:34:16','2021-10-05 20:34:16','',113,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fa379a03-2116d75a-jodiejohnson150100028.jpg',0,'attachment','image/jpeg',0),(131,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','131','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',113,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg',0,'attachment','image/jpeg',0),(132,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','132','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',113,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/b5518de7-aecf4fe-dotshock150602357.jpg',0,'attachment','image/jpeg',0),(133,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','133','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',115,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg',0,'attachment','image/jpeg',0),(134,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','134','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',117,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg',0,'attachment','image/jpeg',0),(135,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','135','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg',0,'attachment','image/jpeg',0),(136,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','136','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg',0,'attachment','image/jpeg',0),(137,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','137','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg',0,'attachment','image/jpeg',0),(138,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','138','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg',0,'attachment','image/jpeg',0),(139,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','139','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg',0,'attachment','image/jpeg',0),(140,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','140','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg',0,'attachment','image/jpeg',0),(141,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','141','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg',0,'attachment','image/jpeg',0),(142,1,'2021-10-05 20:34:17','2021-10-05 20:34:17','','','','inherit','open','closed','','142','','','2021-10-05 20:34:17','2021-10-05 20:34:17','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg',0,'attachment','image/jpeg',0),(143,1,'2021-10-05 20:34:18','2021-10-05 20:34:18','','','','inherit','open','closed','','143','','','2021-10-05 20:34:18','2021-10-05 20:34:18','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg',0,'attachment','image/jpeg',0),(144,1,'2021-10-05 20:34:18','2021-10-05 20:34:18','','','','inherit','open','closed','','144','','','2021-10-05 20:34:18','2021-10-05 20:34:18','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg',0,'attachment','image/jpeg',0),(145,1,'2021-10-05 20:34:18','2021-10-05 20:34:18','','','','inherit','open','closed','','145','','','2021-10-05 20:34:18','2021-10-05 20:34:18','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg',0,'attachment','image/jpeg',0),(146,1,'2021-10-05 20:34:18','2021-10-05 20:34:18','','','','inherit','open','closed','','146','','','2021-10-05 20:34:18','2021-10-05 20:34:18','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg',0,'attachment','image/jpeg',0),(147,1,'2021-10-05 20:34:18','2021-10-05 20:34:18','','','','inherit','open','closed','','147','','','2021-10-05 20:34:18','2021-10-05 20:34:18','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg',0,'attachment','image/jpeg',0),(148,1,'2021-10-05 20:34:18','2021-10-05 20:34:18','','','','inherit','open','closed','','148','','','2021-10-05 20:34:18','2021-10-05 20:34:18','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg',0,'attachment','image/jpeg',0),(149,1,'2021-10-05 20:34:19','2021-10-05 20:34:19','','','','inherit','open','closed','','149','','','2021-10-05 20:34:19','2021-10-05 20:34:19','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg',0,'attachment','image/jpeg',0),(150,1,'2021-10-05 20:34:20','2021-10-05 20:34:20','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 42px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h1>Quality Over Quantity</h1>\r\n<h4>We Do It Right The First Time</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe\'ve all run into real estate agents who seem to always be in a hurry. They can\'t stop and take the time to make sure your needs are being met because they\'re afraid they\'ll miss out on that next big deal. At Krista Crowder Real Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don\'t know what happened.\r\n\r\nWe use a unique, multifaceted approach to ensure that our customers are put first, no matter what. When we opened 30 years ago, we believed in providing quality customer service to meet your family\'s needs, and we still do today. We\'re your realtor yesterday, today and tomorrow.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-121\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\" alt=\"\" data-imhwpb-asset-id=\"780397\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/58a6d85b-b046b108-epstock130300058-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-122\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/8af423c8-69090677-aomarch131000010-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-123\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/79502064-7e911594-detanan140400125-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-124\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-125\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\" alt=\"\" data-imhwpb-asset-id=\"780398\" width=\"300\" height=\"300\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-126\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\" alt=\"\" data-imhwpb-asset-id=\"780399\" width=\"300\" height=\"300\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-127\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\" alt=\"\" data-imhwpb-asset-id=\"780400\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Selling Your Home?</h2>\r\n<h4>Explore Your Options With Us</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know there are many reasons why you need to sell your home, and some of them can be very complicated. That\'s why we discuss your options before having you sign any paperwork - we want you to be able to make the best choice for your family. Whether you\'re moving across town, out of state, across the country or around the world, we\'ll take care of you.\r\n\r\nDo you need income to pay your mortgage but don\'t want to sell while the housing market is still in a slump? No problem! We offer a variety of services. We\'ll ensure you\'ll get more visibility in a specific market to get the right price. If you\'d rather rent your home, we\'ll provide property management.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">Featured Homes</a> <a class=\"button-secondary\" href=\"#\">Listings</a></p>\r\n&nbsp;\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Buying a New Home?</h2>\r\n<h4>Rest Assured In Our Services</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know that buying a home can be a truly nerve wracking experience. Whether you\'re looking for your first home or are downsizing because of an empty nest, we can help you find the perfect home. Do you need to step up to an executive-level luxury home? Want a quiet place in the woods to reflect during your retirement? Our access to a variety of databases ensures you\'ll be happy with your options.\r\n\r\nWe also believe in small town values and honesty. If the basement always leaks after a hard rain, we\'ll tell you. We won\'t tell you the roof is new when it\'s ten years old. You\'ll get more than you expect with exceptional service.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-128\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\" alt=\"\" data-imhwpb-asset-id=\"780401\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','About Us','','inherit','closed','closed','','111-revision-v1','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',111,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=150',0,'revision','',0),(151,1,'2021-10-05 20:34:20','2021-10-05 20:34:20','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h3>Some of Our Everyday Offerings:</h3>\r\nWhen you\'re looking for a new home, it can seem like there are a world of opportunities - too many to choose from! These listings cover some properties that are similar to many others we have available.\r\n\r\nAre you looking for an inexpensive cottage to rent for additional income? A duplex to keep a closer eye on elderly relatives? A picture-perfect subdivision home? We can find the perfect home for you.\r\n\r\nAt Krista Crowder Real Estate, we match you to the perfect home, not the one we\'re trying to sell.\r\n\r\n</div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aa4c22-49b69dc5-2mmedia141100506-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"93|landscape\" width=\"555\" class=\"wp-image-129\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fa379a03-2116d75a-jodiejohnson150100028-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|landscape\" width=\"555\" class=\"wp-image-130\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Subdivision Perfection at Old Oaks</h2>\r\n<h4>Get More For Your Money</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nThis 4 bedroom 3 bath home provides plenty of high-class details for far less than you might expect. With numerous options available including fireplaces, flooring, paint and a gourmet kitchen, buy now and get your home your way in this final expansion at in-demand Old Oaks.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-131\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg\" alt=\"\" data-imhwpb-asset-id=\"780402\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Convenient to Downtown</h2>\r\n<h4>Modern Living</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOnce a series of artists\' lofts, these older buildings have amazing architectural features. Updated electrical service, windows and HVAC provide all the charm of the industrial era with all the comforts of the modern era along with fabulous hand-crafted details.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/b5518de7-aecf4fe-dotshock150602357-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|landscape\" width=\"555\" class=\"wp-image-132\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Country Estate</h2>\r\n<h4>Plenty of Breathing Space</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWant the best a subdivision has to offer while still having room to breathe? This country subdivision still has several 5- and 10-acre plots with a variety of house plans available through their builder. Forest, river, field and valley, this subdivision has it all at a great price.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','Info','','inherit','closed','closed','','113-revision-v1','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',113,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=151',0,'revision','',0),(152,1,'2021-10-05 20:34:20','2021-10-05 20:34:20','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>Serving Our Community</h2>\r\n<h4>Taking Care of Our Neighbors</h4>\r\nAt Krista Crowder Real Estate, we believe in serving our community. Beyond the realty and property management services we offer, we also participate in many area organizations to improve our home town. From Habitat for Humanity and Children\'s Miracle Network to Peewee baseball and Our Town Art Fair, we provide assistance to groups that serve to better our community in a wide variety of ways.\r\n\r\nFor home buyers, we offer comprehensive services as a buyer\'s agent, from arranging mortgage options and helping you evaluate a home\'s future resale potential to providing advice on negotiating your offer and walking you through the closing process.\r\n\r\nFor our home owners, we offer a variety of options in handling your home sale, from evaluating it\'s potential in the current market and marketing it to a specific audience to securing the top dollar for your home and ensuring your closing goes smoothly. We also offer comprehensive property management options if you\'re not ready to sell yet.\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Take A Tour</a></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-133\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg\" alt=\"\" data-imhwpb-asset-id=\"780403\" width=\"450\" height=\"600\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>Our Services</h2>\r\n<h4>We\'re proud to offer a wide range of comprehensive services to homeowners and home buyers in our community.</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-home\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Pre-Listing and Listing Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-line-chart\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Marketing Via Print and Internet</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-suitcase\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Property Management Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-clipboard\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Buyer\'s Agent Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 50px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bar-chart\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Monitoring Offer Requirements</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-check-square-o\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Ensuring a Smooth Closing</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','Services','','inherit','closed','closed','','115-revision-v1','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',115,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=152',0,'revision','',0),(1185,2,'2022-01-28 17:17:30','2022-01-28 17:17:30','[vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:17:30','2022-01-28 17:17:30','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1185',0,'revision','',0),(153,1,'2021-10-05 20:34:20','2021-10-05 20:34:20','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\nPlease use the contact form below, if you have any general questions or requests about our services.\r\n\r\nWe will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<p><a href=\"mailto:support@kandu.health\">support@kandu.health</a></p>\r\n\r\n\r\n\r\n\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n<p>210 Hacienda Ave, Campbell, CA 95008</p>\r\n<p class=\"boldgrid-google-maps\" style=\"width:100%;height:200px;\"><iframe style=\"width:100%;height:100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n\r\n<img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-134\">\r\n\r\n</div>\r\n</div></div></div>\n\n','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',117,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=153',0,'revision','',0),(162,1,'2021-10-06 03:02:10','2021-10-06 03:02:10','<div class=\"boldgrid-section\" style=\"background-image: url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\'); background-size: cover; background-position: 50% 15%;\" data-imhwpb-asset-id=\"1098616\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-bottom: 110px; padding-top: 90px;\">\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\n<h2 class=\"h1\" style=\"color: #fff; margin-top: 0px; text-align: center;\">Welcome Home</h2>\n<p class=\"\" style=\"margin: 2em 0; color: #fff; font-size: 1.2em; text-align: center;\">Our commitment to making your realty experience the best imaginable means that we\'ll always give you more than the other guys. We put the customer first.</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"#\">Learn More </a></p>\n\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 80px;\">\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\n<h2>Bold Estate</h2>\n<h4 class=\"\" style=\"margin: 0.7em 0em 1em;\">Find Your Perfect Home.</h4>\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">We\'ve all run into real estate agents who seem to always be in a hurry. They can’t stop and take the time to make sure your needs are being met because they’re afraid they’ll miss out on that next big deal. At Bold Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don’t know what happened.</p>\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">At Bold Estate we put the customer\'s needs before our own. We make your transaction, whether it\'s buying, selling, renting, or investing, a truly extraordinary experience. Our agents have access to more tools and resources than any other real estate firm.</p>\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">We work endlessly to hone skills, continuously striving for perfection, sweating over every technical detail, always ready to take on new challenges.</p>\n<p class=\"\" style=\"margin: 2em 0em 0.6em;\"><a class=\"button-primary\" href=\"#\">Read More </a></p>\n\n</div>\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\n<div class=\"\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-135\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\" alt=\"\" width=\"600\" height=\"750\" data-unsplash-id=\"KtOid0FLjqU\" data-imhwpb-asset-id=\"1098606\" /></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<div style=\"background-image: linear-gradient(to left, rgba(31, 86, 115, 0.9), rgba(31, 86, 115, 0.9)), url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\'); background-size: cover; background-position: 50% 50%;\" class=\"boldgrid-section\" data-bg-overlaycolor=\"rgba(31,86,115,0.9)\" data-imhwpb-asset-id=\"1098617\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 10px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\n<h2 class=\"\" style=\"color: #ffffff;\">Upcoming Open Houses</h2>\n</div>\n</div>\n<div class=\"row\" style=\"margin-bottom: 15px; padding-bottom: 80px;\">\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-136\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"4t8_1MKvPd8\" data-imhwpb-asset-id=\"1098607\" /></p>\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-137\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"tHkJAMcO3QE\" data-imhwpb-asset-id=\"1098608\" /></p>\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-138\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"qnSTxcs0EEs\" data-imhwpb-asset-id=\"1098609\" /></p>\n<p class=\"\" style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\n<p class=\"\" style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\n<h2 class=\"\">Our Agents</h2>\n</div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 80px;\">\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-139\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"tw5_DJQaeDU\" data-imhwpb-asset-id=\"1097907\" /></p>\n\n<h3 class=\"\">Tina Farnsworth</h3>\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\n\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-140\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"h5cd51KXmRQ\" data-imhwpb-asset-id=\"1097908\" /></p>\n\n<h3 class=\"\">Zapp Brann</h3>\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\n\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-141\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"Sgqo6Cohf9M\" data-imhwpb-asset-id=\"1097909\" /></p>\n\n<h3 class=\"\">Amy Wong</h3>\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container-fluid\">\n<div class=\"row\">\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-142\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"YstkjJNJT4I\" data-imhwpb-asset-id=\"1098610\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-143\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"d4ULeg3YXZM\" data-imhwpb-asset-id=\"1098611\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-144\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"0Vdrg5pR7NY\" data-imhwpb-asset-id=\"1098612\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-145\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"wYtX2CWKI4w\" data-imhwpb-asset-id=\"1098613\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-146\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"SN0mu2M_Va0\" data-imhwpb-asset-id=\"1098614\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-147\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"cGk_fV0hPig\" data-imhwpb-asset-id=\"1098615\" /></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 20px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\" style=\"text-align: center;\">Contact</h2>\n<p class=\"\" style=\"text-align: center;\">Stop in today and see what we can do for you. Your initial consultation is free!</p>\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Us </a></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\n<div class=\"container-fluid\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"boldgrid-google-maps\" style=\"margin: 0; line-height: 1;\"><iframe style=\"width: 100%;\" src=\"https://maps.google.com/maps?q=New+York%2C+NY&amp;t=m&amp;z=16&amp;output=embed\" width=\"2000\" height=\"400\" frameborder=\"0\"></iframe></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','109-revision-v1','','','2021-10-06 03:02:10','2021-10-06 03:02:10','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=162',0,'revision','',0),(154,1,'2021-10-05 20:34:20','2021-10-05 20:34:20','\n<div class=\"boldgrid-section\" style=\"background-image: url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\'); background-size: cover; background-position: 50% 15%;\" data-imhwpb-asset-id=\"1098616\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 110px; padding-top: 90px;\">\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\r\n<h2 class=\"h1\" style=\"color: #fff; margin-top: 0px; text-align: center;\">Welcome Home</h2>\r\n<p class=\"\" style=\"margin: 2em 0; color: #fff; font-size: 1.2em; text-align: center;\">Our commitment to making your realty experience the best imaginable means that we\'ll always give you more than the other guys. We put the customer first.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"#\">Learn More </a></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 80px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h2>Bold Estate</h2>\r\n<h4 class=\"\" style=\"margin: 0.7em 0em 1em;\">Find Your Perfect Home.</h4>\r\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">We\'ve all run into real estate agents who seem to always be in a hurry. They can&rsquo;t stop and take the time to make sure your needs are being met because they&rsquo;re afraid they&rsquo;ll miss out on that next big deal. At Bold Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don&rsquo;t know what happened.</p>\r\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">At Bold Estate we put the customer\'s needs before our own. We make your transaction, whether it\'s buying, selling, renting, or investing, a truly extraordinary experience. Our agents have access to more tools and resources than any other real estate firm.</p>\r\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">We work endlessly to hone skills, continuously striving for perfection, sweating over every technical detail, always ready to take on new challenges.</p>\r\n<p class=\"\" style=\"margin: 2em 0em 0.6em;\"><a class=\"button-primary\" href=\"#\">Read More </a></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-135\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\" alt=\"\" data-unsplash-id=\"KtOid0FLjqU\" width=\"600\" height=\"750\" data-imhwpb-asset-id=\"1098606\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"background-image: linear-gradient(to left, rgba(31, 86, 115, 0.9), rgba(31, 86, 115, 0.9)), url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\'); background-size: cover; background-position: 50% 50%;\" class=\"boldgrid-section\" data-bg-overlaycolor=\"rgba(31,86,115,0.9)\" data-imhwpb-asset-id=\"1098617\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 10px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\" style=\"color: #ffffff;\">Upcoming Open Houses</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-bottom: 15px; padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-136\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\" alt=\"\" data-unsplash-id=\"4t8_1MKvPd8\" width=\"300\" height=\"200\" data-imhwpb-asset-id=\"1098607\"></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-137\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\" alt=\"\" data-unsplash-id=\"tHkJAMcO3QE\" width=\"300\" height=\"200\" data-imhwpb-asset-id=\"1098608\"></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-138\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\" alt=\"\" data-unsplash-id=\"qnSTxcs0EEs\" width=\"300\" height=\"200\" data-imhwpb-asset-id=\"1098609\"></p>\r\n<p class=\"\" style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p class=\"\" style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\">Our Agents</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-139\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\" alt=\"\" data-unsplash-id=\"tw5_DJQaeDU\" data-imhwpb-asset-id=\"1097907\" width=\"350\" height=\"200\"></p>\r\n\r\n<h3 class=\"\">Tina Farnsworth</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-140\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\" alt=\"\" data-unsplash-id=\"h5cd51KXmRQ\" data-imhwpb-asset-id=\"1097908\" width=\"350\" height=\"200\"></p>\r\n\r\n<h3 class=\"\">Zapp Brann</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-141\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\" alt=\"\" data-unsplash-id=\"Sgqo6Cohf9M\" data-imhwpb-asset-id=\"1097909\" width=\"350\" height=\"200\"></p>\r\n\r\n<h3 class=\"\">Amy Wong</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-142\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\" alt=\"\" data-unsplash-id=\"YstkjJNJT4I\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098610\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-143\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\" alt=\"\" data-unsplash-id=\"d4ULeg3YXZM\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098611\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-144\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\" alt=\"\" data-unsplash-id=\"0Vdrg5pR7NY\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098612\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-145\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\" alt=\"\" data-unsplash-id=\"wYtX2CWKI4w\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098613\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-146\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\" alt=\"\" data-unsplash-id=\"SN0mu2M_Va0\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098614\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-147\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\" alt=\"\" data-unsplash-id=\"cGk_fV0hPig\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098615\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 20px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\" style=\"text-align: center;\">Contact</h2>\r\n<p class=\"\" style=\"text-align: center;\">Stop in today and see what we can do for you. Your initial consultation is free!</p>\r\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Us </a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"boldgrid-google-maps\" style=\"margin: 0; line-height: 1;\"><iframe style=\"width: 100%;\" src=\"https://maps.google.com/maps?q=New+York%2C+NY&amp;t=m&amp;z=16&amp;output=embed\" width=\"2000\" height=\"400\" frameborder=\"0\"></iframe></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\n\n','Home','','inherit','closed','closed','','109-revision-v1','','','2021-10-05 20:34:20','2021-10-05 20:34:20','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=154',0,'revision','',0),(157,1,'2021-10-05 20:43:27','2021-10-05 20:43:27','<iframe title=\"City at Night\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','1ad0fe5f0d83c4490e038e6c19bd9e3f','','','2021-10-05 20:43:27','2021-10-05 20:43:27','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1ad0fe5f0d83c4490e038e6c19bd9e3f/',0,'oembed_cache','',0),(156,1,'2021-10-05 20:39:23','2021-10-05 20:39:23','','3','','inherit','open','closed','','3','','','2021-10-05 20:39:23','2021-10-05 20:39:23','',109,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/3.png',0,'attachment','image/png',0),(178,2,'2022-01-12 23:56:33','2022-01-12 23:56:33','','KanduLogo','','inherit','open','closed','','kandulogo','','','2022-01-12 23:56:33','2022-01-12 23:56:33','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/KanduLogo.svg',0,'attachment','image/svg+xml',0),(179,2,'2022-01-13 00:02:52','2022-01-13 00:02:52','{\n    \"generatepress::custom_logo\": {\n        \"value\": 178,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-12 23:57:47\"\n    },\n    \"generate_settings[logo_width]\": {\n        \"value\": \"130\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-12 23:57:47\"\n    },\n    \"site_icon\": {\n        \"value\": 180,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:00:47\"\n    },\n    \"generate_settings[nav_drop_point]\": {\n        \"value\": \"850\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:01:47\"\n    },\n    \"generate_settings[layout_setting]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:01:47\"\n    },\n    \"generate_settings[blog_layout_setting]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:01:47\"\n    },\n    \"generate_settings[single_layout_setting]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:02:47\"\n    },\n    \"generate_settings[footer_widget_setting]\": {\n        \"value\": \"2\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:02:47\"\n    }\n}','','','trash','closed','closed','','04597497-c47a-44fb-bc1e-a474c250bb53','','','2022-01-13 00:02:52','2022-01-13 00:02:52','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=179',0,'customize_changeset','',0),(180,2,'2022-01-12 23:59:50','2022-01-12 23:59:50','','Icon','','inherit','open','closed','','icon','','','2022-01-12 23:59:50','2022-01-12 23:59:50','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Icon.svg',0,'attachment','image/svg+xml',0),(181,2,'2022-01-13 00:19:08','2022-01-13 00:19:08','{\n    \"generate_settings[global_colors]\": {\n        \"value\": [\n            {\n                \"name\": \"Contrast\",\n                \"slug\": \"contrast\",\n                \"color\": \"#424242\"\n            },\n            {\n                \"name\": \"Contrast 2\",\n                \"slug\": \"contrast-2\",\n                \"color\": \"#424242\"\n            },\n            {\n                \"name\": \"Contrast 3\",\n                \"slug\": \"contrast-3\",\n                \"color\": \"#b2b2be\"\n            },\n            {\n                \"name\": \"Base\",\n                \"slug\": \"base\",\n                \"color\": \"#f0f0f0\"\n            },\n            {\n                \"name\": \"Base 2\",\n                \"slug\": \"base-2\",\n                \"color\": \"#f7f8f9\"\n            },\n            {\n                \"name\": \"Base 3\",\n                \"slug\": \"base-3\",\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"name\": \"Accent\",\n                \"slug\": \"accent\",\n                \"color\": \"#A81E1E\"\n            },\n            {\n                \"slug\": \"\",\n                \"color\": \"#FFDF6D\"\n            },\n            {\n                \"slug\": \"global-color-9\",\n                \"color\": \"#2D0554\"\n            },\n            {\n                \"slug\": \"global-color-10\",\n                \"color\": \"#DE8431\"\n            },\n            {\n                \"slug\": \"global-color-11\",\n                \"color\": \"#EEAE0B\"\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:13:48\"\n    },\n    \"generate_settings[text_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:05:47\"\n    },\n    \"generate_settings[subnavigation_text_color]\": {\n        \"value\": \"#424242\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:06:48\"\n    },\n    \"generate_settings[form_button_background_color]\": {\n        \"value\": \"#EEAE0B\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:07:48\"\n    },\n    \"generate_settings[form_button_background_color_hover]\": {\n        \"value\": \"#f5c448\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:07:48\"\n    },\n    \"generate_settings[form_button_text_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:07:48\"\n    },\n    \"generate_settings[content_text_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:07:48\"\n    },\n    \"generate_settings[content_link_color]\": {\n        \"value\": \"var(--accent)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:08:48\"\n    },\n    \"generate_settings[content_title_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:08:48\"\n    },\n    \"generate_settings[h1_color]\": {\n        \"value\": \"var(--base-3)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:08:48\"\n    },\n    \"generate_settings[h2_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:08:48\"\n    },\n    \"generate_settings[h3_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:08:48\"\n    },\n    \"generate_settings[h4_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:08:48\"\n    },\n    \"generate_settings[h6_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:09:48\"\n    },\n    \"generate_settings[form_background_color_focus]\": {\n        \"value\": \"#DBDBDB\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:09:48\"\n    },\n    \"generate_settings[form_border_color]\": {\n        \"value\": \"rgba(240, 240, 240, 0)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:10:49\"\n    },\n    \"generate_settings[form_border_color_focus]\": {\n        \"value\": \"rgba(178, 178, 189, 0)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:10:49\"\n    },\n    \"generate_settings[footer_widget_background_color]\": {\n        \"value\": \"rgba(43, 5, 82, 0)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:11:48\"\n    },\n    \"generate_settings[footer_widget_text_color]\": {\n        \"value\": \"var(--base-3)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:10:49\"\n    },\n    \"generate_settings[footer_widget_link_color]\": {\n        \"value\": \"#FFDF6D\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:11:48\"\n    },\n    \"generate_settings[footer_widget_title_color]\": {\n        \"value\": \"var(--base-3)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:11:48\"\n    },\n    \"generate_settings[footer_text_color]\": {\n        \"value\": \"#2D0554\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:11:48\"\n    },\n    \"generate_settings[footer_link_color]\": {\n        \"value\": \"var(--base-3)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:11:48\"\n    },\n    \"generate_settings[footer_link_hover_color]\": {\n        \"value\": \"var(--base-3)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:11:48\"\n    },\n    \"generate_settings[font_manager]\": {\n        \"value\": [\n            {\n                \"fontFamily\": \"Nunito\",\n                \"googleFont\": true,\n                \"googleFontApi\": 1,\n                \"googleFontCategory\": \"sans-serif\",\n                \"googleFontVariants\": \"200\"\n            },\n            {\n                \"fontFamily\": \"Assistant\",\n                \"googleFont\": true,\n                \"googleFontApi\": 1,\n                \"googleFontCategory\": \"sans-serif\",\n                \"googleFontVariants\": \"200, 300, regular, 500, 600, 700, 800\"\n            },\n            {\n                \"fontFamily\": \"\",\n                \"googleFont\": false,\n                \"googleFontApi\": 1,\n                \"googleFontCategory\": \"\",\n                \"googleFontVariants\": \"\"\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:15:49\"\n    },\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 0,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"px\"\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 1,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"px\"\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 2,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"px\"\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 3,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"px\"\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 4,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"px\"\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 5,\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"marginBottomUnit\": \"em\"\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 6,\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\"\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 7,\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\"\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:19:08\"\n    },\n    \"generate_settings[h5_color]\": {\n        \"value\": \"var(--contrast)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:19:08\"\n    }\n}','','','trash','closed','closed','','672b6c47-c021-4502-b652-c924659a4bf5','','','2022-01-13 00:19:08','2022-01-13 00:19:08','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=181',0,'customize_changeset','',0),(182,2,'2022-01-13 00:29:20','2022-01-13 00:29:20','','Artboard 1 copyfooter','','inherit','open','closed','','artboard-1-copyfooter','','','2022-01-13 00:29:20','2022-01-13 00:29:20','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copyfooter.svg',0,'attachment','image/svg+xml',0),(183,2,'2022-01-13 00:31:12','2022-01-13 00:31:12','{\n    \"generate_background_settings[footer_image]\": {\n        \"value\": \"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copyfooter.svg\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:29:50\"\n    },\n    \"generate_settings[footer_background_color]\": {\n        \"value\": \"var(--global-color-9)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:30:48\"\n    },\n    \"generate_background_settings[footer_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:30:48\"\n    },\n    \"generate_background_settings[footer_position]\": {\n        \"value\": \"right bottom\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:30:48\"\n    },\n    \"generate_settings[footer_widget_background_color]\": {\n        \"value\": \"var(--global-color-9)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:31:12\"\n    },\n    \"generate_settings[footer_text_color]\": {\n        \"value\": \"var(--base-3)\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:31:12\"\n    }\n}','','','trash','closed','closed','','13bc7a84-816f-4ef6-9b6c-ef3f97615598','','','2022-01-13 00:31:12','2022-01-13 00:31:12','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=183',0,'customize_changeset','',0),(184,2,'2022-01-13 00:32:52','2022-01-13 00:32:52','{\n    \"generate_settings[underline_links]\": {\n        \"value\": \"hover\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:31:49\"\n    },\n    \"generate_settings[smooth_scroll]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:32:52\"\n    }\n}','','','trash','closed','closed','','aee71763-ec76-4b7b-bce3-834dc7a83cb6','','','2022-01-13 00:32:52','2022-01-13 00:32:52','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=184',0,'customize_changeset','',0),(185,2,'2022-01-13 00:39:24','2022-01-13 00:39:24','{\n    \"generate_settings[site_title_font_size]\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:37:26\"\n    },\n    \"generate_settings[nav_alignment_setting]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:37:26\"\n    },\n    \"generate_menu_plus_settings[navigation_as_header]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:37:26\"\n    },\n    \"generate_spacing_settings[menu_item]\": {\n        \"value\": \"26\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:38:26\"\n    },\n    \"generate_spacing_settings[menu_item_height]\": {\n        \"value\": \"39\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:38:26\"\n    },\n    \"generatepress::generate_copyright\": {\n        \"value\": \"\\u00a9 2022 Kandu Health \",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:39:24\"\n    }\n}','','','trash','closed','closed','','3091633b-e0b6-4d90-ba87-d6efbc82a29f','','','2022-01-13 00:39:24','2022-01-13 00:39:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=185',0,'customize_changeset','',0),(186,2,'2022-01-13 00:40:13','2022-01-13 00:40:13','{\n    \"generatepress::generate_copyright\": {\n        \"value\": \"\\u00a9 %current_year% Kandu Health \",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    },\n    \"generate_settings[site_title_font_size]\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    },\n    \"generate_settings[nav_alignment_setting]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    },\n    \"generate_settings[footer_widget_setting]\": {\n        \"value\": \"3\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    },\n    \"generate_spacing_settings[menu_item]\": {\n        \"value\": \"26\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    },\n    \"generate_spacing_settings[menu_item_height]\": {\n        \"value\": \"39\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    },\n    \"generate_menu_plus_settings[navigation_as_header]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:13\"\n    }\n}','','','trash','closed','closed','','2f38e3e8-6e46-4d6d-9c5f-167a82e6863e','','','2022-01-13 00:40:13','2022-01-13 00:40:13','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/2f38e3e8-6e46-4d6d-9c5f-167a82e6863e/',0,'customize_changeset','',0),(187,2,'2022-01-13 00:40:44','2022-01-13 00:40:44','{\n    \"generate_settings[hide_title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:40:44\"\n    }\n}','','','trash','closed','closed','','39d57526-3147-4b11-a483-ebf5c3f98da0','','','2022-01-13 00:40:44','2022-01-13 00:40:44','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/39d57526-3147-4b11-a483-ebf5c3f98da0/',0,'customize_changeset','',0),(188,2,'2022-01-13 00:44:05','2022-01-13 00:44:05','{\n    \"generate_settings[site_title_font_size]\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:43:27\"\n    },\n    \"generate_settings[nav_alignment_setting]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:43:27\"\n    },\n    \"generate_menu_plus_settings[navigation_as_header]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:43:27\"\n    },\n    \"generate_spacing_settings[header_right]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:43:27\"\n    },\n    \"generate_spacing_settings[header_left]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:43:27\"\n    },\n    \"generate_spacing_settings[content_right]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:44:05\"\n    },\n    \"generate_spacing_settings[content_left]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:44:05\"\n    }\n}','','','trash','closed','closed','','774d5171-c60a-4a43-b392-82565b8ab095','','','2022-01-13 00:44:05','2022-01-13 00:44:05','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=188',0,'customize_changeset','',0),(189,2,'2022-01-13 00:58:40','2022-01-13 00:58:40','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:58:40\"\n    }\n}','','','trash','closed','closed','','b97a7beb-63ca-4f79-82ea-3bfbc3cff905','','','2022-01-13 00:58:40','2022-01-13 00:58:40','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=189',0,'customize_changeset','',0),(190,2,'2022-01-13 00:58:40','2022-01-13 00:58:40','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding-right: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n.separate-containers .site-main {\n	position: relative;\n	min-height: 75vh;\n	padding: 0px 0px 0px 0px;\n  margin: 0px;\n	\n\n}\n\n/* footer styling */\n\n.widget_text {font-size: 16px;\nline-height: .8px;\n}\n\n\n\n\n\n\n\n\n\n','generatepress','','publish','closed','closed','','generatepress','','','2022-01-28 20:02:45','2022-01-28 20:02:45','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/generatepress/',0,'custom_css','',0),(191,2,'2022-01-13 00:58:40','2022-01-13 00:58:40','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-13 00:58:40','2022-01-13 00:58:40','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=191',0,'revision','',0),(192,2,'2022-01-13 00:59:17','2022-01-13 00:59:17','{\n    \"generate_spacing_settings[header_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 00:59:17\"\n    }\n}','','','trash','closed','closed','','244df32d-5674-4357-91f1-3246594e5b99','','','2022-01-13 00:59:17','2022-01-13 00:59:17','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/244df32d-5674-4357-91f1-3246594e5b99/',0,'customize_changeset','',0),(193,2,'2022-01-13 01:01:02','2022-01-13 01:01:02','{\n    \"generate_menu_plus_settings[slideout_menu]\": {\n        \"value\": \"false\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-13 01:01:02\"\n    }\n}','','','trash','closed','closed','','bd02ae69-76fb-4ea6-8347-4d366704f4ef','','','2022-01-13 01:01:02','2022-01-13 01:01:02','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=193',0,'customize_changeset','',0),(196,2,'2022-01-17 18:44:45','2022-01-17 18:44:45','<div class=\"boldgrid-section\" style=\"background-image: url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\'); background-size: cover; background-position: 50% 15%;\" data-imhwpb-asset-id=\"1098616\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-bottom: 110px; padding-top: 90px;\">\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\n<h2 class=\"h1\" style=\"color: #fff; margin-top: 0px; text-align: center;\">Welcome Home</h2>\n<p class=\"\" style=\"margin: 2em 0; color: #fff; font-size: 1.2em; text-align: center;\">Our commitment to making your realty experience the best imaginable means that we\'ll always give you more than the other guys. We put the customer first.</p>\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"#\">Learn More </a></p>\n\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 80px;\">\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\n\nKandu Health is developing a\n\ndigital platform\n\nthat empowers,\n\nsupports and\n\nconnects those\n\naffected by stroke.\n<p class=\"\" style=\"margin: 2em 0em 0.6em;\"></p>\n\n</div>\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\n<div class=\"\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-135\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\" alt=\"\" width=\"600\" height=\"750\" data-unsplash-id=\"KtOid0FLjqU\" data-imhwpb-asset-id=\"1098606\" /></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\" style=\"background-image: linear-gradient(to left, rgba(31, 86, 115, 0.9), rgba(31, 86, 115, 0.9)), url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\'); background-size: cover; background-position: 50% 50%;\" data-bg-overlaycolor=\"rgba(31,86,115,0.9)\" data-imhwpb-asset-id=\"1098617\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 10px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\n<h2 class=\"\" style=\"color: #ffffff;\">Upcoming Open Houses</h2>\n</div>\n</div>\n<div class=\"row\" style=\"margin-bottom: 15px; padding-bottom: 80px;\">\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-136\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"4t8_1MKvPd8\" data-imhwpb-asset-id=\"1098607\" /></p>\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-137\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"tHkJAMcO3QE\" data-imhwpb-asset-id=\"1098608\" /></p>\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\n<p class=\"\"><img class=\"aligncenter size-full wp-image-138\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\" alt=\"\" width=\"300\" height=\"200\" data-unsplash-id=\"qnSTxcs0EEs\" data-imhwpb-asset-id=\"1098609\" /></p>\n<p class=\"\" style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\n<p class=\"\" style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px;\">\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\n<h2 class=\"\">Our Agents</h2>\n</div>\n</div>\n<div class=\"row\" style=\"padding-bottom: 80px;\">\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-139\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"tw5_DJQaeDU\" data-imhwpb-asset-id=\"1097907\" /></p>\n\n<h3 class=\"\">Tina Farnsworth</h3>\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\n\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-140\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"h5cd51KXmRQ\" data-imhwpb-asset-id=\"1097908\" /></p>\n\n<h3 class=\"\">Zapp Brann</h3>\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\n\n</div>\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-141\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\" alt=\"\" width=\"350\" height=\"200\" data-unsplash-id=\"Sgqo6Cohf9M\" data-imhwpb-asset-id=\"1097909\" /></p>\n\n<h3 class=\"\">Amy Wong</h3>\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\"> </span> </i></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container-fluid\">\n<div class=\"row\">\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-142\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"YstkjJNJT4I\" data-imhwpb-asset-id=\"1098610\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-143\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"d4ULeg3YXZM\" data-imhwpb-asset-id=\"1098611\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-144\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"0Vdrg5pR7NY\" data-imhwpb-asset-id=\"1098612\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-145\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"wYtX2CWKI4w\" data-imhwpb-asset-id=\"1098613\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-146\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"SN0mu2M_Va0\" data-imhwpb-asset-id=\"1098614\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-147\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\" alt=\"\" width=\"350\" height=\"350\" data-unsplash-id=\"cGk_fV0hPig\" data-imhwpb-asset-id=\"1098615\" /></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 20px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\" style=\"text-align: center;\">Contact</h2>\n<p class=\"\" style=\"text-align: center;\">Stop in today and see what we can do for you. Your initial consultation is free!</p>\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Us </a></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\n<div class=\"container-fluid\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"bg-box-cover bg-box-flush bg-box\">\n<p class=\"boldgrid-google-maps\" style=\"margin: 0; line-height: 1;\"><iframe style=\"width: 100%;\" src=\"https://maps.google.com/maps?q=New+York%2C+NY&amp;t=m&amp;z=16&amp;output=embed\" width=\"2000\" height=\"400\" frameborder=\"0\"></iframe></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','109-autosave-v1','','','2022-01-17 18:44:45','2022-01-17 18:44:45','',109,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=196',0,'revision','',0),(197,2,'2022-01-17 18:48:57','0000-00-00 00:00:00','<!-- wp:gallery {\"ids\":[198,199],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-1-1024x613.jpg\" alt=\"\" data-id=\"198\" data-link=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?attachment_id=198#main\" class=\"wp-image-198\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/istockphoto-1162810399-2048x2048-1-1024x683.jpeg\" alt=\"\" data-id=\"199\" data-full-url=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/istockphoto-1162810399-2048x2048-1.jpeg\" data-link=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?attachment_id=199#main\" class=\"wp-image-199\"/><figcaption class=\"blocks-gallery-item__caption\">Coworkers team at work. Group of young business people in trendy casual wear working together in creative office.</figcaption></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-0 is-cropped\"><ul class=\"blocks-gallery-grid\"></ul></figure>\n<!-- /wp:gallery -->','','','draft','closed','closed','','','','','2022-01-17 18:48:57','2022-01-17 18:48:57','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=197',0,'page','',0),(198,2,'2022-01-17 18:48:03','2022-01-17 18:48:03','','Paper-rising-4istockphoto-1186257627-2048x2048-1','','inherit','open','closed','','paper-rising-4istockphoto-1186257627-2048x2048-1','','','2022-01-17 18:48:03','2022-01-17 18:48:03','',197,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-1.jpg',0,'attachment','image/jpeg',0),(199,2,'2022-01-17 18:48:36','2022-01-17 18:48:36','','istockphoto-1162810399-2048x2048-1','Coworkers team at work. Group of young business people in trendy casual wear working together in creative office.','inherit','open','closed','','istockphoto-1162810399-2048x2048-1','','','2022-01-17 18:48:36','2022-01-17 18:48:36','',197,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/istockphoto-1162810399-2048x2048-1.jpeg',0,'attachment','image/jpeg',0),(214,2,'2022-01-17 23:34:06','2022-01-17 23:34:06','','Sample Slider','','publish','closed','closed','','sample-slider','','','2022-01-17 23:34:06','2022-01-17 23:34:06','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=214',0,'sa_slider','',0),(215,2,'2022-01-17 23:36:58','2022-01-17 23:36:58','','','','publish','closed','closed','','215','','','2022-01-17 23:37:06','2022-01-17 23:37:06','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sa_slider&#038;p=215',0,'sa_slider','',0),(216,2,'2022-01-17 23:36:59','2022-01-17 23:36:59','[slide-anything id=\'215\']','Slide Anything Popup Preview','','publish','closed','closed','','slide-anything-popup-preview','','','2022-01-17 23:38:58','2022-01-17 23:38:58','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/slide-anything-popup-preview/',9999,'page','',0),(202,2,'2022-01-17 19:10:47','2022-01-17 19:10:47','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307552116{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 40px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643307583904{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643307604243{margin-top: -550px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','publish','closed','closed','','home-2','','','2022-01-27 18:20:08','2022-01-27 18:20:08','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=202',0,'page','',0),(203,2,'2022-01-17 19:10:04','2022-01-17 19:10:04','','Paper rising 4istockphoto-1186257627-2048x2048','','inherit','open','closed','','paper-rising-4istockphoto-1186257627-2048x2048','','','2022-01-17 19:10:04','2022-01-17 19:10:04','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Paper-rising-4istockphoto-1186257627-2048x2048-2.jpg',0,'attachment','image/jpeg',0),(204,2,'2022-01-17 19:10:47','2022-01-17 19:10:47','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199,198\" img_size=\"tull\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row]','','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:10:47','2022-01-17 19:10:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=204',0,'revision','',0),(205,2,'2022-01-17 19:11:00','2022-01-17 19:11:00','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199,198\" img_size=\"tull\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:11:00','2022-01-17 19:11:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=205',0,'revision','',0),(206,2,'2022-01-17 19:12:03','2022-01-17 19:12:03','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199,198\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:12:03','2022-01-17 19:12:03','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=206',0,'revision','',0),(207,2,'2022-01-17 19:12:54','2022-01-17 19:12:54','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:12:54','2022-01-17 19:12:54','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=207',0,'revision','',0),(208,2,'2022-01-27 18:15:14','2022-01-27 18:15:14','<p>[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]</p>\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]</p>\n<h2>Our Partners</h2>\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307147619{margin-left: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307301954{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}\" el_class=\"pageheader\"]</p>\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home 2','','inherit','closed','closed','','202-autosave-v1','','','2022-01-27 18:15:14','2022-01-27 18:15:14','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=208',0,'revision','',0),(209,2,'2022-01-17 19:16:24','2022-01-17 19:16:24','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" title=\"Empowering Stroke Survivors\"][/vc_column][/vc_row][vc_row][vc_column][vc_posts_slider][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:16:24','2022-01-17 19:16:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=209',0,'revision','',0),(210,2,'2022-01-17 19:26:27','2022-01-17 19:26:27','','Artboard 3Element','','inherit','open','closed','','artboard-3element','','','2022-01-17 19:26:27','2022-01-17 19:26:27','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.png',0,'attachment','image/png',0),(211,2,'2022-01-17 19:26:38','2022-01-17 19:26:38','','Artboard 3Element','','inherit','open','closed','','artboard-3element-2','','','2022-01-17 19:26:38','2022-01-17 19:26:38','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg',0,'attachment','image/svg+xml',0),(212,2,'2022-01-17 19:29:02','2022-01-17 19:29:02','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" title=\"Empowering Stroke Survivors\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\" css=\".vc_custom_1642447696179{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:29:02','2022-01-17 19:29:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=212',0,'revision','',0),(213,2,'2022-01-17 19:30:29','2022-01-17 19:30:29','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" title=\"Empowering Stroke Survivors\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642447826998{margin-top: -900px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 19:30:29','2022-01-17 19:30:29','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=213',0,'revision','',0),(217,2,'2022-01-17 23:37:07','2022-01-17 23:37:07','[slide-anything id=\'215\']','Slide Anything Popup Preview','','inherit','closed','closed','','216-revision-v1','','','2022-01-17 23:37:07','2022-01-17 23:37:07','',216,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=217',0,'revision','',0),(218,2,'2022-01-17 23:42:00','2022-01-17 23:42:00','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" title=\"Empowering Stroke Survivors\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642447826998{margin-top: -900px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 23:42:00','2022-01-17 23:42:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=218',0,'revision','',0),(220,2,'2022-01-17 23:43:52','2022-01-17 23:43:52','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row content_placement=\"top\" css=\".vc_custom_1642462995966{margin-top: -900px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 23:43:52','2022-01-17 23:43:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=220',0,'revision','',0),(219,2,'2022-01-17 23:43:18','2022-01-17 23:43:18','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" title=\"Empowering Stroke Survivors\"][/vc_column][/vc_row][vc_row content_placement=\"top\" css=\".vc_custom_1642462995966{margin-top: -900px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Homne 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-17 23:43:18','2022-01-17 23:43:18','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=219',0,'revision','',0),(222,2,'2022-01-21 00:37:44','2022-01-21 00:37:44','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row content_placement=\"top\" css=\".vc_custom_1642462995966{margin-top: -900px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 00:37:44','2022-01-21 00:37:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=222',0,'revision','',0),(223,2,'2022-01-21 00:39:12','2022-01-21 00:39:12','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725549696{margin-top: -900px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 00:39:12','2022-01-21 00:39:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=223',0,'revision','',0),(224,2,'2022-01-21 00:40:18','2022-01-21 00:40:18','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642447776330{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 00:40:18','2022-01-21 00:40:18','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=224',0,'revision','',0),(225,2,'2022-01-21 00:42:08','2022-01-21 00:42:08','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725698506{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 00:42:08','2022-01-21 00:42:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=225',0,'revision','',0),(226,2,'2022-01-21 00:43:05','2022-01-21 00:43:05','[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1642462879078{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642462910872{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 00:43:05','2022-01-21 00:43:05','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=226',0,'revision','',0),(227,2,'2022-01-21 00:46:29','2022-01-21 00:46:29','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642725986304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 00:46:29','2022-01-21 00:46:29','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=227',0,'revision','',0),(229,2,'2022-01-21 01:10:47','2022-01-21 01:10:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"300px\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642727444828{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:10:47','2022-01-21 01:10:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=229',0,'revision','',0),(228,2,'2022-01-21 01:07:48','2022-01-21 01:07:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"fullx700px\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642727265135{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:07:48','2022-01-21 01:07:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=228',0,'revision','',0),(230,2,'2022-01-21 01:12:04','2022-01-21 01:12:04','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642727518790{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_id=\"slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:12:04','2022-01-21 01:12:04','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=230',0,'revision','',0),(231,2,'2022-01-21 01:14:51','2022-01-21 01:14:51','{\n    \"page_on_front\": {\n        \"value\": \"202\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:14:51\"\n    }\n}','','','trash','closed','closed','','0dc1255b-a88c-48d3-8a64-fe9fd2925414','','','2022-01-21 01:14:51','2022-01-21 01:14:51','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/0dc1255b-a88c-48d3-8a64-fe9fd2925414/',0,'customize_changeset','',0),(232,2,'2022-01-21 01:16:05','2022-01-21 01:16:05','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.slider{height: 50px!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:16:04\"\n    }\n}','','','trash','closed','closed','','4e123334-4a75-47bf-8395-141443d23230','','','2022-01-21 01:16:05','2022-01-21 01:16:05','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=232',0,'customize_changeset','',0),(233,2,'2022-01-21 01:16:05','2022-01-21 01:16:05','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.slider{height: 50px!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:16:05','2022-01-21 01:16:05','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=233',0,'revision','',0),(241,2,'2022-01-21 01:22:34','2022-01-21 01:22:34','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:22:34','2022-01-21 01:22:34','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=241',0,'revision','',0),(234,2,'2022-01-21 01:17:08','2022-01-21 01:17:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642727826080{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_id=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:17:08','2022-01-21 01:17:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=234',0,'revision','',0),(235,2,'2022-01-21 01:19:45','2022-01-21 01:19:45','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 50px!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:19:45\"\n    }\n}','','','trash','closed','closed','','82186665-b783-4283-b423-bd2f72971ed2','','','2022-01-21 01:19:45','2022-01-21 01:19:45','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=235',0,'customize_changeset','',0),(236,2,'2022-01-21 01:19:45','2022-01-21 01:19:45','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 50px!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:19:45','2022-01-21 01:19:45','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=236',0,'revision','',0),(237,2,'2022-01-21 01:20:09','2022-01-21 01:20:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642725614964{margin-top: -900px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:20:09','2022-01-21 01:20:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=237',0,'revision','',0),(238,2,'2022-01-21 01:21:16','2022-01-21 01:21:16','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 500px!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:21:16\"\n    }\n}','','','trash','closed','closed','','91df0585-bb61-4a2f-a731-ca2f98cfff0f','','','2022-01-21 01:21:16','2022-01-21 01:21:16','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/91df0585-bb61-4a2f-a731-ca2f98cfff0f/',0,'customize_changeset','',0),(239,2,'2022-01-21 01:21:16','2022-01-21 01:21:16','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 500px!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:21:16','2022-01-21 01:21:16','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=239',0,'revision','',0),(240,2,'2022-01-21 01:21:44','2022-01-21 01:21:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642725783199{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:21:44','2022-01-21 01:21:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=240',0,'revision','',0),(242,2,'2022-01-21 01:24:46','2022-01-21 01:24:46','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642728283748{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:24:46','2022-01-21 01:24:46','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=242',0,'revision','',0),(243,2,'2022-01-21 01:25:13','2022-01-21 01:25:13','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728101759{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642728283748{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:25:13','2022-01-21 01:25:13','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=243',0,'revision','',0),(244,2,'2022-01-21 01:30:39','2022-01-21 01:30:39','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 500px!important;}\\n\\n.slideblend{mix-blend-mode: multiply;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:30:39\"\n    }\n}','','','trash','closed','closed','','bc36b0f4-bd87-410a-af8c-3ffd13a1adac','','','2022-01-21 01:30:39','2022-01-21 01:30:39','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=244',0,'customize_changeset','',0),(245,2,'2022-01-21 01:30:15','2022-01-21 01:30:15','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728613075{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_column width=\"1/2\" css=\".vc_custom_1642728283748{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:30:15','2022-01-21 01:30:15','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=245',0,'revision','',0),(246,2,'2022-01-21 01:30:39','2022-01-21 01:30:39','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 500px!important;}\n\n.slideblend{mix-blend-mode: multiply;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:30:39','2022-01-21 01:30:39','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=246',0,'revision','',0),(247,2,'2022-01-21 01:32:53','2022-01-21 01:32:53','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 500px!important;\\n}\\n\\n.slideblend{mix-blend-mode: screen!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:32:53\"\n    }\n}','','','trash','closed','closed','','99b2fd39-3ec4-4bba-b35e-25dfc60740a9','','','2022-01-21 01:32:53','2022-01-21 01:32:53','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=247',0,'customize_changeset','',0),(248,2,'2022-01-21 01:32:53','2022-01-21 01:32:53','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 500px!important;\n}\n\n.slideblend{mix-blend-mode: screen!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:32:53','2022-01-21 01:32:53','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=248',0,'revision','',0),(249,2,'2022-01-21 01:34:19','2022-01-21 01:34:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642728856761{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"200px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:34:19','2022-01-21 01:34:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=249',0,'revision','',0),(251,2,'2022-01-21 01:37:10','2022-01-21 01:37:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642729027915{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\" offset=\"vc_hidden-sm vc_hidden-xs\"][vc_empty_space height=\"200px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:37:10','2022-01-21 01:37:10','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=251',0,'revision','',0),(252,2,'2022-01-21 01:40:31','2022-01-21 01:40:31','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729153829{margin-top: -500px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642729058609{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\" offset=\"vc_hidden-sm vc_hidden-xs\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:40:31','2022-01-21 01:40:31','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=252',0,'revision','',0),(261,2,'2022-01-21 13:40:08','2022-01-21 13:40:08','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 400px!important;\\n}\\n\\n.slideblend{mix-blend-mode: Multiply!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 13:40:06\"\n    }\n}','','','trash','closed','closed','','31a40263-6f57-474c-96ae-e8adf3df2f1b','','','2022-01-21 13:40:08','2022-01-21 13:40:08','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=261',0,'customize_changeset','',0),(263,2,'2022-01-21 13:40:55','2022-01-21 13:40:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 13:40:55','2022-01-21 13:40:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=263',0,'revision','',0),(253,2,'2022-01-21 01:42:17','2022-01-21 01:42:17','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642729319814{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-sm vc_hidden-xs\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:42:17','2022-01-21 01:42:17','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=253',0,'revision','',0),(254,2,'2022-01-21 01:43:59','2022-01-21 01:43:59','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 500px!important;\\n}\\n\\n.slideblend{mix-blend-mode: multiply!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:43:59\"\n    }\n}','','','trash','closed','closed','','6693b480-eae8-46ec-b04d-14bbbe99aa8f','','','2022-01-21 01:43:59','2022-01-21 01:43:59','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/6693b480-eae8-46ec-b04d-14bbbe99aa8f/',0,'customize_changeset','',0),(255,2,'2022-01-21 01:43:59','2022-01-21 01:43:59','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 500px!important;\n}\n\n.slideblend{mix-blend-mode: multiply!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:43:59','2022-01-21 01:43:59','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=255',0,'revision','',0),(256,2,'2022-01-21 01:49:43','2022-01-21 01:49:43','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 500px!important;\\n}\\n\\n.slideblend{mix-blend-mode: hard-light!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:48:54\"\n    }\n}','','','trash','closed','closed','','0456e5a2-e752-4997-9700-a38546e29112','','','2022-01-21 01:49:43','2022-01-21 01:49:43','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=256',0,'customize_changeset','',0),(262,2,'2022-01-21 13:40:08','2022-01-21 13:40:08','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 400px!important;\n}\n\n.slideblend{mix-blend-mode: Multiply!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 13:40:08','2022-01-21 13:40:08','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=262',0,'revision','',0),(257,2,'2022-01-21 01:49:43','2022-01-21 01:49:43','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 500px!important;\n}\n\n.slideblend{mix-blend-mode: hard-light!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:49:43','2022-01-21 01:49:43','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=257',0,'revision','',0),(258,2,'2022-01-21 01:50:43','2022-01-21 01:50:43','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1642729223580{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"600px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"top\" css=\".vc_custom_1642728844110{margin-top: -500px !important;margin-left: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642729319814{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-sm vc_hidden-xs\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 01:50:43','2022-01-21 01:50:43','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=258',0,'revision','',0),(259,2,'2022-01-21 01:51:56','2022-01-21 01:51:56','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 400px!important;\\n}\\n\\n.slideblend{mix-blend-mode: hard-light!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 01:51:56\"\n    }\n}','','','trash','closed','closed','','08dec755-a899-4e38-aa77-1b5b7dab33b9','','','2022-01-21 01:51:56','2022-01-21 01:51:56','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/08dec755-a899-4e38-aa77-1b5b7dab33b9/',0,'customize_changeset','',0),(260,2,'2022-01-21 01:51:56','2022-01-21 01:51:56','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 400px!important;\n}\n\n.slideblend{mix-blend-mode: hard-light!important;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 01:51:56','2022-01-21 01:51:56','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=260',0,'revision','',0),(264,2,'2022-01-21 13:44:06','2022-01-21 13:44:06','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642772643925{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-xs-2\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 13:44:06','2022-01-21 13:44:06','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=264',0,'revision','',0),(265,2,'2022-01-21 13:45:01','2022-01-21 13:45:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642772697877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-xs-1\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 13:45:01','2022-01-21 13:45:01','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=265',0,'revision','',0),(266,2,'2022-01-21 13:46:27','2022-01-21 13:46:27','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642772784538{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 13:46:27','2022-01-21 13:46:27','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=266',0,'revision','',0),(267,2,'2022-01-21 13:59:51','2022-01-21 13:59:51','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642772784538{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642773588888{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 13:59:51','2022-01-21 13:59:51','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=267',0,'revision','',0),(268,2,'2022-01-21 14:06:10','2022-01-21 14:06:10','{\n    \"generate_settings[hide_tagline]\": {\n        \"value\": \"1\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:01:43\"\n    },\n    \"generate_header_helper\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:02:43\"\n    },\n    \"generate_settings[site_title_font_size]\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:01:43\"\n    },\n    \"generate_spacing_settings[header_top]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:01:43\"\n    },\n    \"generate_spacing_settings[header_bottom]\": {\n        \"value\": \"020\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:02:43\"\n    },\n    \"generate_settings[nav_position_setting]\": {\n        \"value\": \"nav-float-right\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:02:43\"\n    },\n    \"generate_settings[container_alignment]\": {\n        \"value\": \"text\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:01:43\"\n    },\n    \"generate_spacing_settings[content_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:01:43\"\n    },\n    \"generate_spacing_settings[mobile_content_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:01:43\"\n    },\n    \"generate_settings[nav_alignment_setting]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:02:43\"\n    },\n    \"generate_spacing_settings[header_left]\": {\n        \"value\": \"30\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:02:43\"\n    },\n    \"generate_menu_plus_settings[navigation_as_header]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:02:43\"\n    },\n    \"generate_settings[nav_inner_width]\": {\n        \"value\": \"contained\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:03:43\"\n    },\n    \"generate_menu_plus_settings[slideout_menu]\": {\n        \"value\": \"mobile\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:04:43\"\n    },\n    \"generate_menu_plus_settings[slideout_menu_style]\": {\n        \"value\": \"overlay\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:05:43\"\n    },\n    \"generate_spacing_settings[off_canvas_menu_item_height]\": {\n        \"value\": \"41\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:05:43\"\n    },\n    \"generate_menu_plus_settings[slideout_close_button]\": {\n        \"value\": \"outside\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:05:43\"\n    }\n}','','','trash','closed','closed','','04c885f1-f920-4383-8cf8-f21d907b3790','','','2022-01-21 14:06:10','2022-01-21 14:06:10','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=268',0,'customize_changeset','',0),(269,2,'2022-01-21 14:09:19','2022-01-21 14:09:19','{\n    \"generate_settings[global_colors]\": {\n        \"value\": [\n            {\n                \"name\": \"contrast\",\n                \"slug\": \"contrast\",\n                \"color\": \"#424242\"\n            },\n            {\n                \"name\": \"contrast-2\",\n                \"slug\": \"contrast-2\",\n                \"color\": \"#424242\"\n            },\n            {\n                \"name\": \"contrast-3\",\n                \"slug\": \"contrast-3\",\n                \"color\": \"#b2b2be\"\n            },\n            {\n                \"name\": \"base\",\n                \"slug\": \"base\",\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"name\": \"base-2\",\n                \"slug\": \"base-2\",\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"name\": \"base-3\",\n                \"slug\": \"base-3\",\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"name\": \"accent\",\n                \"slug\": \"accent\",\n                \"color\": \"#A81E1E\"\n            },\n            {\n                \"name\": \"global-color-9\",\n                \"slug\": \"global-color-9\",\n                \"color\": \"#2D0554\"\n            },\n            {\n                \"name\": \"global-color-10\",\n                \"slug\": \"global-color-10\",\n                \"color\": \"#DE8431\"\n            },\n            {\n                \"name\": \"global-color-11\",\n                \"slug\": \"global-color-11\",\n                \"color\": \"#EEAE0B\"\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:09:19\"\n    },\n    \"generate_settings[h1_color]\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:09:19\"\n    }\n}','','','trash','closed','closed','','9bcab019-d6dc-4337-919f-a0788243e206','','','2022-01-21 14:09:19','2022-01-21 14:09:19','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/9bcab019-d6dc-4337-919f-a0788243e206/',0,'customize_changeset','',0),(286,2,'2022-01-21 16:23:08','2022-01-21 16:23:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"100%\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782186390{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:23:08','2022-01-21 16:23:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=286',0,'revision','',0),(285,2,'2022-01-21 16:21:52','2022-01-21 16:21:52','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"100%x400px\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782109931{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:21:52','2022-01-21 16:21:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=285',0,'revision','',0),(272,2,'2022-01-21 14:21:52','2022-01-21 14:21:52','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642774885200{margin-top: -500px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642774897551{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:21:52','2022-01-21 14:21:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=272',0,'revision','',0),(271,2,'2022-01-21 14:20:19','2022-01-21 14:20:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642725913349{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642728002833{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642729334485{margin-top: -500px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642772784538{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642773588888{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:20:19','2022-01-21 14:20:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=271',0,'revision','',0),(273,2,'2022-01-21 14:23:35','2022-01-21 14:23:35','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642774885200{margin-top: -500px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642774897551{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:23:35','2022-01-21 14:23:35','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=273',0,'revision','',0),(274,2,'2022-01-21 14:41:24','2022-01-21 14:41:24','{\n    \"generate_spacing_settings[header_top]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:27:26\"\n    },\n    \"generate_spacing_settings[header_bottom]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:27:26\"\n    },\n    \"generate_spacing_settings[widget_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:27:26\"\n    },\n    \"generatepress::nav_menu_locations[primary]\": {\n        \"value\": 3,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:28:26\"\n    },\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 400px!important;\\n}\\n\\n.slideblend{mix-blend-mode: Multiply!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:41:16\"\n    }\n}','','','trash','closed','closed','','6fe58e87-62f2-4249-9478-ad389f0aec82','','','2022-01-21 14:41:24','2022-01-21 14:41:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=274',0,'customize_changeset','',0),(275,2,'2022-01-21 14:32:00','2022-01-21 14:32:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642774897551{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:32:00','2022-01-21 14:32:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=275',0,'revision','',0),(276,2,'2022-01-21 14:41:24','2022-01-21 14:41:24','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 400px!important;\n}\n\n.slideblend{mix-blend-mode: Multiply!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 14:41:24','2022-01-21 14:41:24','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=276',0,'revision','',0),(277,2,'2022-01-21 14:45:24','2022-01-21 14:45:24','{\n    \"generate_spacing_settings[content_top]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:45:24\"\n    }\n}','','','trash','closed','closed','','a5845e0b-c3e1-4f1b-b798-7a363447226e','','','2022-01-21 14:45:24','2022-01-21 14:45:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/a5845e0b-c3e1-4f1b-b798-7a363447226e/',0,'customize_changeset','',0),(279,2,'2022-01-21 14:47:50','2022-01-21 14:47:50','{\n    \"generate_settings[container_width]\": {\n        \"value\": \"1200\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:47:50\"\n    },\n    \"generate_spacing_settings[separator]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:47:50\"\n    },\n    \"generate_spacing_settings[content_top]\": {\n        \"value\": \"-40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:47:50\"\n    },\n    \"generate_spacing_settings[content_element_separator]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:47:50\"\n    }\n}','','','trash','closed','closed','','00ec3183-33c9-4696-b576-8e3e79842b68','','','2022-01-21 14:47:50','2022-01-21 14:47:50','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/00ec3183-33c9-4696-b576-8e3e79842b68/',0,'customize_changeset','',0),(280,2,'2022-01-21 14:48:27','2022-01-21 14:48:27','{\n    \"generate_spacing_settings[mobile_content_top]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:48:11\"\n    },\n    \"generate_settings[container_width]\": {\n        \"value\": \"1195\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:48:27\"\n    },\n    \"generate_spacing_settings[separator]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:48:27\"\n    },\n    \"generate_spacing_settings[content_element_separator]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 14:48:27\"\n    }\n}','','','trash','closed','closed','','eaa7d31e-0034-4440-8b36-2906fcb42c05','','','2022-01-21 14:48:27','2022-01-21 14:48:27','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=280',0,'customize_changeset','',0),(284,2,'2022-01-21 14:53:55','2022-01-21 14:53:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:53:55','2022-01-21 14:53:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=284',0,'revision','',0),(282,2,'2022-01-21 14:51:44','2022-01-21 14:51:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776702643{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:51:44','2022-01-21 14:51:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=282',0,'revision','',0),(283,2,'2022-01-21 14:53:05','2022-01-21 14:53:05','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642775003285{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776783053{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 300px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 14:53:05','2022-01-21 14:53:05','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=283',0,'revision','',0),(288,2,'2022-01-21 16:24:49','2022-01-21 16:24:49','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"3000\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782287087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:24:49','2022-01-21 16:24:49','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=288',0,'revision','',0),(287,2,'2022-01-21 16:24:02','2022-01-21 16:24:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"3000x400\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782240255{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:24:02','2022-01-21 16:24:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=287',0,'revision','',0),(289,2,'2022-01-21 16:27:39','2022-01-21 16:27:39','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"100%\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782457324{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:27:39','2022-01-21 16:27:39','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=289',0,'revision','',0),(290,2,'2022-01-21 16:28:18','2022-01-21 16:28:18','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782495967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:28:18','2022-01-21 16:28:18','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=290',0,'revision','',0),(291,2,'2022-01-21 16:30:06','2022-01-21 16:30:06','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642725925436{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782495967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:30:06','2022-01-21 16:30:06','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=291',0,'revision','',0),(293,2,'2022-01-21 16:32:20','2022-01-21 16:32:20','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642776831633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:32:20','2022-01-21 16:32:20','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=293',0,'revision','',0),(294,2,'2022-01-21 16:34:24','2022-01-21 16:34:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1642782862020{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:34:24','2022-01-21 16:34:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=294',0,'revision','',0),(295,2,'2022-01-21 16:37:26','2022-01-21 16:37:26','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n.kanduslider{height: 400px!important;\\n}\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\nheight: 900px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 16:37:26\"\n    }\n}','','','trash','closed','closed','','4574fcee-a77c-4dd7-b04a-fb5abaa80bb3','','','2022-01-21 16:37:26','2022-01-21 16:37:26','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/4574fcee-a77c-4dd7-b04a-fb5abaa80bb3/',0,'customize_changeset','',0),(305,2,'2022-01-21 16:55:21','2022-01-21 16:55:21','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 16:55:21','2022-01-21 16:55:21','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=305',0,'revision','',0),(296,2,'2022-01-21 16:37:26','2022-01-21 16:37:26','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n.kanduslider{height: 400px!important;\n}\n\n.slideblend{mix-blend-mode: Multiply!important;\nheight: 900px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 16:37:26','2022-01-21 16:37:26','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=296',0,'revision','',0),(297,2,'2022-01-21 16:38:33','2022-01-21 16:38:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783109781{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642774910221{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642729280239{margin-left: 20px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:38:33','2022-01-21 16:38:33','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=297',0,'revision','',0),(298,2,'2022-01-21 16:40:02','2022-01-21 16:40:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783109781{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:40:02','2022-01-21 16:40:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=298',0,'revision','',0),(299,2,'2022-01-21 16:41:37','2022-01-21 16:41:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783294868{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:41:37','2022-01-21 16:41:37','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=299',0,'revision','',0),(300,2,'2022-01-21 16:42:12','2022-01-21 16:42:12','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642782738354{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783329895{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:42:12','2022-01-21 16:42:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=300',0,'revision','',0),(301,2,'2022-01-21 16:43:09','2022-01-21 16:43:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783387363{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783329895{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:43:09','2022-01-21 16:43:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=301',0,'revision','',0),(308,2,'2022-01-21 16:58:01','2022-01-21 16:58:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784250374{margin-top: 0px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784278398{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:58:01','2022-01-21 16:58:01','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=308',0,'revision','',0),(304,2,'2022-01-21 16:55:21','2022-01-21 16:55:21','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 16:55:19\"\n    }\n}','','','trash','closed','closed','','2083b362-60fb-4236-8484-32701db7ddec','','','2022-01-21 16:55:21','2022-01-21 16:55:21','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=304',0,'customize_changeset','',0),(306,2,'2022-01-21 16:55:42','2022-01-21 16:55:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783542308{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:55:42','2022-01-21 16:55:42','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=306',0,'revision','',0),(303,2,'2022-01-21 16:45:45','2022-01-21 16:45:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783542308{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783460352{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783530073{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:45:45','2022-01-21 16:45:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=303',0,'revision','',0),(302,2,'2022-01-21 16:44:45','2022-01-21 16:44:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783483207{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783460352{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1642775517229{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783329895{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:44:45','2022-01-21 16:44:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=302',0,'revision','',0),(307,2,'2022-01-21 16:56:17','2022-01-21 16:56:17','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784174535{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642783542308{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 16:56:17','2022-01-21 16:56:17','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=307',0,'revision','',0),(309,2,'2022-01-21 16:59:40','2022-01-21 16:59:40','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 16:59:40\"\n    }\n}','','','trash','closed','closed','','6df3501d-dd79-4659-bbdb-b30809583103','','','2022-01-21 16:59:40','2022-01-21 16:59:40','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/6df3501d-dd79-4659-bbdb-b30809583103/',0,'customize_changeset','',0),(310,2,'2022-01-21 16:59:40','2022-01-21 16:59:40','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 16:59:40','2022-01-21 16:59:40','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=310',0,'revision','',0),(311,2,'2022-01-21 17:00:33','2022-01-21 17:00:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642775010690{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642783424728{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642782720112{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784431828{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784421742{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"800px\" css=\".vc_custom_1642783191202{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:00:33','2022-01-21 17:00:33','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=311',0,'revision','',0),(312,2,'2022-01-21 17:02:30','2022-01-21 17:02:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784548232{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784488527{margin-top: -400px !important;padding-top: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784467655{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:02:30','2022-01-21 17:02:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=312',0,'revision','',0),(313,2,'2022-01-21 17:03:34','2022-01-21 17:03:34','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784548232{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784598945{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:03:34','2022-01-21 17:03:34','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=313',0,'revision','',0),(314,2,'2022-01-21 17:04:21','2022-01-21 17:04:21','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784548232{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784659113{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:04:21','2022-01-21 17:04:21','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=314',0,'revision','',0),(315,2,'2022-01-21 17:05:08','2022-01-21 17:05:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784704962{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784692106{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:05:08','2022-01-21 17:05:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=315',0,'revision','',0),(316,2,'2022-01-21 17:06:45','2022-01-21 17:06:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784749381{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784784600{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784801690{margin-top: 300px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:06:45','2022-01-21 17:06:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=316',0,'revision','',0),(317,2,'2022-01-21 17:08:24','2022-01-21 17:08:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784902173{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 200px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:08:24','2022-01-21 17:08:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=317',0,'revision','',0),(318,2,'2022-01-21 17:09:08','2022-01-21 17:09:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:09:08','2022-01-21 17:09:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=318',0,'revision','',0),(319,2,'2022-01-21 17:12:32','2022-01-21 17:12:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785140395{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:12:32','2022-01-21 17:12:32','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=319',0,'revision','',0),(320,2,'2022-01-21 17:13:22','2022-01-21 17:13:22','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785198110{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:13:22','2022-01-21 17:13:22','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=320',0,'revision','',0),(321,2,'2022-01-21 17:16:17','2022-01-21 17:16:17','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785198110{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:16:17','2022-01-21 17:16:17','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=321',0,'revision','',0),(322,2,'2022-01-21 17:17:31','2022-01-21 17:17:31','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785448820{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_id=\"slideblend\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:17:31','2022-01-21 17:17:31','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=322',0,'revision','',0),(330,2,'2022-01-21 17:27:13','2022-01-21 17:27:13','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786030045{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:27:13','2022-01-21 17:27:13','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=330',0,'revision','',0),(323,2,'2022-01-21 17:17:55','2022-01-21 17:17:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785148613{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785472826{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:17:55','2022-01-21 17:17:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=323',0,'revision','',0),(325,2,'2022-01-21 17:19:07','2022-01-21 17:19:07','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785543763{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_column width=\"1/3\" css=\".vc_custom_1642785535167{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:19:07','2022-01-21 17:19:07','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=325',0,'revision','',0),(328,2,'2022-01-21 17:22:11','2022-01-21 17:22:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785698561{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:22:11','2022-01-21 17:22:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=328',0,'revision','',0),(326,2,'2022-01-21 17:20:02','2022-01-21 17:20:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785600367{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #002d82 !important;}\" el_class=\"slideblend\"][vc_column width=\"1/3\" css=\".vc_custom_1642785535167{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:20:02','2022-01-21 17:20:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=326',0,'revision','',0),(327,2,'2022-01-21 17:20:41','2022-01-21 17:20:41','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785637907{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #002d82 !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642785535167{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:20:41','2022-01-21 17:20:41','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=327',0,'revision','',0),(338,2,'2022-01-21 17:47:01','2022-01-21 17:47:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:47:01','2022-01-21 17:47:01','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=338',0,'revision','',0),(329,2,'2022-01-21 17:27:07','2022-01-21 17:27:07','','Artboard 1Lighten','','inherit','open','closed','','artboard-1lighten','','','2022-01-21 17:27:07','2022-01-21 17:27:07','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg',0,'attachment','image/svg+xml',0),(333,2,'2022-01-21 17:29:04','2022-01-21 17:29:04','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\" css=\".vc_custom_1642786141344{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:29:04','2022-01-21 17:29:04','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=333',0,'revision','',0),(331,2,'2022-01-21 17:27:40','2022-01-21 17:27:40','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786056506{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:27:40','2022-01-21 17:27:40','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=331',0,'revision','',0),(332,2,'2022-01-21 17:28:02','2022-01-21 17:28:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:28:02','2022-01-21 17:28:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=332',0,'revision','',0),(334,2,'2022-01-21 17:29:45','2022-01-21 17:29:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786183027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\" css=\".vc_custom_1642786141344{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:29:45','2022-01-21 17:29:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=334',0,'revision','',0),(335,2,'2022-01-21 17:30:38','2022-01-21 17:30:38','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\" css=\".vc_custom_1642786141344{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:30:38','2022-01-21 17:30:38','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=335',0,'revision','',0),(336,2,'2022-01-21 17:32:56','2022-01-21 17:32:56','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642784946467{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"203,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642785374332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:32:56','2022-01-21 17:32:56','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=336',0,'revision','',0),(337,2,'2022-01-21 17:45:20','2022-01-21 17:45:20','','Together','','inherit','open','closed','','together','','','2022-01-21 17:45:20','2022-01-21 17:45:20','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Together.jpg',0,'attachment','image/jpeg',0),(339,2,'2022-01-21 17:52:08','2022-01-21 17:52:08','','1200px-Cooper_University_Hospital_logo.svg','','inherit','open','closed','','1200px-cooper_university_hospital_logo-svg','','','2022-01-21 17:52:08','2022-01-21 17:52:08','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/1200px-Cooper_University_Hospital_logo.svg.png',0,'attachment','image/png',0),(340,2,'2022-01-21 17:52:10','2022-01-21 17:52:10','','brand-content-logo','','inherit','open','closed','','brand-content-logo','','','2022-01-21 17:52:10','2022-01-21 17:52:10','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/brand-content-logo.png',0,'attachment','image/png',0),(341,2,'2022-01-21 17:53:03','2022-01-21 17:53:03','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"340\" img_size=\"500px\"][vc_single_image image=\"339\" img_size=\"500px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:53:03','2022-01-21 17:53:03','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=341',0,'revision','',0),(342,2,'2022-01-21 17:53:58','2022-01-21 17:53:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column width=\"1/2\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"340\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:53:58','2022-01-21 17:53:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=342',0,'revision','',0),(343,2,'2022-01-21 17:55:35','2022-01-21 17:55:35','','brand-content-logo','','inherit','open','closed','','brand-content-logo-2','','','2022-01-21 17:55:35','2022-01-21 17:55:35','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/brand-content-logo-1.png',0,'attachment','image/png',0),(344,2,'2022-01-21 17:55:42','2022-01-21 17:55:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 17:55:42','2022-01-21 17:55:42','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=344',0,'revision','',0),(345,2,'2022-01-21 18:00:11','2022-01-21 18:00:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642788009187{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:00:11','2022-01-21 18:00:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=345',0,'revision','',0),(346,2,'2022-01-21 18:03:26','2022-01-21 18:03:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642788203948{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:03:26','2022-01-21 18:03:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=346',0,'revision','',0),(348,2,'2022-01-21 18:05:44','2022-01-21 18:05:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1642788334270{margin-top: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:05:44','2022-01-21 18:05:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=348',0,'revision','',0),(347,2,'2022-01-21 18:04:39','2022-01-21 18:04:39','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642788261114{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1642784841735{margin-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:04:39','2022-01-21 18:04:39','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=347',0,'revision','',0),(349,2,'2022-01-21 18:06:34','2022-01-21 18:06:34','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642788379366{margin-top: -50px !important;padding-top: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1642788334270{margin-top: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:06:34','2022-01-21 18:06:34','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=349',0,'revision','',0),(352,2,'2022-01-21 18:17:00','2022-01-21 18:17:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642788968885{margin-top: -25px !important;padding-top: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789010618{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n[/vc_column_text][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:17:00','2022-01-21 18:17:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=352',0,'revision','',0),(351,2,'2022-01-21 18:14:27','2022-01-21 18:14:27','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642788379366{margin-top: -50px !important;padding-top: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642788765409{margin-top: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n[/vc_column_text][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:14:27','2022-01-21 18:14:27','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=351',0,'revision','',0),(350,2,'2022-01-21 18:12:00','2022-01-21 18:12:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642788379366{margin-top: -50px !important;padding-top: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1642788334270{margin-top: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n[/vc_column_text][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>[/vc_column_text][vc_tta_accordion][vc_tta_section title=\"Section 1\" tab_id=\"1642788617868-e7ffdf49-7fc7\"][vc_column_text]\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:12:00','2022-01-21 18:12:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=350',0,'revision','',0),(353,2,'2022-01-21 18:17:58','2022-01-21 18:17:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789010618{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n[/vc_column_text][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:17:58','2022-01-21 18:17:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=353',0,'revision','',0),(355,2,'2022-01-21 18:20:07','2022-01-21 18:20:07','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"20\" css=\".vc_custom_1642789114885{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:20:07','2022-01-21 18:20:07','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=355',0,'revision','',0),(354,2,'2022-01-21 18:18:38','2022-01-21 18:18:38','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"20\" css=\".vc_custom_1642789114885{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n[/vc_column_text][vc_column_text]Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\"][vc_single_image image=\"339\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:18:38','2022-01-21 18:18:38','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=354',0,'revision','',0),(356,2,'2022-01-21 18:21:52','2022-01-21 18:21:52','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:21:52','2022-01-21 18:21:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=356',0,'revision','',0),(357,2,'2022-01-21 18:27:36','2022-01-21 18:27:36','','Partner','','inherit','open','closed','','partner','','','2022-01-21 18:27:36','2022-01-21 18:27:36','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg',0,'attachment','image/jpeg',0),(358,2,'2022-01-21 18:30:31','2022-01-21 18:30:31','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1642789664987{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:30:31','2022-01-21 18:30:31','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=358',0,'revision','',0),(359,2,'2022-01-21 18:31:45','2022-01-21 18:31:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789902824{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:31:45','2022-01-21 18:31:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=359',0,'revision','',0),(360,2,'2022-01-21 18:32:13','2022-01-21 18:32:13','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:32:13','2022-01-21 18:32:13','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=360',0,'revision','',0),(362,2,'2022-01-21 18:41:10','2022-01-21 18:41:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642790468768{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_single_image image=\"361\" img_size=\"100x200\" alignment=\"right\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:41:10','2022-01-21 18:41:10','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=362',0,'revision','',0),(361,2,'2022-01-21 18:38:15','2022-01-21 18:38:15','','Artboard 3 copyyellow','','inherit','open','closed','','artboard-3-copyyellow','','','2022-01-21 18:38:15','2022-01-21 18:38:15','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyyellow.svg',0,'attachment','image/svg+xml',0),(363,2,'2022-01-21 18:42:48','2022-01-21 18:42:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642790468768{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_single_image image=\"361\" alignment=\"right\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:42:48','2022-01-21 18:42:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=363',0,'revision','',0),(364,2,'2022-01-21 18:43:55','2022-01-21 18:43:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642790634003{margin-top: -40px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_single_image image=\"361\" alignment=\"right\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:43:55','2022-01-21 18:43:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=364',0,'revision','',0),(365,2,'2022-01-21 18:48:56','2022-01-21 18:48:56','','Artboard 5White to Gray','','inherit','open','closed','','artboard-5white-to-gray','','','2022-01-21 18:48:56','2022-01-21 18:48:56','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg',0,'attachment','image/svg+xml',0),(366,2,'2022-01-21 18:49:11','2022-01-21 18:49:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642789076238{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642790948736{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_single_image image=\"361\" alignment=\"right\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:49:11','2022-01-21 18:49:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=366',0,'revision','',0),(367,2,'2022-01-21 18:49:56','2022-01-21 18:49:56','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642790994115{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642790948736{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642790979395{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642789309060{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:49:56','2022-01-21 18:49:56','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=367',0,'revision','',0),(368,2,'2022-01-21 18:51:00','2022-01-21 18:51:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642790948736{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642790979395{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:51:00','2022-01-21 18:51:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=368',0,'revision','',0),(369,2,'2022-01-21 18:51:44','2022-01-21 18:51:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791102136{margin-top: -40px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642790979395{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:51:44','2022-01-21 18:51:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=369',0,'revision','',0),(370,2,'2022-01-21 18:53:19','2022-01-21 18:53:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791152235{margin-top: -40px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 18:53:19','2022-01-21 18:53:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=370',0,'revision','',0),(371,2,'2022-01-21 18:58:42','2022-01-21 18:58:42','{\n    \"generate_spacing_settings[header_left]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 18:58:42\"\n    },\n    \"generate_spacing_settings[content_right]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 18:58:42\"\n    }\n}','','','trash','closed','closed','','cc4ea5d4-052a-4424-aeaf-fd8bcacf34c0','','','2022-01-21 18:58:42','2022-01-21 18:58:42','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/cc4ea5d4-052a-4424-aeaf-fd8bcacf34c0/',0,'customize_changeset','',0),(372,2,'2022-01-21 19:00:35','2022-01-21 19:00:35','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791628517{margin-top: -40px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:00:35','2022-01-21 19:00:35','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=372',0,'revision','',0),(373,2,'2022-01-21 19:03:30','2022-01-21 19:03:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791808234{margin-top: -60px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:03:30','2022-01-21 19:03:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=373',0,'revision','',0),(374,2,'2022-01-21 19:05:01','2022-01-21 19:05:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:05:01','2022-01-21 19:05:01','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=374',0,'revision','',0),(375,2,'2022-01-21 19:10:00','2022-01-21 19:10:00','','Artboard 3 copyOrange','','inherit','open','closed','','artboard-3-copyorange','','','2022-01-21 19:10:00','2022-01-21 19:10:00','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg',0,'attachment','image/svg+xml',0),(376,2,'2022-01-21 19:10:19','2022-01-21 19:10:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"375\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1642792213761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:10:19','2022-01-21 19:10:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=376',0,'revision','',0),(377,2,'2022-01-21 19:11:14','2022-01-21 19:11:14','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"375\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:11:14','2022-01-21 19:11:14','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=377',0,'revision','',0),(378,2,'2022-01-21 19:12:47','2022-01-21 19:12:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642789930699{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792364989{margin-top: -300px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:12:47','2022-01-21 19:12:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=378',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (379,2,'2022-01-21 19:14:55','2022-01-21 19:14:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792493163{margin-top: -100px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:14:55','2022-01-21 19:14:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=379',0,'revision','',0),(380,2,'2022-01-21 19:15:42','2022-01-21 19:15:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792539643{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:15:42','2022-01-21 19:15:42','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=380',0,'revision','',0),(381,2,'2022-01-21 19:16:30','2022-01-21 19:16:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1642792271429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:16:30','2022-01-21 19:16:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=381',0,'revision','',0),(462,2,'2022-01-24 14:07:28','2022-01-24 14:07:28','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:07:28','2022-01-24 14:07:28','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=462',0,'revision','',0),(461,2,'2022-01-24 14:05:48','2022-01-24 14:05:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"medium\" css=\".vc_custom_1643033140753{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:05:48','2022-01-24 14:05:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=461',0,'revision','',0),(383,2,'2022-01-21 19:20:57','2022-01-21 19:20:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"bottom\" css=\".vc_custom_1642792855703{margin-top: -500px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:20:57','2022-01-21 19:20:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=383',0,'revision','',0),(382,2,'2022-01-21 19:19:20','2022-01-21 19:19:20','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:19:20','2022-01-21 19:19:20','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=382',0,'revision','',0),(384,2,'2022-01-21 19:21:47','2022-01-21 19:21:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"bottom\" css=\".vc_custom_1642792905806{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:21:47','2022-01-21 19:21:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=384',0,'revision','',0),(385,2,'2022-01-21 19:22:59','2022-01-21 19:22:59','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"bottom\" css=\".vc_custom_1642792905806{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642792758038{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"600px\" css=\".vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:22:59','2022-01-21 19:22:59','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=385',0,'revision','',0),(386,2,'2022-01-21 19:23:49','2022-01-21 19:23:49','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"bottom\" css=\".vc_custom_1642792905806{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793026906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"600px\" css=\".vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:23:49','2022-01-21 19:23:49','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=386',0,'revision','',0),(388,2,'2022-01-21 19:24:54','2022-01-21 19:24:54','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793062204{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"600px\" css=\".vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:24:54','2022-01-21 19:24:54','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=388',0,'revision','',0),(387,2,'2022-01-21 19:24:26','2022-01-21 19:24:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793062204{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793026906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1642792897267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"600px\" css=\".vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:24:26','2022-01-21 19:24:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=387',0,'revision','',0),(390,2,'2022-01-21 19:28:57','2022-01-21 19:28:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793170949{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:28:57','2022-01-21 19:28:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=390',0,'revision','',0),(389,2,'2022-01-21 19:26:51','2022-01-21 19:26:51','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793062204{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793170949{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"600px\" css=\".vc_custom_1642792977174{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:26:51','2022-01-21 19:26:51','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=389',0,'revision','',0),(391,2,'2022-01-21 19:31:06','2022-01-21 19:31:06','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793463054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-sm-offset-1 vc_col-xs-offset-1\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:31:06','2022-01-21 19:31:06','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=391',0,'revision','',0),(392,2,'2022-01-21 19:32:41','2022-01-21 19:32:41','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793091513{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:32:41','2022-01-21 19:32:41','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=392',0,'revision','',0),(393,2,'2022-01-21 19:33:44','2022-01-21 19:33:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793610469{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-md-offset-6 vc_col-sm-offset-6\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:33:44','2022-01-21 19:33:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=393',0,'revision','',0),(394,2,'2022-01-21 19:34:18','2022-01-21 19:34:18','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642793257509{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:34:18','2022-01-21 19:34:18','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=394',0,'revision','',0),(395,2,'2022-01-21 19:35:11','2022-01-21 19:35:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:35:11','2022-01-21 19:35:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=395',0,'revision','',0),(396,2,'2022-01-21 19:38:13','2022-01-21 19:38:13','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:38:13','2022-01-21 19:38:13','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=396',0,'revision','',0),(434,2,'2022-01-21 20:38:04','2022-01-21 20:38:04','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797465601{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:38:04','2022-01-21 20:38:04','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=434',0,'revision','',0),(397,2,'2022-01-21 19:38:52','2022-01-21 19:38:52','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:38:52','2022-01-21 19:38:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=397',0,'revision','',0),(399,2,'2022-01-21 19:40:53','2022-01-21 19:40:53','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794049818{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:40:53','2022-01-21 19:40:53','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=399',0,'revision','',0),(398,2,'2022-01-21 19:39:33','2022-01-21 19:39:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1642793707915{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:39:33','2022-01-21 19:39:33','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=398',0,'revision','',0),(400,2,'2022-01-21 19:42:19','2022-01-21 19:42:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794136527{margin-top: -600px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:42:19','2022-01-21 19:42:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=400',0,'revision','',0),(401,2,'2022-01-21 19:43:38','2022-01-21 19:43:38','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794215152{margin-top: -575px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:43:38','2022-01-21 19:43:38','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=401',0,'revision','',0),(402,2,'2022-01-21 19:44:26','2022-01-21 19:44:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:44:26','2022-01-21 19:44:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=402',0,'revision','',0),(403,2,'2022-01-21 19:46:55','2022-01-21 19:46:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:46:55','2022-01-21 19:46:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=403',0,'revision','',0),(404,2,'2022-01-21 19:50:08','2022-01-21 19:50:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642794606397{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:50:08','2022-01-21 19:50:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=404',0,'revision','',0),(405,2,'2022-01-21 19:51:26','2022-01-21 19:51:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642794606397{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:51:26','2022-01-21 19:51:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=405',0,'revision','',0),(406,2,'2022-01-21 19:52:33','2022-01-21 19:52:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642794751139{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:52:33','2022-01-21 19:52:33','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=406',0,'revision','',0),(407,2,'2022-01-21 19:58:51','2022-01-21 19:58:51','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 19:58:51\"\n    }\n}','','','trash','closed','closed','','020460a7-2501-46d9-ac8b-7e4c0feb0fd1','','','2022-01-21 19:58:51','2022-01-21 19:58:51','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=407',0,'customize_changeset','',0),(411,2,'2022-01-21 20:01:12','2022-01-21 20:01:12','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642795269176{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:01:12','2022-01-21 20:01:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=411',0,'revision','',0),(408,2,'2022-01-21 19:58:40','2022-01-21 19:58:40','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642795118480{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 19:58:40','2022-01-21 19:58:40','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=408',0,'revision','',0),(410,2,'2022-01-21 20:01:23','2022-01-21 20:01:23','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote {background-position: left bottom!important; }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:00:33\"\n    }\n}','','','trash','closed','closed','','3dfa8cc3-9dba-4c4e-86f6-aac40916ebf1','','','2022-01-21 20:01:23','2022-01-21 20:01:23','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=410',0,'customize_changeset','',0),(412,2,'2022-01-21 20:01:23','2022-01-21 20:01:23','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote {background-position: left bottom!important; }','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 20:01:23','2022-01-21 20:01:23','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=412',0,'revision','',0),(413,2,'2022-01-21 20:02:33','2022-01-21 20:02:33','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote { background-image: url(\'w3css.gif\');\\n  background-repeat: no-repeat;\\n  background-attachment: fixed;\\n  background-position: left bottom;  }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:02:33\"\n    }\n}','','','trash','closed','closed','','d9006c44-bf01-4460-aea0-f6a027dd8d23','','','2022-01-21 20:02:33','2022-01-21 20:02:33','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d9006c44-bf01-4460-aea0-f6a027dd8d23/',0,'customize_changeset','',0),(425,2,'2022-01-21 20:17:57','2022-01-21 20:17:57','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote ','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 20:17:57','2022-01-21 20:17:57','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=425',0,'revision','',0),(414,2,'2022-01-21 20:02:33','2022-01-21 20:02:33','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote { background-image: url(\'w3css.gif\');\n  background-repeat: no-repeat;\n  background-attachment: fixed;\n  background-position: left bottom;  }','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 20:02:33','2022-01-21 20:02:33','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=414',0,'revision','',0),(415,2,'2022-01-21 20:03:36','2022-01-21 20:03:36','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote {\\n  background-repeat: no-repeat!important;\\n  background-attachment: fixed!important;\\n  background-position: left bottom!important;  }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:03:36\"\n    }\n}','','','trash','closed','closed','','237e10e4-4987-432a-b20f-c9d2e0f544b2','','','2022-01-21 20:03:36','2022-01-21 20:03:36','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/237e10e4-4987-432a-b20f-c9d2e0f544b2/',0,'customize_changeset','',0),(416,2,'2022-01-21 20:03:36','2022-01-21 20:03:36','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote {\n  background-repeat: no-repeat!important;\n  background-attachment: fixed!important;\n  background-position: left bottom!important;  }','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-21 20:03:36','2022-01-21 20:03:36','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=416',0,'revision','',0),(417,2,'2022-01-21 20:10:14','2022-01-21 20:10:14','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote {\\n  background-repeat: no-repeat!important;\\n  background-attachment: fixed!important;\\n  background-position: left bottom!important;  }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:06:03\"\n    },\n    \"generate_background_settings[body_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:09:51\"\n    },\n    \"generate_background_settings[body_size]\": {\n        \"value\": \"100\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:09:51\"\n    },\n    \"generate_background_settings[body_attachment]\": {\n        \"value\": \"fixed\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:09:51\"\n    },\n    \"generate_background_settings[body_position]\": {\n        \"value\": \"left bottom\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:10:14\"\n    }\n}','','','trash','closed','closed','','48d39aee-5f4b-4af5-a732-ff23c0b3f0f0','','','2022-01-21 20:10:14','2022-01-21 20:10:14','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=417',0,'customize_changeset','',0),(419,2,'2022-01-21 20:08:26','2022-01-21 20:08:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642795703053{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:08:26','2022-01-21 20:08:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=419',0,'revision','',0),(418,2,'2022-01-21 20:07:34','2022-01-21 20:07:34','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642795650759{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:07:34','2022-01-21 20:07:34','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=418',0,'revision','',0),(420,2,'2022-01-21 20:10:53','2022-01-21 20:10:53','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote {\\n  background-repeat: no-repeat!important;\\n  background-attachment: fixed!important;\\n  background-position: left bottom!important;  }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:10:53\"\n    }\n}','','','trash','closed','closed','','ccefc321-f976-4a27-a393-dcb178415d20','','','2022-01-21 20:10:53','2022-01-21 20:10:53','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/ccefc321-f976-4a27-a393-dcb178415d20/',0,'customize_changeset','',0),(423,2,'2022-01-21 20:14:58','2022-01-21 20:14:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642796096816{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:14:58','2022-01-21 20:14:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=423',0,'revision','',0),(421,2,'2022-01-21 20:13:25','2022-01-21 20:13:25','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642796002918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:13:25','2022-01-21 20:13:25','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=421',0,'revision','',0),(422,2,'2022-01-21 20:14:22','2022-01-21 20:14:22','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642796059523{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:14:22','2022-01-21 20:14:22','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=422',0,'revision','',0),(424,2,'2022-01-21 20:17:57','2022-01-21 20:17:57','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-21 20:17:57\"\n    }\n}','','','trash','closed','closed','','5da62cb3-f1ce-4676-9e58-a087b0d9ed00','','','2022-01-21 20:17:57','2022-01-21 20:17:57','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/5da62cb3-f1ce-4676-9e58-a087b0d9ed00/',0,'customize_changeset','',0),(426,2,'2022-01-21 20:22:42','2022-01-21 20:22:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642794263432{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642796559158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:22:42','2022-01-21 20:22:42','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=426',0,'revision','',0),(427,2,'2022-01-21 20:24:44','2022-01-21 20:24:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642796559158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"550px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:24:44','2022-01-21 20:24:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=427',0,'revision','',0),(428,2,'2022-01-21 20:25:37','2022-01-21 20:25:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642796733927{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"550px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:25:37','2022-01-21 20:25:37','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=428',0,'revision','',0),(429,2,'2022-01-21 20:32:28','2022-01-21 20:32:28','','Artboard 7Orange7','','inherit','open','closed','','artboard-7orange7','','','2022-01-21 20:32:28','2022-01-21 20:32:28','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg',0,'attachment','image/svg+xml',0),(430,2,'2022-01-21 20:32:39','2022-01-21 20:32:39','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797155985{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"550px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:32:39','2022-01-21 20:32:39','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=430',0,'revision','',0),(431,2,'2022-01-21 20:33:32','2022-01-21 20:33:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1642792587958{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797210440{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"550px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:33:32','2022-01-21 20:33:32','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=431',0,'revision','',0),(433,2,'2022-01-21 20:36:44','2022-01-21 20:36:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:36:44','2022-01-21 20:36:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=433',0,'revision','',0),(432,2,'2022-01-21 20:34:40','2022-01-21 20:34:40','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642796675961{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797210440{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"550px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:34:40','2022-01-21 20:34:40','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=432',0,'revision','',0),(435,2,'2022-01-21 20:40:48','2022-01-21 20:40:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" css=\".vc_custom_1642797598050{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:40:48','2022-01-21 20:40:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=435',0,'revision','',0),(436,2,'2022-01-21 20:41:29','2022-01-21 20:41:29','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"100%\" css=\".vc_custom_1642797686847{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:41:29','2022-01-21 20:41:29','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=436',0,'revision','',0),(437,2,'2022-01-21 20:42:11','2022-01-21 20:42:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"full\" css=\".vc_custom_1642797729072{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:42:11','2022-01-21 20:42:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=437',0,'revision','',0),(438,2,'2022-01-21 20:42:47','2022-01-21 20:42:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" css=\".vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:42:47','2022-01-21 20:42:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=438',0,'revision','',0),(439,2,'2022-01-21 20:44:09','2022-01-21 20:44:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" css=\".vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1642797846612{margin-left: -300px !important;}\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:44:09','2022-01-21 20:44:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=439',0,'revision','',0),(440,2,'2022-01-21 20:54:52','2022-01-21 20:54:52','','Artboard 7 copytop3','','inherit','open','closed','','artboard-7-copytop3','','','2022-01-21 20:54:52','2022-01-21 20:54:52','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg',0,'attachment','image/svg+xml',0),(441,2,'2022-01-21 20:54:53','2022-01-21 20:54:53','','Artboard 7Combo','','inherit','open','closed','','artboard-7combo','','','2022-01-21 20:54:53','2022-01-21 20:54:53','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg',0,'attachment','image/svg+xml',0),(442,2,'2022-01-21 20:55:52','2022-01-21 20:55:52','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"large\" css=\".vc_custom_1642798544680{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642798531506{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" css=\".vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1642797846612{margin-left: -300px !important;}\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:55:52','2022-01-21 20:55:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=442',0,'revision','',0),(443,2,'2022-01-21 20:57:27','2022-01-21 20:57:27','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"medium\" css=\".vc_custom_1642798637076{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"medium\" css=\".vc_custom_1642798644877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" css=\".vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1642797846612{margin-left: -300px !important;}\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:57:27','2022-01-21 20:57:27','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=443',0,'revision','',0),(446,2,'2022-01-21 21:01:37','2022-01-21 21:01:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:01:37','2022-01-21 21:01:37','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=446',0,'revision','',0),(444,2,'2022-01-21 20:59:29','2022-01-21 20:59:29','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"medium\" css=\".vc_custom_1642798637076{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"medium\" css=\".vc_custom_1642798644877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" css=\".vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1642797846612{margin-left: -300px !important;}\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"500px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 20:59:29','2022-01-21 20:59:29','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=444',0,'revision','',0),(445,2,'2022-01-21 21:00:09','2022-01-21 21:00:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"full\" css=\".vc_custom_1642798804409{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/6\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"full\" css=\".vc_custom_1642798795107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"375\" img_size=\"large\" css=\".vc_custom_1642797764888{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1642797846612{margin-left: -300px !important;}\"][vc_column_text css=\".vc_custom_1642794412093{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h3><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery?</span></h3>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"500px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1642797555936{margin-top: -560px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642797402532{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\" el_class=\"leftquote\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:00:09','2022-01-21 21:00:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=445',0,'revision','',0),(449,2,'2022-01-21 21:06:14','2022-01-21 21:06:14','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:06:14','2022-01-21 21:06:14','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=449',0,'revision','',0),(447,2,'2022-01-21 21:02:17','2022-01-21 21:02:17','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:02:17','2022-01-21 21:02:17','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=447',0,'revision','',0),(448,2,'2022-01-21 21:03:35','2022-01-21 21:03:35','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642785045231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787135261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 200px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner content_placement=\"top\" css=\".vc_custom_1642784611815{margin-top: -400px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"slideblend\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1642784874211{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_hidden-xs\"][vc_empty_space height=\"200px\" css=\".vc_custom_1642783163762{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1642783200056{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Stroke </span></h2>\r\n<h2><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\" css=\".vc_custom_1642784479942{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642798212695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642797278562{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: -100px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1642793811278{margin-top: -550px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1642793654095{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1642793557087{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-1 vc_col-sm-offset-0\"][vc_empty_space height=\"550px\" css=\".vc_custom_1642793265693{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:03:35','2022-01-21 21:03:35','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=448',0,'revision','',0),(450,2,'2022-01-21 21:07:21','2022-01-21 21:07:21','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642798880767{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:07:21','2022-01-21 21:07:21','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=450',0,'revision','',0),(451,2,'2022-01-21 21:08:54','2022-01-21 21:08:54','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642799331950{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:08:54','2022-01-21 21:08:54','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=451',0,'revision','',0),(452,2,'2022-01-21 21:09:39','2022-01-21 21:09:39','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642785667653{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:09:39','2022-01-21 21:09:39','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=452',0,'revision','',0),(454,2,'2022-01-21 21:11:00','2022-01-21 21:11:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:11:00','2022-01-21 21:11:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=454',0,'revision','',0),(453,2,'2022-01-21 21:10:18','2022-01-21 21:10:18','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642784508954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799416209{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:10:18','2022-01-21 21:10:18','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=453',0,'revision','',0),(455,2,'2022-01-21 21:11:29','2022-01-21 21:11:29','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799172225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:11:29','2022-01-21 21:11:29','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=455',0,'revision','',0),(456,2,'2022-01-21 21:13:24','2022-01-21 21:13:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1642799370668{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-21 21:13:24','2022-01-21 21:13:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=456',0,'revision','',0),(457,2,'2022-01-21 21:25:06','2022-01-21 21:25:06','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 42px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h1>Quality Over Quantity</h1>\r\n<h4>We Do It Right The First Time</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe\'ve all run into real estate agents who seem to always be in a hurry. They can\'t stop and take the time to make sure your needs are being met because they\'re afraid they\'ll miss out on that next big deal. At Krista Crowder Real Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don\'t know what happened.\r\n\r\nWe use a unique, multifaceted approach to ensure that our customers are put first, no matter what. When we opened 30 years ago, we believed in providing quality customer service to meet your family\'s needs, and we still do today. We\'re your realtor yesterday, today and tomorrow.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-121\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\" alt=\"\" data-imhwpb-asset-id=\"780397\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/58a6d85b-b046b108-epstock130300058-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-122\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/8af423c8-69090677-aomarch131000010-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-123\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/79502064-7e911594-detanan140400125-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-124\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-125\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\" alt=\"\" data-imhwpb-asset-id=\"780398\" width=\"300\" height=\"300\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-126\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\" alt=\"\" data-imhwpb-asset-id=\"780399\" width=\"300\" height=\"300\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-127\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\" alt=\"\" data-imhwpb-asset-id=\"780400\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Selling Your Home?</h2>\r\n<h4>Explore Your Options With Us</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know there are many reasons why you need to sell your home, and some of them can be very complicated. That\'s why we discuss your options before having you sign any paperwork - we want you to be able to make the best choice for your family. Whether you\'re moving across town, out of state, across the country or around the world, we\'ll take care of you.\r\n\r\nDo you need income to pay your mortgage but don\'t want to sell while the housing market is still in a slump? No problem! We offer a variety of services. We\'ll ensure you\'ll get more visibility in a specific market to get the right price. If you\'d rather rent your home, we\'ll provide property management.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">Featured Homes</a> <a class=\"button-secondary\" href=\"#\">Listings</a></p>\r\n&nbsp;\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Buying a New Home?</h2>\r\n<h4>Rest Assured In Our Services</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know that buying a home can be a truly nerve wracking experience. Whether you\'re looking for your first home or are downsizing because of an empty nest, we can help you find the perfect home. Do you need to step up to an executive-level luxury home? Want a quiet place in the woods to reflect during your retirement? Our access to a variety of databases ensures you\'ll be happy with your options.\r\n\r\nWe also believe in small town values and honesty. If the basement always leaks after a hard rain, we\'ll tell you. We won\'t tell you the roof is new when it\'s ten years old. You\'ll get more than you expect with exceptional service.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-128\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\" alt=\"\" data-imhwpb-asset-id=\"780401\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n','The Program','','inherit','closed','closed','','111-revision-v1','','','2022-01-21 21:25:06','2022-01-21 21:25:06','',111,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=457',0,'revision','',0),(460,2,'2022-01-24 14:03:58','2022-01-24 14:03:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642799377231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"full\" css=\".vc_custom_1643033035311{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"350px\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:03:58','2022-01-24 14:03:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=460',0,'revision','',0),(623,2,'2022-01-25 00:22:20','2022-01-25 00:22:20','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 00:22:20\"\n    }\n}','','','trash','closed','closed','','40cd4271-0981-474a-aac5-ba97cf9f15c1','','','2022-01-25 00:22:20','2022-01-25 00:22:20','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=623',0,'customize_changeset','',0),(1080,2,'2022-01-28 19:09:07','2022-01-27 22:51:19',' ','','','publish','closed','closed','','1080','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1080/',7,'nav_menu_item','',0),(465,2,'2022-01-24 14:13:12','2022-01-24 14:13:12','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:13:12','2022-01-24 14:13:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=465',0,'revision','',0),(464,2,'2022-01-24 14:11:44','2022-01-24 14:11:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:11:44','2022-01-24 14:11:44','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=464',0,'revision','',0),(463,2,'2022-01-24 14:09:30','2022-01-24 14:09:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n<ul>\r\n 	<li>They are trusting us to implement this first-of-its-kind program as an extension of their hospital and care team</li>\r\n 	<li>They are introducing us to their patients</li>\r\n 	<li>They are collaborating with us by providing information on the patient stroke, health and impairments and ensuring well-done hand offs of information for a successful return home</li>\r\n 	<li>They are reviewing program outcomes, holding us accountable and helping us improve</li>\r\n 	<li>They are NOT - investors in the company/technology. They are truly independent and committed stakeholders who are doing this on behalf of their patients.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1642798895054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799602130{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:09:30','2022-01-24 14:09:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=463',0,'revision','',0),(466,2,'2022-01-24 14:17:09','2022-01-24 14:17:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:17:09','2022-01-24 14:17:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=466',0,'revision','',0),(489,2,'2022-01-24 16:22:07','2022-01-24 16:22:07','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"475px\" css=\".vc_custom_1643041323629{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:22:07','2022-01-24 16:22:07','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=489',0,'revision','',0),(467,2,'2022-01-24 14:22:58','2022-01-24 14:22:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:22:58','2022-01-24 14:22:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=467',0,'revision','',0),(468,2,'2022-01-24 14:24:33','2022-01-24 14:24:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034270288{margin-top: -440px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:24:33','2022-01-24 14:24:33','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=468',0,'revision','',0),(469,2,'2022-01-24 14:25:54','2022-01-24 14:25:54','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:25:54','2022-01-24 14:25:54','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=469',0,'revision','',0),(470,2,'2022-01-24 14:28:23','2022-01-24 14:28:23','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:28:23','2022-01-24 14:28:23','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=470',0,'revision','',0),(485,2,'2022-01-24 16:16:46','2022-01-24 16:16:46','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:16:46','2022-01-24 16:16:46','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=485',0,'revision','',0),(471,2,'2022-01-24 14:31:33','2022-01-24 14:31:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:31:33','2022-01-24 14:31:33','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=471',0,'revision','',0),(472,2,'2022-01-24 14:33:24','2022-01-24 14:33:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643033367918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034801585{margin-top: -300px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:33:24','2022-01-24 14:33:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=472',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (473,2,'2022-01-24 14:35:24','2022-01-24 14:35:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034919306{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1643034801585{margin-top: -300px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:35:24','2022-01-24 14:35:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=473',0,'revision','',0),(474,2,'2022-01-24 14:36:09','2022-01-24 14:36:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034801585{margin-top: -300px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:36:09','2022-01-24 14:36:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=474',0,'revision','',0),(475,2,'2022-01-24 14:37:00','2022-01-24 14:37:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_empty_space height=\"400px\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:37:00','2022-01-24 14:37:00','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=475',0,'revision','',0),(476,2,'2022-01-24 14:47:10','2022-01-24 14:47:10','','Artboard 7 copy 3slices','','inherit','open','closed','','artboard-7-copy-3slices','','','2022-01-24 14:47:10','2022-01-24 14:47:10','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copy-3slices.svg',0,'attachment','image/svg+xml',0),(477,2,'2022-01-24 14:47:12','2022-01-24 14:47:12','','Artboard 7 copy 4slices','','inherit','open','closed','','artboard-7-copy-4slices','','','2022-01-24 14:47:12','2022-01-24 14:47:12','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copy-4slices.svg',0,'attachment','image/svg+xml',0),(481,2,'2022-01-24 14:56:02','2022-01-24 14:56:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1643036022790{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #dd9933 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\" css=\".vc_custom_1643036093177{background-color: #dd9933 !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:56:02','2022-01-24 14:56:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=481',0,'revision','',0),(479,2,'2022-01-24 14:52:47','2022-01-24 14:52:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1643035962503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #dd9933 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:52:47','2022-01-24 14:52:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=479',0,'revision','',0),(478,2,'2022-01-24 14:52:06','2022-01-24 14:52:06','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1643033796774{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Combo.svg?id=441) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:52:06','2022-01-24 14:52:06','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=478',0,'revision','',0),(480,2,'2022-01-24 14:53:45','2022-01-24 14:53:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1643036022790{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #dd9933 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 14:53:45','2022-01-24 14:53:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=480',0,'revision','',0),(484,2,'2022-01-24 16:14:51','2022-01-24 16:14:51','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:14:51','2022-01-24 16:14:51','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=484',0,'revision','',0),(482,2,'2022-01-24 16:09:50','2022-01-24 16:09:50','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1643040514880{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"477\" img_size=\"full\" css=\".vc_custom_1643040557296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\" css=\".vc_custom_1643036093177{background-color: #dd9933 !important;}\"][vc_column_text css=\".vc_custom_1643036273320{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #000000;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #000000;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"476\" img_size=\"large\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:09:50','2022-01-24 16:09:50','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=482',0,'revision','',0),(483,2,'2022-01-24 16:11:16','2022-01-24 16:11:16','[vc_row][vc_column width=\"1/6\" css=\".vc_custom_1643036093177{background-color: #dd9933 !important;}\"][vc_column_text css=\".vc_custom_1643036273320{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #000000;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #000000;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"476\" img_size=\"large\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034574432{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034602075{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642792473422{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"440\" img_size=\"Large\" css=\".vc_custom_1643033389990{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034907738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"441\" img_size=\"large\" css=\".vc_custom_1643034966639{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643035017820{margin-top: 0px !important;}\"]\r\n<div class=\"vc_row wpb_row vc_row-fluid vc_custom_1643034350013 vc_row-no-padding vc_row-o-content-top vc_row-flex\" data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill\">\r\n<div class=\"vc_column-inner vc_custom_1643034330856\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1643034488908\">\r\n<div class=\"wpb_wrapper\">\r\n<h4><span style=\"color: #ffffff;\">“Evolution of stroke care…we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery”</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1642799239115{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643033752760{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7-copytop3.svg?id=440) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643033500756{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1643040514880{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"477\" img_size=\"full\" css=\".vc_custom_1643040557296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:11:16','2022-01-24 16:11:16','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=483',0,'revision','',0),(486,2,'2022-01-24 16:17:56','2022-01-24 16:17:56','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643034350013{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"150px\" css=\".vc_custom_1643041072937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:17:56','2022-01-24 16:17:56','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=486',0,'revision','',0),(487,2,'2022-01-24 16:20:23','2022-01-24 16:20:23','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643041214347{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643041206528{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:20:23','2022-01-24 16:20:23','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=487',0,'revision','',0),(488,2,'2022-01-24 16:20:58','2022-01-24 16:20:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643041206528{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:20:58','2022-01-24 16:20:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=488',0,'revision','',0),(490,2,'2022-01-24 16:23:10','2022-01-24 16:23:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:23:10','2022-01-24 16:23:10','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=490',0,'revision','',0),(497,2,'2022-01-24 16:29:31','2022-01-24 16:29:31','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643041768028{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:29:31','2022-01-24 16:29:31','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=497',0,'revision','',0),(491,2,'2022-01-24 16:24:51','2022-01-24 16:24:51','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"5/6\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:24:51','2022-01-24 16:24:51','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=491',0,'revision','',0),(492,2,'2022-01-24 16:26:41','2022-01-24 16:26:41','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"5/6\" css=\".vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643041255531{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:26:41','2022-01-24 16:26:41','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=492',0,'revision','',0),(493,2,'2022-01-24 16:27:24','2022-01-24 16:27:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][vc_row_inner][vc_column_inner width=\"5/6\" css=\".vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:27:24','2022-01-24 16:27:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=493',0,'revision','',0),(496,2,'2022-01-24 16:29:05','2022-01-24 16:29:05','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:29:05','2022-01-24 16:29:05','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=496',0,'revision','',0),(494,2,'2022-01-24 16:27:59','2022-01-24 16:27:59','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\"][vc_column_inner width=\"5/6\" css=\".vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:27:59','2022-01-24 16:27:59','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=494',0,'revision','',0),(495,2,'2022-01-24 16:28:20','2022-01-24 16:28:20','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\"][vc_column_inner width=\"5/6\" css=\".vc_custom_1643041598009{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643041642262{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:28:20','2022-01-24 16:28:20','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=495',0,'revision','',0),(498,2,'2022-01-24 16:30:10','2022-01-24 16:30:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041387664{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:30:10','2022-01-24 16:30:10','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=498',0,'revision','',0),(499,2,'2022-01-24 16:30:48','2022-01-24 16:30:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"525px\" css=\".vc_custom_1643041846117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:30:48','2022-01-24 16:30:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=499',0,'revision','',0),(500,2,'2022-01-24 16:31:08','2022-01-24 16:31:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"480px\" css=\".vc_custom_1643041866392{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:31:08','2022-01-24 16:31:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=500',0,'revision','',0),(501,2,'2022-01-24 16:31:36','2022-01-24 16:31:36','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"490px\" css=\".vc_custom_1643041893665{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:31:36','2022-01-24 16:31:36','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=501',0,'revision','',0),(502,2,'2022-01-24 16:31:55','2022-01-24 16:31:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643041912820{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:31:55','2022-01-24 16:31:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=502',0,'revision','',0),(503,2,'2022-01-24 16:32:13','2022-01-24 16:32:13','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"2/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:32:13','2022-01-24 16:32:13','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=503',0,'revision','',0),(504,2,'2022-01-24 16:33:03','2022-01-24 16:33:03','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:33:03','2022-01-24 16:33:03','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=504',0,'revision','',0),(505,2,'2022-01-24 16:33:30','2022-01-24 16:33:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:33:30','2022-01-24 16:33:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=505',0,'revision','',0),(506,2,'2022-01-24 16:34:19','2022-01-24 16:34:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643034488908{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 16:34:19','2022-01-24 16:34:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=506',0,'revision','',0),(507,2,'2022-01-24 17:00:32','2022-01-24 17:00:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643034330856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:00:32','2022-01-24 17:00:32','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=507',0,'revision','',0),(508,2,'2022-01-24 17:04:08','2022-01-24 17:04:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:04:08','2022-01-24 17:04:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=508',0,'revision','',0),(509,2,'2022-01-24 17:24:49','2022-01-24 17:24:49','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:24:49','2022-01-24 17:24:49','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=509',0,'revision','',0),(510,2,'2022-01-24 17:25:43','2022-01-24 17:25:43','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:25:43','2022-01-24 17:25:43','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=510',0,'revision','',0),(511,2,'2022-01-24 17:29:03','2022-01-24 17:29:03','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_gallery interval=\"3\" images=\"429\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:29:03','2022-01-24 17:29:03','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=511',0,'revision','',0),(512,2,'2022-01-24 17:31:01','2022-01-24 17:31:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:31:01','2022-01-24 17:31:01','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=512',0,'revision','',0),(513,2,'2022-01-24 17:31:43','2022-01-24 17:31:43','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643034018696{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643041804261{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:31:43','2022-01-24 17:31:43','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=513',0,'revision','',0),(514,2,'2022-01-24 17:32:14','2022-01-24 17:32:14','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:32:14','2022-01-24 17:32:14','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=514',0,'revision','',0),(515,2,'2022-01-24 17:58:51','2022-01-24 17:58:51','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" css=\".vc_custom_1643043960669{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"400px\" css=\".vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047127712{margin-top: -400px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047100973{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:58:51','2022-01-24 17:58:51','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=515',0,'revision','',0),(516,2,'2022-01-24 17:59:12','2022-01-24 17:59:12','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"400px\" css=\".vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047127712{margin-top: -400px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047100973{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 17:59:12','2022-01-24 17:59:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=516',0,'revision','',0),(540,2,'2022-01-24 18:42:50','2022-01-24 18:42:50','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:42:50','2022-01-24 18:42:50','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=540',0,'revision','',0),(517,2,'2022-01-24 18:00:34','2022-01-24 18:00:34','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"400px\" css=\".vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047232044{margin-top: -400px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"100px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:00:34','2022-01-24 18:00:34','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=517',0,'revision','',0),(518,2,'2022-01-24 18:02:39','2022-01-24 18:02:39','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"400px\" css=\".vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047328106{margin-top: -400px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:02:39','2022-01-24 18:02:39','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=518',0,'revision','',0),(519,2,'2022-01-24 18:03:45','2022-01-24 18:03:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"400px\" css=\".vc_custom_1643047001757{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047421870{margin-top: -500px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:03:45','2022-01-24 18:03:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=519',0,'revision','',0),(520,2,'2022-01-24 18:05:11','2022-01-24 18:05:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047421870{margin-top: -500px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:05:11','2022-01-24 18:05:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=520',0,'revision','',0),(522,2,'2022-01-24 18:08:59','2022-01-24 18:08:59','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047421870{margin-top: -500px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:08:59','2022-01-24 18:08:59','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=522',0,'revision','',0),(521,2,'2022-01-24 18:07:02','2022-01-24 18:07:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643047421870{margin-top: -500px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:07:02','2022-01-24 18:07:02','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=521',0,'revision','',0),(523,2,'2022-01-24 18:11:05','2022-01-24 18:11:05','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643047225207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:11:05','2022-01-24 18:11:05','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=523',0,'revision','',0),(526,2,'2022-01-24 18:16:30','2022-01-24 18:16:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643048187359{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:16:30','2022-01-24 18:16:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=526',0,'revision','',0),(524,2,'2022-01-24 18:14:05','2022-01-24 18:14:05','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643048042188{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:14:05','2022-01-24 18:14:05','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=524',0,'revision','',0),(525,2,'2022-01-24 18:16:45','2022-01-24 18:16:45','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: left bottom!important; \\n\\t background-attachment: fixed!important; \\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:15:59\"\n    }\n}','','','trash','closed','closed','','a7585447-8753-4194-8a68-0e0449786c1b','','','2022-01-24 18:16:45','2022-01-24 18:16:45','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=525',0,'customize_changeset','',0),(527,2,'2022-01-24 18:16:45','2022-01-24 18:16:45','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n	 background-position: left bottom!important; \n	 background-attachment: fixed!important; \n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote ','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-24 18:16:45','2022-01-24 18:16:45','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=527',0,'revision','',0),(528,2,'2022-01-24 18:18:53','2022-01-24 18:18:53','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: left bottom!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:18:04\"\n    }\n}','','','trash','closed','closed','','cb7958fd-3766-4c56-b7c8-520a27090b8d','','','2022-01-24 18:18:53','2022-01-24 18:18:53','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=528',0,'customize_changeset','',0),(529,2,'2022-01-24 18:18:54','2022-01-24 18:18:54','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n	 background-position: left bottom!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \n\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote ','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-24 18:18:54','2022-01-24 18:18:54','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=529',0,'revision','',0),(530,2,'2022-01-24 18:20:07','0000-00-00 00:00:00','{\n    \"generate_settings[content_layout_setting]\": {\n        \"value\": \"one-container\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:19:22\"\n    },\n    \"generate_settings[css_print_method]\": {\n        \"value\": \"inline\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:20:07\"\n    }\n}','','','auto-draft','closed','closed','','b68a8b45-e9c8-4be6-9704-8dbc14212110','','','2022-01-24 18:20:07','2022-01-24 18:20:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=530',0,'customize_changeset','',0),(531,2,'2022-01-24 18:23:19','2022-01-24 18:23:19','{\n    \"generate_background_settings[content_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:22:59\"\n    },\n    \"generate_background_settings[content_size]\": {\n        \"value\": \"100\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:22:59\"\n    },\n    \"generate_background_settings[content_attachment]\": {\n        \"value\": \"fixed\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:22:59\"\n    },\n    \"generate_background_settings[content_position]\": {\n        \"value\": \"left bottom\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 18:22:59\"\n    }\n}','','','trash','closed','closed','','84b6c6d9-9b02-449c-8145-99b86395557a','','','2022-01-24 18:23:19','2022-01-24 18:23:19','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=531',0,'customize_changeset','',0),(532,2,'2022-01-24 18:24:10','2022-01-24 18:24:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643048646679{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:24:10','2022-01-24 18:24:10','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=532',0,'revision','',0),(533,2,'2022-01-24 18:25:47','2022-01-24 18:25:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643048646679{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:25:47','2022-01-24 18:25:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=533',0,'revision','',0),(536,2,'2022-01-24 18:30:12','2022-01-24 18:30:12','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:30:12','2022-01-24 18:30:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=536',0,'revision','',0),(534,2,'2022-01-24 18:27:01','2022-01-24 18:27:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643048817812{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-sm-offset-1\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:27:01','2022-01-24 18:27:01','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=534',0,'revision','',0),(535,2,'2022-01-24 18:27:38','2022-01-24 18:27:38','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643047862106{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643048852956{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-sm-offset-12\"][vc_empty_space height=\"200px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"500px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:27:38','2022-01-24 18:27:38','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=535',0,'revision','',0),(537,2,'2022-01-24 18:31:57','2022-01-24 18:31:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049103206{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:31:57','2022-01-24 18:31:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=537',0,'revision','',0),(541,2,'2022-01-24 18:44:50','2022-01-24 18:44:50','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:44:50','2022-01-24 18:44:50','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=541',0,'revision','',0),(539,2,'2022-01-24 18:42:15','2022-01-24 18:42:15','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049103206{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:42:15','2022-01-24 18:42:15','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=539',0,'revision','',0),(538,2,'2022-01-24 18:41:15','2022-01-24 18:41:15','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049103206{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049623281{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"477\" img_size=\"large\"][vc_column_text css=\".vc_custom_1643049630628{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;background-color: #dd9933 !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"476\" img_size=\"large\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:41:15','2022-01-24 18:41:15','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=538',0,'revision','',0),(542,2,'2022-01-24 18:49:08','2022-01-24 18:49:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050142508{background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space css=\".vc_custom_1643050106175{background-color: #f8f8f8 !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050085454{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;}\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:49:08','2022-01-24 18:49:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=542',0,'revision','',0),(543,2,'2022-01-24 18:51:26','2022-01-24 18:51:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050280398{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"50px\" css=\".vc_custom_1643050254754{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner css=\".vc_custom_1643050235498{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:51:26','2022-01-24 18:51:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=543',0,'revision','',0),(544,2,'2022-01-24 18:53:20','2022-01-24 18:53:20','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner css=\".vc_custom_1643050235498{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:53:20','2022-01-24 18:53:20','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=544',0,'revision','',0),(546,2,'2022-01-24 18:54:59','2022-01-24 18:54:59','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner css=\".vc_custom_1643050235498{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:54:59','2022-01-24 18:54:59','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=546',0,'revision','',0),(545,2,'2022-01-24 18:54:26','2022-01-24 18:54:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner css=\".vc_custom_1643050235498{margin-top: -50px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:54:26','2022-01-24 18:54:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=545',0,'revision','',0),(547,2,'2022-01-24 18:55:37','2022-01-24 18:55:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner css=\".vc_custom_1643050235498{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"400px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:55:37','2022-01-24 18:55:37','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=547',0,'revision','',0),(548,2,'2022-01-24 18:56:24','2022-01-24 18:56:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner css=\".vc_custom_1643050235498{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:56:24','2022-01-24 18:56:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=548',0,'revision','',0),(549,2,'2022-01-24 18:57:58','2022-01-24 18:57:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643050652679{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643050675798{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:57:58','2022-01-24 18:57:58','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=549',0,'revision','',0),(550,2,'2022-01-24 18:59:57','2022-01-24 18:59:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643050652679{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643050793075{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 18:59:57','2022-01-24 18:59:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=550',0,'revision','',0),(551,2,'2022-01-24 19:00:32','2022-01-24 19:00:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643050652679{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643050828305{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 30% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:00:32','2022-01-24 19:00:32','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=551',0,'revision','',0),(552,2,'2022-01-24 19:00:57','2022-01-24 19:00:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643050828305{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 30% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:00:57','2022-01-24 19:00:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=552',0,'revision','',0),(553,2,'2022-01-24 19:02:25','2022-01-24 19:02:25','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:02:25','2022-01-24 19:02:25','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=553',0,'revision','',0),(554,2,'2022-01-24 19:02:57','2022-01-24 19:02:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643050389364{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:02:57','2022-01-24 19:02:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=554',0,'revision','',0),(555,2,'2022-01-24 19:10:25','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.wpb_column .vc_column_container .vc_col-sm-6 .vc_col-has-fill .slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: left bottom!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:10:25\"\n    }\n}','','','auto-draft','closed','closed','','f5a506be-f29d-409a-9ef4-38b9134dbcb6','','','2022-01-24 19:10:25','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=555',0,'customize_changeset','',0),(557,2,'2022-01-24 19:12:25','2022-01-24 19:12:25','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:12:25','2022-01-24 19:12:25','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=557',0,'revision','',0),(556,2,'2022-01-24 19:11:11','2022-01-24 19:11:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:11:11','2022-01-24 19:11:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=556',0,'revision','',0),(558,2,'2022-01-24 19:13:24','2022-01-24 19:13:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643051598290{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:13:24','2022-01-24 19:13:24','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=558',0,'revision','',0),(559,2,'2022-01-24 19:15:28','2022-01-24 19:15:28','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: left bottom!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:15:28\"\n    }\n}','','','trash','closed','closed','','38fc5ebf-6e3f-40d1-aa86-430a73392179','','','2022-01-24 19:15:28','2022-01-24 19:15:28','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/38fc5ebf-6e3f-40d1-aa86-430a73392179/',0,'customize_changeset','',0),(561,2,'2022-01-24 19:21:10','2022-01-24 19:21:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052057219{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-xs-offset-1\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:21:10','2022-01-24 19:21:10','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=561',0,'revision','',0),(560,2,'2022-01-24 19:26:26','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: right top!important; \\n\\t \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:26:26\"\n    }\n}','','','auto-draft','closed','closed','','039ffec3-a2d2-440d-adb6-09f04dec3fca','','','2022-01-24 19:26:26','2022-01-24 19:26:26','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=560',0,'customize_changeset','',0),(566,2,'2022-01-24 19:32:28','2022-01-24 19:32:28','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:32:28','2022-01-24 19:32:28','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=566',0,'revision','',0),(562,2,'2022-01-24 19:21:52','2022-01-24 19:21:52','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052109583{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:21:52','2022-01-24 19:21:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=562',0,'revision','',0),(565,2,'2022-01-24 19:28:08','2022-01-24 19:28:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:28:08','2022-01-24 19:28:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=565',0,'revision','',0),(563,2,'2022-01-24 19:25:55','2022-01-24 19:25:55','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052348152{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:25:55','2022-01-24 19:25:55','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=563',0,'revision','',0),(564,2,'2022-01-24 19:42:14','2022-01-24 19:42:14','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n\\n.leftquote \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:27:35\"\n    },\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"17\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:42:14\"\n    }\n}','','','trash','closed','closed','','4a86ea94-c803-4320-a8bb-1a56a3551e4d','','','2022-01-24 19:42:14','2022-01-24 19:42:14','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=564',0,'customize_changeset','',0),(567,2,'2022-01-24 19:33:25','2022-01-24 19:33:25','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1642786079877{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:33:25','2022-01-24 19:33:25','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=567',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (568,2,'2022-01-24 19:42:14','2022-01-24 19:42:14','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \n\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.leftquote ','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-24 19:42:14','2022-01-24 19:42:14','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=568',0,'revision','',0),(569,2,'2022-01-24 19:45:26','2022-01-24 19:45:26','{\n    \"generate_spacing_settings[content_right]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:44:34\"\n    },\n    \"generate_spacing_settings[content_left]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:45:26\"\n    },\n    \"generate_spacing_settings[content_bottom]\": {\n        \"value\": \"40\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:45:26\"\n    }\n}','','','trash','closed','closed','','c44576ba-9f8e-44a4-8285-b1c9e5c75107','','','2022-01-24 19:45:26','2022-01-24 19:45:26','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=569',0,'customize_changeset','',0),(570,2,'2022-01-24 19:47:18','2022-01-24 19:47:18','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643053626967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:47:18','2022-01-24 19:47:18','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=570',0,'revision','',0),(571,2,'2022-01-24 19:47:41','2022-01-24 19:47:41','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643053659408{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:47:41','2022-01-24 19:47:41','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=571',0,'revision','',0),(572,2,'2022-01-24 19:48:22','2022-01-24 19:48:22','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:48:22','2022-01-24 19:48:22','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=572',0,'revision','',0),(573,2,'2022-01-24 19:48:57','2022-01-24 19:48:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:48:57','2022-01-24 19:48:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=573',0,'revision','',0),(574,2,'2022-01-24 19:49:59','2022-01-24 19:49:59','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643052484841{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:49:59','2022-01-24 19:49:59','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=574',0,'revision','',0),(575,2,'2022-01-24 19:52:28','2022-01-24 19:52:28','{\n    \"generate_spacing_settings[content_bottom]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 19:52:28\"\n    }\n}','','','trash','closed','closed','','4b012833-5d20-4c35-874b-6544a41afc5e','','','2022-01-24 19:52:28','2022-01-24 19:52:28','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/4b012833-5d20-4c35-874b-6544a41afc5e/',0,'customize_changeset','',0),(576,2,'2022-01-24 19:54:11','2022-01-24 19:54:11','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643053700107{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 19:54:11','2022-01-24 19:54:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=576',0,'revision','',0),(577,2,'2022-01-24 20:01:47','2022-01-24 20:01:47','','Artboard 1Logo White','','inherit','open','closed','','artboard-1logo-white','','','2022-01-24 20:01:47','2022-01-24 20:01:47','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White.svg',0,'attachment','image/svg+xml',0),(578,2,'2022-01-24 20:06:27','2022-01-24 20:06:27','{\n    \"sidebars_widgets[footer-1]\": {\n        \"value\": [\n            \"block-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 20:05:35\"\n    },\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links -->\\n<ul class=\\\"wp-block-social-links\\\"><!-- wp:social-link {\\\"service\\\":\\\"facebook\\\"} /-->\\n\\n<!-- wp:social-link {\\\"service\\\":\\\"twitter\\\"} /-->\\n\\n<!-- wp:social-link {\\\"service\\\":\\\"linkedin\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 20:06:27\"\n    }\n}','','','trash','closed','closed','','3f799388-7416-4383-ba6d-5b3e39e63915','','','2022-01-24 20:06:27','2022-01-24 20:06:27','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=578',0,'customize_changeset','',0),(579,2,'2022-01-24 20:07:12','2022-01-24 20:07:12','','Artboard-1Logo-White-1','','inherit','open','closed','','artboard-1logo-white-1','','','2022-01-24 20:07:12','2022-01-24 20:07:12','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White-1.svg',0,'attachment','image/svg+xml',0),(580,2,'2022-01-24 20:07:35','0000-00-00 00:00:00','{\n    \"sidebars_widgets[footer-2]\": {\n        \"value\": [\n            \"block-4\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 20:07:35\"\n    },\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links -->\\n<ul class=\\\"wp-block-social-links\\\"><!-- wp:social-link {\\\"service\\\":\\\"facebook\\\"} /-->\\n\\n<!-- wp:social-link {\\\"service\\\":\\\"twitter\\\"} /-->\\n\\n<!-- wp:social-link {\\\"service\\\":\\\"linkedin\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 20:07:35\"\n    },\n    \"widget_block[4]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"id\\\":579,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White-1.svg\\\" alt=\\\"\\\" class=\\\"wp-image-579\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 20:07:35\"\n    }\n}','','','auto-draft','closed','closed','','4e0951f8-b581-428e-a9f3-972e4cce65f6','','','2022-01-24 20:07:35','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=580',0,'customize_changeset','',0),(581,2,'2022-01-24 22:37:06','2022-01-24 22:37:06','{\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links -->\\n<ul class=\\\"wp-block-social-links\\\"><!-- wp:social-link {\\\"url\\\":\\\"https://www.facebook.com/\\\",\\\"service\\\":\\\"facebook\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://twitter.com/?\\\",\\\"service\\\":\\\"twitter\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://www.linkedin.com/\\\",\\\"service\\\":\\\"linkedin\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:37:06\"\n    }\n}','','','trash','closed','closed','','6242de8c-c90e-45fa-a58a-6a0efd8dbf20','','','2022-01-24 22:37:06','2022-01-24 22:37:06','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=581',0,'customize_changeset','',0),(582,2,'2022-01-24 22:41:55','2022-01-24 22:41:55','{\n    \"sidebars_widgets[footer-2]\": {\n        \"value\": [\n            \"block-5\",\n            \"block-8\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:41:17\"\n    },\n    \"widget_block[5]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"style\\\":{\\\"color\\\":{}}} -->\\n<figure class=\\\"wp-block-image\\\"><img alt=\\\"\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:41:17\"\n    },\n    \"sidebars_widgets[footer-bar]\": {\n        \"value\": [\n            \"block-6\",\n            \"block-7\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:40:17\"\n    },\n    \"widget_block[6]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"id\\\":583,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.svg\\\" alt=\\\"\\\" class=\\\"wp-image-583\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:40:17\"\n    },\n    \"widget_block[7]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"id\\\":584,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2-1.svg\\\" alt=\\\"\\\" class=\\\"wp-image-584\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:41:17\"\n    },\n    \"widget_block[8]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image -->\\n<figure class=\\\"wp-block-image\\\"><img alt=\\\"\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:41:17\"\n    }\n}','','','trash','closed','closed','','e03bd0d9-ae0b-4e9b-ba80-55b630565b16','','','2022-01-24 22:41:55','2022-01-24 22:41:55','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=582',0,'customize_changeset','',0),(583,2,'2022-01-24 22:39:45','2022-01-24 22:39:45','','Artboard-1Logo-White2','','inherit','open','closed','','artboard-1logo-white2','','','2022-01-24 22:39:45','2022-01-24 22:39:45','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.svg',0,'attachment','image/svg+xml',0),(584,2,'2022-01-24 22:40:21','2022-01-24 22:40:21','','Artboard-1Logo-White2-1','','inherit','open','closed','','artboard-1logo-white2-1','','','2022-01-24 22:40:21','2022-01-24 22:40:21','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2-1.svg',0,'attachment','image/svg+xml',0),(585,2,'2022-01-24 22:44:21','2022-01-24 22:44:21','{\n    \"sidebars_widgets[footer-2]\": {\n        \"value\": [\n            \"block-5\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:42:59\"\n    },\n    \"widget_block[5]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"style\\\":{\\\"color\\\":{}}} -->\\n<div class=\\\"wp-block-image\\\"><figure class=\\\"aligncenter\\\"><img alt=\\\"\\\"/></figure></div>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:42:59\"\n    },\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links -->\\n<ul class=\\\"wp-block-social-links\\\"><!-- wp:social-link {\\\"url\\\":\\\"https://www.facebook.com/\\\",\\\"service\\\":\\\"facebook\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://twitter.com/?\\\",\\\"service\\\":\\\"twitter\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://www.linkedin.com/\\\",\\\"service\\\":\\\"linkedin\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:43:59\"\n    }\n}','','','trash','closed','closed','','bb32ea06-d8a3-4ca6-925f-829e18617299','','','2022-01-24 22:44:21','2022-01-24 22:44:21','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=585',0,'customize_changeset','',0),(586,2,'2022-01-24 22:47:05','2022-01-24 22:47:05','','Artboard-1Logo-White2','','inherit','open','closed','','artboard-1logo-white2-2','','','2022-01-24 22:47:05','2022-01-24 22:47:05','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.png',0,'attachment','image/png',0),(587,2,'2022-01-24 22:49:13','2022-01-24 22:49:13','{\n    \"sidebars_widgets[footer-2]\": {\n        \"value\": [\n            \"block-10\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:47:49\"\n    },\n    \"widget_block[10]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"id\\\":586,\\\"width\\\":126,\\\"height\\\":45,\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-full is-resized\\\"><img src=\\\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.png\\\" alt=\\\"\\\" class=\\\"wp-image-586\\\" width=\\\"126\\\" height=\\\"45\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:47:49\"\n    },\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links -->\\n<ul class=\\\"wp-block-social-links\\\"><!-- wp:social-link {\\\"url\\\":\\\"https://www.facebook.com/\\\",\\\"service\\\":\\\"facebook\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://twitter.com/?\\\",\\\"service\\\":\\\"twitter\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://www.linkedin.com/\\\",\\\"service\\\":\\\"linkedin\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:48:48\"\n    }\n}','','','trash','closed','closed','','7121da88-b1db-4b1b-a45b-26c68ea992d2','','','2022-01-24 22:49:13','2022-01-24 22:49:13','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=587',0,'customize_changeset','',0),(588,2,'2022-01-24 22:53:49','0000-00-00 00:00:00','{\n    \"sidebars_widgets[footer-3]\": {\n        \"value\": [\n            \"block-12\",\n            \"nav_menu-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:52:49\"\n    },\n    \"widget_block[12]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:buttons -->\\n<div class=\\\"wp-block-buttons\\\"><!-- wp:button -->\\n<div class=\\\"wp-block-button\\\"><a class=\\\"wp-block-button__link\\\">Provider Log-in</a></div>\\n<!-- /wp:button --></div>\\n<!-- /wp:buttons -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:51:49\"\n    },\n    \"widget_nav_menu[3]\": {\n        \"value\": {\n            \"is_widget_customizer_js_value\": true,\n            \"encoded_serialized_instance\": \"YToxOntzOjg6Im5hdl9tZW51IjtpOjM7fQ==\",\n            \"instance_hash_key\": \"224e0851d7be6408a9b0f1ed9c8f895c\",\n            \"raw_instance\": {\n                \"nav_menu\": 3\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:53:49\"\n    },\n    \"sidebars_widgets[footer-bar]\": {\n        \"value\": [\n            \"block-7\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 22:53:49\"\n    }\n}','','','auto-draft','closed','closed','','cf32b628-d028-40b5-9c45-65904ffa9a7f','','','2022-01-24 22:53:49','2022-01-24 22:53:49','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=588',0,'customize_changeset','',0),(589,2,'2022-01-24 22:56:19','2022-01-24 22:56:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 22:56:19','2022-01-24 22:56:19','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=589',0,'revision','',0),(759,2,'2022-01-26 02:18:57','2022-01-26 02:18:57','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 02:18:57','2022-01-26 02:18:57','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=759',0,'revision','',0),(757,2,'2022-01-26 02:16:37','2022-01-26 02:16:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163393730{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 02:16:37','2022-01-26 02:16:37','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=757',0,'revision','',0),(593,2,'2022-01-24 23:05:29','2022-01-24 23:05:29','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 23:05:29','2022-01-24 23:05:29','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=593',0,'revision','',0),(591,2,'2022-01-24 23:00:56','2022-01-24 23:00:56','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 23:00:56','2022-01-24 23:00:56','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=591',0,'revision','',0),(590,2,'2022-01-24 22:59:43','2022-01-24 22:59:43','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/3\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799447253{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1642791045868{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 22:59:43','2022-01-24 22:59:43','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=590',0,'revision','',0),(592,2,'2022-01-24 23:01:48','2022-01-24 23:01:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-24 23:01:48','2022-01-24 23:01:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=592',0,'revision','',0),(594,2,'2022-01-24 23:09:29','2022-01-24 23:09:29','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','publish','closed','closed','','about-2','','','2022-01-27 19:03:17','2022-01-27 19:03:17','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=594',0,'page','',0),(603,2,'2022-01-24 23:19:11','2022-01-24 23:19:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066278225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:19:11','2022-01-24 23:19:11','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=603',0,'revision','',0),(601,2,'2022-01-24 23:16:52','2022-01-24 23:16:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:16:52','2022-01-24 23:16:52','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=601',0,'revision','',0),(595,2,'2022-01-24 23:09:29','2022-01-24 23:09:29','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643065757844{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h2><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:09:29','2022-01-24 23:09:29','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=595',0,'revision','',0),(596,2,'2022-01-27 19:03:05','2022-01-27 19:03:05','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\n<p>[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]</p>\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]</p>\n<h2>Our Values</h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span></p>\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310037885{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310176861{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h2>Our Team</h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]</p>\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong></p>\n<ul>\n<li>Vascular neurology</li>\n<li>Neurointervention</li>\n<li>Physiatry</li>\n<li>Neuropsychology</li>\n<li>Nursing</li>\n<li>Occupational therapy</li>\n<li>Physical therapy</li>\n<li>Speech-languange pathology</li>\n<li>Social work</li>\n<li>Behavioral health.</li>\n</ul>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]</p>\n<h4>Kandu Team</h4>\n<p>[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]</p>\n<h4>Content Team</h4>\n<p>[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]</p>\n<h4>Clinical Advisors</h4>\n<p>[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]</p>\n','About 2','','inherit','closed','closed','','594-autosave-v1','','','2022-01-27 19:03:05','2022-01-27 19:03:05','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=596',0,'revision','',0),(602,2,'2022-01-24 23:18:54','2022-01-24 23:18:54','','three generation asian family taking selfie outdoors','three generation happy asian family sitting on grass taking a selfie using mobile phone outdoors in park','inherit','open','closed','','three-generation-asian-family-taking-selfie-outdoors','','','2022-01-24 23:18:54','2022-01-24 23:18:54','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/iStock-1189130667.jpeg',0,'attachment','image/jpeg',0),(597,2,'2022-01-24 23:10:56','2022-01-24 23:10:56','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065851036{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643065757844{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h2><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:10:56','2022-01-24 23:10:56','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=597',0,'revision','',0),(599,2,'2022-01-24 23:15:45','2022-01-24 23:15:45','{\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 17,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-24 23:15:45\"\n    }\n}','','','trash','closed','closed','','f7d6fb9a-8027-4e0b-93e8-0a586c24eac2','','','2022-01-24 23:15:45','2022-01-24 23:15:45','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/f7d6fb9a-8027-4e0b-93e8-0a586c24eac2/',0,'customize_changeset','',0),(600,2,'2022-01-24 23:16:21','2022-01-24 23:16:21','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643066046296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:16:21','2022-01-24 23:16:21','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=600',0,'revision','',0),(604,2,'2022-01-24 23:25:42','2022-01-24 23:25:42','','family','','inherit','open','closed','','family','','','2022-01-24 23:25:42','2022-01-24 23:25:42','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg',0,'attachment','image/jpeg',0),(605,2,'2022-01-24 23:26:20','2022-01-24 23:26:20','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066278225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643066778497{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066067471{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:26:20','2022-01-24 23:26:20','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=605',0,'revision','',0),(606,2,'2022-01-24 23:27:10','2022-01-24 23:27:10','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066278225{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:27:10','2022-01-24 23:27:10','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=606',0,'revision','',0),(607,2,'2022-01-24 23:27:56','2022-01-24 23:27:56','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"450px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:27:56','2022-01-24 23:27:56','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=607',0,'revision','',0),(608,2,'2022-01-24 23:28:23','2022-01-24 23:28:23','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066178875{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:28:23','2022-01-24 23:28:23','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=608',0,'revision','',0),(609,2,'2022-01-24 23:28:56','2022-01-24 23:28:56','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:28:56','2022-01-24 23:28:56','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=609',0,'revision','',0),(610,2,'2022-01-24 23:30:44','2022-01-24 23:30:44','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:30:44','2022-01-24 23:30:44','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=610',0,'revision','',0),(611,2,'2022-01-24 23:31:51','2022-01-24 23:31:51','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:31:51','2022-01-24 23:31:51','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=611',0,'revision','',0),(612,2,'2022-01-24 23:32:11','2022-01-24 23:32:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:32:11','2022-01-24 23:32:11','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=612',0,'revision','',0),(616,2,'2022-01-24 23:50:06','2022-01-24 23:50:06','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]</p>\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n<p>[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]</p>\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643068199209{background-color: #ffffff !important;border-radius: 5px !important;}\"][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][vc_column_text]</p>\r\n<h3>Maximize Patient Access</h3>\r\n<p>All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]</p>\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\n<p>Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]</p>\r\n<h3>Promote evidence-based tools</h3>\r\n<p>Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]</p>\r\n<h3>Be intuitive and relevant</h3>\r\n<p>After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]</p>\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]</p>\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]</p>\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]</p>\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]</p>\r\n','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:50:06','2022-01-24 23:50:06','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=616',0,'revision','',0),(614,2,'2022-01-24 23:40:27','2022-01-24 23:40:27','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Maximize Patient Access</h3>\r\nAll stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:40:27','2022-01-24 23:40:27','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=614',0,'revision','',0),(613,2,'2022-01-24 23:38:03','2022-01-24 23:38:03','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Maximize Patient Access</span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">All stroke survivors deserve access to our program.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Center stroke survivors &amp; their familie</span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our actions, decisions and products will always serve the best interests of stroke survivors and their families.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Promote evidence-based tools</span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our programs bring together evidence-based medicine and the lived experience of stroke survivors. </span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Be intuitive and relevant</span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.</span>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:38:03','2022-01-24 23:38:03','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=613',0,'revision','',0),(615,2,'2022-01-24 23:43:06','2022-01-24 23:43:06','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Maximize Patient Access</h3>\r\nAll stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:43:06','2022-01-24 23:43:06','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=615',0,'revision','',0),(617,2,'2022-01-24 23:58:16','2022-01-24 23:58:16','','Artboard 1 copy 2Backgroundbanner','','inherit','open','closed','','artboard-1-copy-2backgroundbanner','','','2022-01-24 23:58:16','2022-01-24 23:58:16','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg',0,'attachment','image/svg+xml',0),(618,2,'2022-01-24 23:59:40','2022-01-24 23:59:40','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643068199209{background-color: #ffffff !important;border-radius: 5px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner][vc_column_text css=\".vc_custom_1643068759293{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text]\r\n<h3>Maximize Patient Access</h3>\r\nAll stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-24 23:59:40','2022-01-24 23:59:40','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=618',0,'revision','',0),(619,2,'2022-01-25 00:01:13','2022-01-25 00:01:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643068199209{background-color: #ffffff !important;border-radius: 5px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643068847907{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"]\r\n<h5><span style=\"color: #ffffff;\">Maximize Patient Access</span></h5>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:01:13','2022-01-25 00:01:13','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=619',0,'revision','',0),(620,2,'2022-01-25 00:02:15','2022-01-25 00:02:15','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643068932076{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 5px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643068905630{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:02:15','2022-01-25 00:02:15','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=620',0,'revision','',0),(621,2,'2022-01-25 00:03:12','2022-01-25 00:03:12','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643068932076{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 5px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643068989761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:03:12','2022-01-25 00:03:12','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=621',0,'revision','',0),(622,2,'2022-01-28 19:09:07','2022-01-25 00:19:18','','About','','publish','closed','closed','','abou','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=622',1,'nav_menu_item','',0),(624,2,'2022-01-25 00:20:52','2022-01-25 00:20:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643068932076{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 5px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:20:52','2022-01-25 00:20:52','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=624',0,'revision','',0),(625,2,'2022-01-25 00:22:20','2022-01-25 00:22:20','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \n\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 00:22:20','2022-01-25 00:22:20','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=625',0,'revision','',0),(626,2,'2022-01-25 00:23:11','2022-01-25 00:23:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Center stroke survivors &amp; their familie</h3>\r\nOur actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Promote evidence-based tools</h3>\r\nOur programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h3>Be intuitive and relevant</h3>\r\nAfter stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:23:11','2022-01-25 00:23:11','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=626',0,'revision','',0),(650,2,'2022-01-25 17:16:30','2022-01-25 17:16:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163282909{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','draft','closed','closed','','quote','','','2022-01-27 18:06:25','2022-01-27 18:06:25','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=650',0,'page','',0),(627,2,'2022-01-25 00:28:37','2022-01-25 00:28:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070483145{background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070497666{background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Promote evidence-based tools</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070513304{background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Be intuitive and relevant</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:28:37','2022-01-25 00:28:37','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=627',0,'revision','',0),(628,2,'2022-01-25 00:29:38','2022-01-25 00:29:38','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070497666{background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Promote evidence-based tools</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070513304{background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Be intuitive and relevant</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:29:38','2022-01-25 00:29:38','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=628',0,'revision','',0),(629,2,'2022-01-25 00:30:32','2022-01-25 00:30:32','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070048989{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Promote evidence-based tools</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Be intuitive and relevant</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 00:30:32','2022-01-25 00:30:32','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=629',0,'revision','',0),(630,2,'2022-01-25 14:28:19','2022-01-25 14:28:19','','Artboard 22 copy 5icons','','inherit','open','closed','','artboard-22-copy-5icons','','','2022-01-25 14:28:19','2022-01-25 14:28:19','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons.svg',0,'attachment','image/svg+xml',0),(674,2,'2022-01-25 17:16:30','2022-01-25 17:16:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130976513{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','650-revision-v1','','','2022-01-25 17:16:30','2022-01-25 17:16:30','',650,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=674',0,'revision','',0),(631,2,'2022-01-25 14:31:47','2022-01-25 14:31:47','','Artboard 22 copy 5icons2','','inherit','open','closed','','artboard-22-copy-5icons2','','','2022-01-25 14:31:47','2022-01-25 14:31:47','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg',0,'attachment','image/svg+xml',0),(632,2,'2022-01-25 14:31:48','2022-01-25 14:31:48','','Artboard 35icons2','','inherit','open','closed','','artboard-35icons2','','','2022-01-25 14:31:48','2022-01-25 14:31:48','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg',0,'attachment','image/svg+xml',0),(633,2,'2022-01-25 14:31:50','2022-01-25 14:31:50','','Artboard 36icons2','','inherit','open','closed','','artboard-36icons2','','','2022-01-25 14:31:50','2022-01-25 14:31:50','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg',0,'attachment','image/svg+xml',0),(634,2,'2022-01-25 14:31:51','2022-01-25 14:31:51','','Artboard 38icons2','','inherit','open','closed','','artboard-38icons2','','','2022-01-25 14:31:51','2022-01-25 14:31:51','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg',0,'attachment','image/svg+xml',0),(635,2,'2022-01-25 14:32:46','2022-01-25 14:32:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121149440{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\"><img class=\"wp-image-631 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /></a>Maximize Patient Access</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070332514{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070384428{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Promote evidence-based tools</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643070434329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #ffffff;\">Be intuitive and relevant</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 14:32:46','2022-01-25 14:32:46','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=635',0,'revision','',0),(636,2,'2022-01-25 14:36:24','2022-01-25 14:36:24','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121219512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\"><img class=\"wp-image-631 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /></a><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121287983{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"wp-image-634 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121346120{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"41\" height=\"50\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121381677{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignnone wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"46\" height=\"23\" />Be intuitive and relevant</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 14:36:24','2022-01-25 14:36:24','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=636',0,'revision','',0),(639,2,'2022-01-25 14:46:39','2022-01-25 14:46:39','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 14:46:39','2022-01-25 14:46:39','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=639',0,'revision','',0),(637,2,'2022-01-25 14:37:45','2022-01-25 14:37:45','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121219512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\"><img class=\"wp-image-631 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /></a><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121287983{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"wp-image-634 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121438798{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121462121{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"wp-image-632 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 14:37:45','2022-01-25 14:37:45','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=637',0,'revision','',0),(638,2,'2022-01-25 14:41:24','2022-01-25 14:41:24','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121219512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\"><img class=\"wp-image-631 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /></a><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070188333{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121682556{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"wp-image-634 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121438798{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121569337{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"wp-image-632 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 14:41:24','2022-01-25 14:41:24','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=638',0,'revision','',0),(640,2,'2022-01-25 14:52:09','2022-01-25 14:52:09','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 14:52:09\"\n    }\n}','','','trash','closed','closed','','8162eb37-6ccf-4658-93c1-c7858a730e62','','','2022-01-25 14:52:09','2022-01-25 14:52:09','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=640',0,'customize_changeset','',0),(641,2,'2022-01-25 14:52:09','2022-01-25 14:52:09','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \n\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 14:52:09','2022-01-25 14:52:09','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=641',0,'revision','',0),(642,2,'2022-01-25 14:54:28','2022-01-25 14:54:28','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643066933019{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 45% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 14:54:28','2022-01-25 14:54:28','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=642',0,'revision','',0),(643,2,'2022-01-25 16:10:21','2022-01-25 16:10:21','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127019049{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:10:21','2022-01-25 16:10:21','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=643',0,'revision','',0),(644,2,'2022-01-25 16:15:20','2022-01-25 16:15:20','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 16:15:20\"\n    }\n}','','','trash','closed','closed','','75a3bf5e-56ae-470b-9250-acde0ca0c603','','','2022-01-25 16:15:20','2022-01-25 16:15:20','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=644',0,'customize_changeset','',0),(645,2,'2022-01-25 16:14:15','2022-01-25 16:14:15','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" content_placement=\"top\" css=\".vc_custom_1643067782523{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070347901{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070399136{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643070457802{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:14:15','2022-01-25 16:14:15','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=645',0,'revision','',0),(646,2,'2022-01-25 16:17:10','2022-01-25 16:17:10','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply!important;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 650px;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 16:17:10\"\n    }\n}','','','trash','closed','closed','','d3a428c4-70aa-406d-9fcf-6b0bd4a425cc','','','2022-01-25 16:17:10','2022-01-25 16:17:10','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=646',0,'customize_changeset','',0),(647,2,'2022-01-25 16:17:10','2022-01-25 16:17:10','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{mix-blend-mode: Multiply!important;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \n\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 650px;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 16:17:10','2022-01-25 16:17:10','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=647',0,'revision','',0),(649,2,'2022-01-25 16:24:18','2022-01-25 16:24:18','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1643127856663{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:24:18','2022-01-25 16:24:18','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=649',0,'revision','',0),(648,2,'2022-01-25 16:18:59','2022-01-25 16:18:59','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127536778{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643045522893{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643033202638{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_single_image image=\"357\" img_size=\"full\" el_class=\"kanduslider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643045531712{margin-top: -530px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643043841251{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copyOrange.svg?id=375) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\" offset=\"vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"70px\"][vc_column_text css=\".vc_custom_1643043629255{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"495px\" css=\".vc_custom_1643041931209{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\" css=\".vc_custom_1643047150007{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643045138786{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_single_image image=\"429\" img_size=\"large\" css=\".vc_custom_1643045500584{margin-top: -100px !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" content_placement=\"bottom\" disable_element=\"yes\"][vc_column][vc_empty_space height=\"100px\"][vc_empty_space height=\"400px\" css=\".vc_custom_1643047508212{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 200px !important;padding-right: 0px !important;padding-bottom: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643049766353{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643045459321{margin-top: -200px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 20% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" disable_element=\"yes\" css=\".vc_custom_1643051459500{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643050212012{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"400px\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:18:59','2022-01-25 16:18:59','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=648',0,'revision','',0),(651,2,'2022-01-25 16:28:20','2022-01-25 16:28:20','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:28:20','2022-01-25 16:28:20','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=651',0,'revision','',0),(653,2,'2022-01-25 16:36:54','2022-01-25 16:36:54','','Car','','inherit','open','closed','','car','','','2022-01-25 16:36:54','2022-01-25 16:36:54','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg',0,'attachment','image/jpeg',0),(654,2,'2022-01-25 16:37:17','2022-01-25 16:37:17','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128629202{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:37:17','2022-01-25 16:37:17','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=654',0,'revision','',0),(652,2,'2022-01-25 16:29:53','2022-01-25 16:29:53','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:29:53','2022-01-25 16:29:53','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=652',0,'revision','',0),(655,2,'2022-01-25 16:38:24','2022-01-25 16:38:24','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643128693738{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:38:24','2022-01-25 16:38:24','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=655',0,'revision','',0),(660,2,'2022-01-25 17:08:11','2022-01-25 17:08:11','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tbackground-mix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 650px;\\nmix-blend-mode: normal!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 17:08:11\"\n    }\n}','','','trash','closed','closed','','ca2a0d5f-7132-4176-9de8-930a01a5697b','','','2022-01-25 17:08:11','2022-01-25 17:08:11','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=660',0,'customize_changeset','',0),(656,2,'2022-01-25 16:40:29','2022-01-25 16:40:29','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643128819911{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:40:29','2022-01-25 16:40:29','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=656',0,'revision','',0),(657,2,'2022-01-25 16:44:44','2022-01-25 16:44:44','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:44:44','2022-01-25 16:44:44','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=657',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (658,2,'2022-01-25 16:48:14','2022-01-25 16:48:14','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643129290492{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 16:48:14','2022-01-25 16:48:14','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=658',0,'revision','',0),(659,2,'2022-01-25 16:50:11','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{mix-blend-mode: Multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\n\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.slideblend.pageheader {max-width: 650px;\\nmix-blend-mode: normal!important;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 16:50:11\"\n    }\n}','','','auto-draft','closed','closed','','c269b18c-73da-4c52-b4e0-39eee7473a84','','','2022-01-25 16:50:11','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=659',0,'customize_changeset','',0),(662,2,'2022-01-25 17:08:31','2022-01-25 17:08:31','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tbackground-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 650px;\\nmix-blend-mode: normal!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 17:08:31\"\n    }\n}','','','trash','closed','closed','','1c96f5bc-b37d-460b-8a21-7a265767f280','','','2022-01-25 17:08:31','2022-01-25 17:08:31','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1c96f5bc-b37d-460b-8a21-7a265767f280/',0,'customize_changeset','',0),(661,2,'2022-01-25 17:08:11','2022-01-25 17:08:11','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	background-mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 650px;\nmix-blend-mode: normal!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 17:08:11','2022-01-25 17:08:11','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=661',0,'revision','',0),(663,2,'2022-01-25 17:08:31','2022-01-25 17:08:31','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	background-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 650px;\nmix-blend-mode: normal!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 17:08:31','2022-01-25 17:08:31','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=663',0,'revision','',0),(664,2,'2022-01-25 17:08:57','2022-01-25 17:08:57','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 650px;\\nmix-blend-mode: normal!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 17:08:57\"\n    }\n}','','','trash','closed','closed','','350ce93d-6888-4fac-a988-3b753c4150b1','','','2022-01-25 17:08:57','2022-01-25 17:08:57','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/350ce93d-6888-4fac-a988-3b753c4150b1/',0,'customize_changeset','',0),(665,2,'2022-01-25 17:08:57','2022-01-25 17:08:57','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 650px;\nmix-blend-mode: normal!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 17:08:57','2022-01-25 17:08:57','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=665',0,'revision','',0),(666,2,'2022-01-25 17:09:37','2022-01-25 17:09:37','','Artboard 40Full','','inherit','open','closed','','artboard-40full','','','2022-01-25 17:09:37','2022-01-25 17:09:37','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg',0,'attachment','image/svg+xml',0),(667,2,'2022-01-25 17:09:56','2022-01-25 17:09:56','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643129437923{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 17:09:56','2022-01-25 17:09:56','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=667',0,'revision','',0),(668,2,'2022-01-25 17:10:58','2022-01-25 17:10:58','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130655432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 17:10:58','2022-01-25 17:10:58','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=668',0,'revision','',0),(669,2,'2022-01-25 17:11:45','2022-01-25 17:11:45','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643127175432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 50% !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 17:11:45','2022-01-25 17:11:45','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=669',0,'revision','',0),(670,2,'2022-01-26 00:35:32','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 400px;\\nmix-blend-mode: normal!important;}\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:35:32\"\n    }\n}','','','auto-draft','closed','closed','','c2fc0027-648f-4f57-8ed1-ed227d14947a','','','2022-01-26 00:35:32','2022-01-26 00:35:32','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=670',0,'customize_changeset','',0),(671,2,'2022-01-25 17:15:02','2022-01-25 17:15:02','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-25 17:15:01\"\n    }\n}','','','trash','closed','closed','','b599661c-1c6f-4d25-a04a-96c2dec022f6','','','2022-01-25 17:15:02','2022-01-25 17:15:02','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=671',0,'customize_changeset','',0),(672,2,'2022-01-25 17:15:02','2022-01-25 17:15:02','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-25 17:15:02','2022-01-25 17:15:02','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=672',0,'revision','',0),(673,2,'2022-01-25 17:15:37','2022-01-25 17:15:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 17:15:37','2022-01-25 17:15:37','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=673',0,'revision','',0),(675,2,'2022-01-25 17:17:35','2022-01-25 17:17:35','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>[/vc_column_text][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 17:17:35','2022-01-25 17:17:35','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=675',0,'revision','',0),(676,2,'2022-01-25 17:18:46','2022-01-25 17:18:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 17:18:46','2022-01-25 17:18:46','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=676',0,'revision','',0),(677,2,'2022-01-25 17:36:40','2022-01-25 17:36:40','','Jen Glynn','','publish','closed','closed','','jen-glynn','','','2022-01-25 17:36:40','2022-01-25 17:36:40','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sptp_member&#038;p=677',0,'sptp_member','',0),(678,2,'2022-01-25 17:36:22','2022-01-25 17:36:22','','portrate','','inherit','open','closed','','portrate','','','2022-01-25 17:36:22','2022-01-25 17:36:22','',677,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/portrate.jpg',0,'attachment','image/jpeg',0),(679,2,'2022-01-25 17:40:17','2022-01-25 17:40:17','','Kandu Team','','publish','closed','closed','','kandu-team','','','2022-01-25 21:53:32','2022-01-25 21:53:32','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sptp_generator&#038;p=679',0,'sptp_generator','',0),(680,2,'2022-01-25 18:11:20','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-01-25 18:11:20','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=680',0,'post','',0),(681,2,'2022-01-25 21:40:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-01-25 21:40:42','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=681',0,'page','',0),(682,2,'2022-01-25 21:58:46','2022-01-25 21:58:46','','test','','draft','closed','closed','','','','','2022-01-25 22:01:48','2022-01-25 22:01:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sptp_member&#038;p=682',0,'sptp_member','',0),(683,2,'2022-01-25 22:01:18','2022-01-25 22:01:18','','Content Team','','publish','closed','closed','','content-team','','','2022-01-25 22:01:18','2022-01-25 22:01:18','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sptp_generator&#038;p=683',0,'sptp_generator','',0),(684,2,'2022-01-25 22:03:33','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-01-25 22:03:33','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sptp_member&p=684',0,'sptp_member','',0),(685,2,'2022-01-25 22:04:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-01-25 22:04:42','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=sptp_member&p=685',0,'sptp_member','',0),(716,2,'2022-01-26 00:29:36','2022-01-26 00:29:36','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:29:36\"\n    }\n}','','','trash','closed','closed','','9a611da9-9d37-4a57-8fb3-4d0f0f0736a0','','','2022-01-26 00:29:36','2022-01-26 00:29:36','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=716',0,'customize_changeset','',0),(688,2,'2022-01-25 22:30:32','2022-01-25 22:30:32','Ramin leads the engineering, product, and design teams at Kandu, and has over 12 years of experience in digital health solutions. He is passionate about working closely with patients and clinicians alike to uncover challenges, and design helpful and intuitive digital solutions for people living with stroke.','Ramin Rasoulian','','publish','closed','closed','','jen-glynn','','','2022-01-25 22:37:08','2022-01-25 22:37:08','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=dvourteam&#038;p=688',0,'dvourteam','',0),(689,2,'2022-01-25 22:36:09','2022-01-25 22:36:09','With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.','Jen Glynn','','publish','closed','closed','','jen-glynn-2','','','2022-01-25 22:37:40','2022-01-25 22:37:40','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=dvourteam&#038;p=689',0,'dvourteam','',0),(690,2,'2022-01-25 22:37:46','2022-01-25 22:37:46','For Kirsten, serving stroke survivors has been her life’s work. Kirsten has 20 years of experience in stroke product development, marketing, strategy and business development. Kirsten earned a <a class=\"notion-link-token notion-enable-hover\" href=\"http://b.sc/\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1141082751\">B.Sc</span></a>. in biomedical engineering from Yale University and an MBA and MPH from Haas School of Business at UC Berkeley.','Kirsten Carroll','','publish','closed','closed','','kirsten-carroll','','','2022-01-25 22:39:22','2022-01-25 22:39:22','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=dvourteam&#038;p=690',0,'dvourteam','',0),(692,2,'2022-01-25 23:03:37','2022-01-25 23:03:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column][mvc_team_profile member_visibility=\"outset\" member_clr=\"#ffffff\" image_id=\"678\" caption_url=\"\" url=\"rel:nofollow\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:03:37','2022-01-25 23:03:37','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=692',0,'revision','',0),(706,2,'2022-01-25 23:48:15','2022-01-25 23:48:15','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:48:15','2022-01-25 23:48:15','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=706',0,'revision','',0),(693,2,'2022-01-25 23:04:28','2022-01-25 23:04:28','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_visibility=\"outset\" member_clr=\"#ffffff\" image_id=\"678\" url=\"rel:nofollow\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:04:28','2022-01-25 23:04:28','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=693',0,'revision','',0),(694,2,'2022-01-25 23:05:10','2022-01-25 23:05:10','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_clr=\"#ffffff\" image_id=\"678\" url=\"rel:nofollow\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\" caption_url=\"\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:05:10','2022-01-25 23:05:10','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=694',0,'revision','',0),(697,2,'2022-01-25 23:07:04','2022-01-25 23:07:04','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_visibility=\"style8\" member_clr=\"#ffffff\" image_id=\"678\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\" caption_url=\"\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:07:04','2022-01-25 23:07:04','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=697',0,'revision','',0),(695,2,'2022-01-25 23:05:42','2022-01-25 23:05:42','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_visibility=\"float\" member_clr=\"#ffffff\" image_id=\"678\" url=\"rel:nofollow\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\" caption_url=\"\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:05:42','2022-01-25 23:05:42','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=695',0,'revision','',0),(696,2,'2022-01-25 23:06:38','2022-01-25 23:06:38','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_visibility=\"smart\" member_clr=\"#ffffff\" image_id=\"678\" url=\"rel:nofollow\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\" caption_url=\"\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:06:38','2022-01-25 23:06:38','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=696',0,'revision','',0),(698,2,'2022-01-25 23:08:31','2022-01-25 23:08:31','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_visibility=\"outset\" member_clr=\"#ffffff\" image_id=\"678\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\" caption_url=\"\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:08:31','2022-01-25 23:08:31','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=698',0,'revision','',0),(699,2,'2022-01-25 23:08:53','2022-01-25 23:08:53','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][mvc_team_profile member_visibility=\"float\" member_clr=\"#ffffff\" image_id=\"678\" memb_name=\"Jen Glynn\" memb_prof=\"Director of Marketing\" memb_about=\"With over 15 years of marketing experience in health technology for stroke care, Jen is passionate about patient and care partner support after becoming a care partner for her father who suffered from Parkinson’s Disease. She loves storytelling and shining a light on stroke survivors and their experiences.\" memberproclr=\"#000000\" caption_url=\"\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:08:53','2022-01-25 23:08:53','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=699',0,'revision','',0),(701,2,'2022-01-25 23:22:41','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-01-25 23:22:41','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=701',0,'post','',0),(702,2,'2022-01-25 23:22:42','2022-01-25 23:22:42','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-generatepress','','','2022-01-25 23:22:42','2022-01-25 23:22:42','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-global-styles-generatepress/',0,'wp_global_styles','',0),(703,2,'2022-01-25 23:24:08','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-01-25 23:24:08','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=703',0,'post','',0),(705,2,'2022-01-25 23:35:59','2022-01-25 23:35:59','','Jen Glynn','','publish','closed','closed','','jen-glynn','','','2022-01-26 17:20:45','2022-01-26 17:20:45','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=tshowcase&#038;p=705',0,'tshowcase','',0),(708,2,'2022-01-25 23:50:09','2022-01-25 23:50:09','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:50:09','2022-01-25 23:50:09','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=708',0,'revision','',0),(707,2,'2022-01-25 23:49:02','2022-01-25 23:49:02','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDJTNGcGhwJTIwZWNobyUyMGRvX3Nob3J0Y29kZSUyOCUyMiU1QnNob3ctdGVhbSUyMCUyMG9yZGVyYnklM0QlMjdJRCUyNyUyMGNhdGVnb3J5JTNEJTI3a2FuZHUtdGVhbSUyNyUyMHVybCUzRCUyN2xpZ2h0Ym94JTI3JTIwbGF5b3V0JTNEJTI3Z3JpZCUyNyUyMHN0eWxlJTNEJTI3aW1nLXJvdW5kZWQlMkN0ZXh0LWxlZnQlMkNpbWctbGVmdCUyQzMtY29sdW1ucyUyQ3doaXRlLWNhcmQtdGhlbWUlMjclMjBkaXNwbGF5JTNEJTI3bmFtZSUyQ3Bob3RvJTJDZ3JvdXBzJTJDcG9zaXRpb24lMjclMjBpbWclM0QlMjc3NSUyQzc1JTI3JTVEJTIyJTI5JTNCJTIwJTNGJTNFJTIw[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-25 23:49:02','2022-01-25 23:49:02','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=707',0,'revision','',0),(709,3,'2022-01-26 00:03:03','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-01-26 00:03:03','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=709',0,'post','',0),(710,2,'2022-01-26 00:14:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-01-26 00:14:53','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=tshowcase&p=710',0,'tshowcase','',0),(711,2,'2022-01-26 00:17:14','2022-01-26 00:17:14','','Ramin Rasoulian','','publish','closed','closed','','ramin-rasoulian','','','2022-01-26 17:20:58','2022-01-26 17:20:58','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=tshowcase&#038;p=711',0,'tshowcase','',0),(712,2,'2022-01-26 00:18:05','2022-01-26 00:18:05','','Kirsten Carroll','','publish','closed','closed','','kirsten-carroll','','','2022-01-26 17:21:08','2022-01-26 17:21:08','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=tshowcase&#038;p=712',0,'tshowcase','',0),(713,2,'2022-01-26 00:19:41','2022-01-26 00:19:41','','Lauren Sheehan','','publish','closed','closed','','lauren-sheehan','','','2022-01-26 17:08:24','2022-01-26 17:08:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=tshowcase&#038;p=713',0,'tshowcase','',0),(843,2,'2022-01-26 17:17:24','2022-01-26 17:17:24','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 18px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 17:17:23\"\n    }\n}','','','trash','closed','closed','','13e2e282-976d-48a3-9def-dedf9ad2bada','','','2022-01-26 17:17:24','2022-01-26 17:17:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=843',0,'customize_changeset','',0),(714,2,'2022-01-26 00:21:47','2022-01-26 00:21:47','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1643156503485{background-color: #f8f8f8 !important;}\"][vc_column][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 00:21:47','2022-01-26 00:21:47','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=714',0,'revision','',0),(715,2,'2022-01-26 00:22:10','2022-01-26 00:22:10','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 00:22:10','2022-01-26 00:22:10','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=715',0,'revision','',0),(717,2,'2022-01-26 00:29:36','2022-01-26 00:29:36','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 00:29:36','2022-01-26 00:29:36','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=717',0,'revision','',0),(718,2,'2022-01-26 00:52:56','2022-01-26 00:52:56','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:56\"\n    }\n}','','','trash','closed','closed','','24532b3a-3d58-48b4-8036-6c9d73684449','','','2022-01-26 00:52:56','2022-01-26 00:52:56','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=718',0,'customize_changeset','',0),(719,3,'2022-01-26 00:43:41','2022-01-26 00:43:41','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">Please use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-26 00:43:41','2022-01-26 00:43:41','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=719',0,'revision','',0),(720,3,'2022-01-26 00:43:48','2022-01-26 00:43:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contact Us','','inherit','closed','closed','','117-autosave-v1','','','2022-01-26 00:43:48','2022-01-26 00:43:48','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=720',0,'revision','',0),(721,2,'2022-01-26 00:44:56','2022-01-26 00:44:56','','Artboard 1 copy 2name background','','inherit','open','closed','','artboard-1-copy-2name-background','','','2022-01-26 00:44:56','2022-01-26 00:44:56','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background.svg',0,'attachment','image/svg+xml',0),(723,2,'2022-01-26 00:55:15','2022-01-26 00:55:15','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:55:06\"\n    }\n}','','','trash','closed','closed','','91772e62-c63c-4e2f-8666-fae13dfeb6b6','','','2022-01-26 00:55:15','2022-01-26 00:55:15','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=723',0,'customize_changeset','',0),(722,2,'2022-01-26 00:52:25','2022-01-26 00:52:25','{\n    \"generate_background_settings[header_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:25\"\n    },\n    \"generate_background_settings[sub_nav_item_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:25\"\n    },\n    \"generate_background_settings[sub_nav_item_hover_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:25\"\n    },\n    \"generate_background_settings[sub_nav_item_current_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:25\"\n    },\n    \"generate_background_settings[sidebar_widget_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:25\"\n    },\n    \"generate_background_settings[footer_widget_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 00:52:25\"\n    }\n}','','','trash','closed','closed','','0953d2d0-50da-46a9-8916-194e5dc7e0b8','','','2022-01-26 00:52:25','2022-01-26 00:52:25','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/0953d2d0-50da-46a9-8916-194e5dc7e0b8/',0,'customize_changeset','',0),(724,2,'2022-01-26 00:55:15','2022-01-26 00:55:15','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 00:55:15','2022-01-26 00:55:15','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=724',0,'revision','',0),(725,2,'2022-01-26 01:35:50','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:35:50\"\n    }\n}','','','auto-draft','closed','closed','','63d63a1e-8c39-47be-8c22-9e7285eb4813','','','2022-01-26 01:35:50','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=725',0,'customize_changeset','',0),(726,2,'2022-01-26 01:36:56','2022-01-26 01:36:56','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 01:36:56','2022-01-26 01:36:56','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=726',0,'revision','',0),(727,2,'2022-01-26 01:42:19','2022-01-26 01:42:19','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"KanduTeam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"ContentTeam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 01:42:19','2022-01-26 01:42:19','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=727',0,'revision','',0),(728,2,'2022-01-26 01:44:35','2022-01-26 01:44:35','','Artboard 1 copy 2name background2','','inherit','open','closed','','artboard-1-copy-2name-background2','','','2022-01-26 01:44:35','2022-01-26 01:44:35','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg',0,'attachment','image/svg+xml',0),(729,2,'2022-01-26 01:45:29','2022-01-26 01:45:29','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:45:29\"\n    }\n}','','','trash','closed','closed','','977d5b00-16ee-40fb-972c-9460d32bc599','','','2022-01-26 01:45:29','2022-01-26 01:45:29','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/977d5b00-16ee-40fb-972c-9460d32bc599/',0,'customize_changeset','',0),(730,2,'2022-01-26 01:45:29','2022-01-26 01:45:29','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 01:45:29','2022-01-26 01:45:29','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=730',0,'revision','',0),(731,2,'2022-01-26 01:46:16','2022-01-26 01:46:16','{\n    \"nav_menu_item[622]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 594,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/\",\n            \"title\": \"About\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 1,\n            \"status\": \"publish\",\n            \"original_title\": \"About 2\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:46:16\"\n    }\n}','','','trash','closed','closed','','f987926a-3b5d-4222-a7bc-a8ab2b9669a6','','','2022-01-26 01:46:16','2022-01-26 01:46:16','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/f987926a-3b5d-4222-a7bc-a8ab2b9669a6/',0,'customize_changeset','',0),(735,3,'2022-01-26 01:48:22','2022-01-26 01:48:22','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-26 01:48:22','2022-01-26 01:48:22','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=735',0,'revision','',0),(732,3,'2022-01-26 01:47:54','2022-01-26 01:47:54','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours. testing edit\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-26 01:47:54','2022-01-26 01:47:54','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=732',0,'revision','',0),(733,2,'2022-01-26 01:48:12','2022-01-26 01:48:12','{\n    \"nav_menu_item[-6165149060223574000]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 622,\n            \"position\": 2,\n            \"type\": \"custom\",\n            \"title\": \"Content Team\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#contentteam\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Content Team\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:48:12\"\n    },\n    \"nav_menu_item[112]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 111,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-us/\",\n            \"title\": \"\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 3,\n            \"status\": \"publish\",\n            \"original_title\": \"The Program\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:48:12\"\n    },\n    \"nav_menu_item[116]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 115,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/services/\",\n            \"title\": \"Join Our Team\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 4,\n            \"status\": \"publish\",\n            \"original_title\": \"Services\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:48:12\"\n    },\n    \"nav_menu_item[458]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 113,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/info/\",\n            \"title\": \"FAQ\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 5,\n            \"status\": \"publish\",\n            \"original_title\": \"Info\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:48:12\"\n    },\n    \"nav_menu_item[118]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 117,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/contact-us/\",\n            \"title\": \"contact\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 6,\n            \"status\": \"publish\",\n            \"original_title\": \"Contact Us\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:48:12\"\n    }\n}','','','trash','closed','closed','','48f51a90-3169-48e3-b6ad-9caa6649fe52','','','2022-01-26 01:48:12','2022-01-26 01:48:12','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=733',0,'customize_changeset','',0),(734,2,'2022-01-28 19:09:07','2022-01-26 01:48:12','','Kandu Team','','publish','closed','closed','','content-team','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/content-team/',2,'nav_menu_item','',0),(736,2,'2022-01-26 01:49:21','2022-01-26 01:49:21','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"ContentTeam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 01:49:21','2022-01-26 01:49:21','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=736',0,'revision','',0),(737,2,'2022-01-26 01:50:34','2022-01-26 01:50:34','{\n    \"nav_menu_item[734]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 622,\n            \"position\": 2,\n            \"type\": \"custom\",\n            \"title\": \"Content Team\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#kanduteam\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Content Team\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:50:34\"\n    }\n}','','','trash','closed','closed','','d9c6e45e-ea54-47f1-8943-12d0785238c8','','','2022-01-26 01:50:34','2022-01-26 01:50:34','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d9c6e45e-ea54-47f1-8943-12d0785238c8/',0,'customize_changeset','',0),(738,2,'2022-01-26 01:50:56','2022-01-26 01:50:56','{\n    \"nav_menu_item[734]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 622,\n            \"position\": 2,\n            \"type\": \"custom\",\n            \"title\": \"Kandu Team\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#kanduteam\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Content Team\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:50:56\"\n    }\n}','','','trash','closed','closed','','d6edbe19-cd75-4e9e-b6f7-3069ad834885','','','2022-01-26 01:50:56','2022-01-26 01:50:56','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d6edbe19-cd75-4e9e-b6f7-3069ad834885/',0,'customize_changeset','',0),(739,2,'2022-01-26 01:51:17','2022-01-26 01:51:17','{\n    \"nav_menu_item[734]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 622,\n            \"position\": 2,\n            \"type\": \"custom\",\n            \"title\": \"Kandu Team\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#kanduteam\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Content Team\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:51:17\"\n    }\n}','','','trash','closed','closed','','26295403-3f12-4484-a256-c76776c2f339','','','2022-01-26 01:51:17','2022-01-26 01:51:17','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/26295403-3f12-4484-a256-c76776c2f339/',0,'customize_changeset','',0),(740,2,'2022-01-26 01:54:25','2022-01-26 01:54:25','{\n    \"nav_menu_item[112]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 111,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-us/\",\n            \"title\": \"\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 5,\n            \"status\": \"publish\",\n            \"original_title\": \"The Program\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:54:25\"\n    },\n    \"nav_menu_item[116]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 115,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/services/\",\n            \"title\": \"Join Our Team\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 6,\n            \"status\": \"publish\",\n            \"original_title\": \"Services\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:54:25\"\n    },\n    \"nav_menu_item[458]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 113,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/info/\",\n            \"title\": \"FAQ\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 7,\n            \"status\": \"publish\",\n            \"original_title\": \"Info\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:54:25\"\n    },\n    \"nav_menu_item[118]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 117,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/contact-us/\",\n            \"title\": \"contact\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 3,\n            \"position\": 8,\n            \"status\": \"publish\",\n            \"original_title\": \"Contact Us\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:54:25\"\n    },\n    \"nav_menu_item[-1609677852569542700]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 622,\n            \"position\": 3,\n            \"type\": \"custom\",\n            \"title\": \"Content Team\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#contentteam\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Content Team\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:52:51\"\n    },\n    \"nav_menu_item[-1788944626451943400]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 622,\n            \"position\": 4,\n            \"type\": \"custom\",\n            \"title\": \"Clinical Advisors\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-2/#clinicaladvisors\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Clinical Advisors\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 01:54:25\"\n    }\n}','','','trash','closed','closed','','c0f487b1-1d81-4a06-ac25-2eb69253ba08','','','2022-01-26 01:54:25','2022-01-26 01:54:25','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=740',0,'customize_changeset','',0),(881,2,'2022-01-26 19:26:10','2022-01-26 19:26:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Slideshow','','publish','closed','closed','','slideshow','','','2022-01-26 19:26:10','2022-01-26 19:26:10','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=881',0,'page','',0),(741,2,'2022-01-28 19:09:07','2022-01-26 01:54:25','','Content Team','','publish','closed','closed','','content-team-2','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/content-team-2/',3,'nav_menu_item','',0),(742,2,'2022-01-28 19:09:07','2022-01-26 01:54:25','','Clinical Advisors','','publish','closed','closed','','clinical-advisors','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/clinical-advisors/',4,'nav_menu_item','',0),(743,2,'2022-01-26 01:56:23','2022-01-26 01:56:23','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contenteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 01:56:23','2022-01-26 01:56:23','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=743',0,'revision','',0),(744,2,'2022-01-26 01:57:08','2022-01-26 01:57:08','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643129081844{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car.jpg?id=653) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 01:57:08','2022-01-26 01:57:08','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=744',0,'revision','',0),(745,2,'2022-01-26 01:58:44','2022-01-26 01:58:44','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','650-revision-v1','','','2022-01-26 01:58:44','2022-01-26 01:58:44','',650,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=745',0,'revision','',0),(746,2,'2022-01-26 02:00:18','2022-01-26 02:00:18','{\n    \"generate_spacing_settings[header_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:00:18\"\n    },\n    \"generate_settings[nav_alignment_setting]\": {\n        \"value\": \"right\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:00:18\"\n    },\n    \"generate_menu_plus_settings[navigation_as_header]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:00:18\"\n    }\n}','','','trash','closed','closed','','ff28c6b1-ee4f-461d-89de-507d89de4b7e','','','2022-01-26 02:00:18','2022-01-26 02:00:18','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/ff28c6b1-ee4f-461d-89de-507d89de4b7e/',0,'customize_changeset','',0),(747,2,'2022-01-26 02:01:14','2022-01-26 02:01:14','{\n    \"generate_settings[site_title_font_size]\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:01:00\"\n    },\n    \"generate_settings[nav_alignment_setting]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:01:00\"\n    },\n    \"generate_menu_plus_settings[navigation_as_header]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:01:00\"\n    },\n    \"generate_settings[header_inner_width]\": {\n        \"value\": \"full-width\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:01:14\"\n    }\n}','','','trash','closed','closed','','d07a3d78-41ff-4f9f-9ec3-5c5ef48520a1','','','2022-01-26 02:01:14','2022-01-26 02:01:14','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=747',0,'customize_changeset','',0),(748,2,'2022-01-26 02:01:54','2022-01-26 02:01:54','{\n    \"generate_spacing_settings[content_top]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:01:54\"\n    }\n}','','','trash','closed','closed','','1340eee5-3896-4e45-8d8e-ee8a4fdd4d2c','','','2022-01-26 02:01:54','2022-01-26 02:01:54','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1340eee5-3896-4e45-8d8e-ee8a4fdd4d2c/',0,'customize_changeset','',0),(749,2,'2022-01-26 02:02:51','2022-01-26 02:02:51','{\n    \"generate_spacing_settings[footer_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:02:51\"\n    }\n}','','','trash','closed','closed','','445874cf-8ab1-490a-8670-ce7de74aa261','','','2022-01-26 02:02:51','2022-01-26 02:02:51','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/445874cf-8ab1-490a-8670-ce7de74aa261/',0,'customize_changeset','',0),(750,2,'2022-01-26 02:04:41','2022-01-26 02:04:41','{\n    \"generate_settings[footer_bar_alignment]\": {\n        \"value\": \"center\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:04:00\"\n    },\n    \"generate_spacing_settings[footer_widget_container_top]\": {\n        \"value\": \"20\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:04:41\"\n    },\n    \"generate_spacing_settings[footer_widget_container_bottom]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:04:41\"\n    },\n    \"generate_spacing_settings[footer_bottom]\": {\n        \"value\": \"020\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:04:41\"\n    }\n}','','','trash','closed','closed','','4e956829-81a8-4216-8833-8618a43c104f','','','2022-01-26 02:04:41','2022-01-26 02:04:41','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=750',0,'customize_changeset','',0),(751,2,'2022-01-26 02:05:01','0000-00-00 00:00:00','{\n    \"generate_settings[post_content]\": {\n        \"value\": \"excerpt\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 02:05:01\"\n    }\n}','','','auto-draft','closed','closed','','ef0cc206-3806-4e80-a3ba-1ab5c6788c99','','','2022-01-26 02:05:01','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=751',0,'customize_changeset','',0),(752,2,'2022-01-26 02:10:07','2022-01-26 02:10:07','','Car2','','inherit','open','closed','','car2','','','2022-01-26 02:10:07','2022-01-26 02:10:07','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg',0,'attachment','image/jpeg',0),(753,2,'2022-01-26 02:10:16','2022-01-26 02:10:16','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 02:10:16','2022-01-26 02:10:16','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=753',0,'revision','',0),(754,2,'2022-01-26 02:13:36','2022-01-26 02:13:36','','Dr','','inherit','open','closed','','dr','','','2022-01-26 02:13:36','2022-01-26 02:13:36','',650,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg',0,'attachment','image/jpeg',0),(755,2,'2022-01-26 02:13:45','2022-01-26 02:13:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163223110{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','650-revision-v1','','','2022-01-26 02:13:45','2022-01-26 02:13:45','',650,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=755',0,'revision','',0),(756,2,'2022-01-26 02:14:45','2022-01-26 02:14:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643130985429{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163282909{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643162321934{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','650-revision-v1','','','2022-01-26 02:14:45','2022-01-26 02:14:45','',650,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=756',0,'revision','',0),(758,2,'2022-01-26 02:17:15','2022-01-26 02:17:15','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 02:17:15','2022-01-26 02:17:15','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=758',0,'revision','',0),(760,2,'2022-01-26 02:20:28','2022-01-26 02:20:28','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 02:20:28','2022-01-26 02:20:28','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=760',0,'revision','',0),(761,2,'2022-01-26 02:20:50','2022-01-26 02:20:50','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 02:20:50','2022-01-26 02:20:50','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=761',0,'revision','',0),(762,2,'2022-01-26 02:29:59','2022-01-26 02:29:59','','Nerse','','inherit','open','closed','','nerse','','','2022-01-26 02:29:59','2022-01-26 02:29:59','',202,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Nerse.jpg',0,'attachment','image/jpeg',0),(763,2,'2022-01-26 02:30:49','2022-01-26 02:30:49','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 02:30:49','2022-01-26 02:30:49','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=763',0,'revision','',0),(847,2,'2022-01-26 17:22:00','2022-01-26 17:22:00','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 17:22:00','2022-01-26 17:22:00','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=847',0,'revision','',0),(765,2,'2022-01-26 13:54:50','2022-01-26 13:54:50','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 13:54:50','2022-01-26 13:54:50','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=765',0,'revision','',0),(764,2,'2022-01-26 13:53:37','2022-01-26 13:53:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1642791165503{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTNDJTNGcGhwJTIwZWNobyUyMGRvX3Nob3J0Y29kZSUyOCUyMiU1QnNob3ctdGVhbSUyMCUyMG9yZGVyYnklM0QlMjdJRCUyNyUyMGNhdGVnb3J5JTNEJTI3a2FuZHUtdGVhbSUyNyUyMHVybCUzRCUyN2xpZ2h0Ym94JTI3JTIwbGF5b3V0JTNEJTI3Z3JpZCUyNyUyMHN0eWxlJTNEJTI3aW1nLXJvdW5kZWQlMkN0ZXh0LWxlZnQlMkNpbWctbGVmdCUyQzMtY29sdW1ucyUyQ3doaXRlLWNhcmQtdGhlbWUlMjclMjBkaXNwbGF5JTNEJTI3bmFtZSUyQ3Bob3RvJTJDZ3JvdXBzJTJDcG9zaXRpb24lMjclMjBpbWclM0QlMjcxMDAlMkMxMDAlMjclNUQlMjIlMjklM0IlMjAlM0YlM0UlMjA=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNncm91cHMlMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzc1JTJDNzUlMjclNUQ=[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 13:53:37','2022-01-26 13:53:37','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=764',0,'revision','',0),(766,2,'2022-01-26 14:04:43','2022-01-26 14:04:43','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:04:43\"\n    }\n}','','','trash','closed','closed','','6c3a201e-3e75-4a93-a021-967dc4aec2d5','','','2022-01-26 14:04:43','2022-01-26 14:04:43','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/6c3a201e-3e75-4a93-a021-967dc4aec2d5/',0,'customize_changeset','',0),(767,2,'2022-01-26 14:04:43','2022-01-26 14:04:43','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:04:43','2022-01-26 14:04:43','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=767',0,'revision','',0),(768,2,'2022-01-26 14:05:07','2022-01-26 14:05:07','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.14);}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:05:07\"\n    }\n}','','','trash','closed','closed','','74b2ad82-de96-4d9f-b18c-dd6305e53cc7','','','2022-01-26 14:05:07','2022-01-26 14:05:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/74b2ad82-de96-4d9f-b18c-dd6305e53cc7/',0,'customize_changeset','',0),(769,2,'2022-01-26 14:05:07','2022-01-26 14:05:07','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.14);}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:05:07','2022-01-26 14:05:07','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=769',0,'revision','',0),(770,2,'2022-01-26 14:05:23','2022-01-26 14:05:23','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.14);}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:05:23\"\n    }\n}','','','trash','closed','closed','','16154e7a-0d60-4225-8817-9ce513ebaa3a','','','2022-01-26 14:05:23','2022-01-26 14:05:23','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/16154e7a-0d60-4225-8817-9ce513ebaa3a/',0,'customize_changeset','',0),(771,2,'2022-01-26 14:05:23','2022-01-26 14:05:23','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background2.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.14);}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:05:23','2022-01-26 14:05:23','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=771',0,'revision','',0),(772,2,'2022-01-26 14:11:09','2022-01-26 14:11:09','','Artboard 1 copy 2name background3','','inherit','open','closed','','artboard-1-copy-2name-background3','','','2022-01-26 14:11:09','2022-01-26 14:11:09','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg',0,'attachment','image/svg+xml',0),(773,2,'2022-01-26 14:12:16','2022-01-26 14:12:16','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:12:16\"\n    }\n}','','','trash','closed','closed','','dfb3f71a-97af-47e6-86ce-3edf364aa7cf','','','2022-01-26 14:12:16','2022-01-26 14:12:16','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/dfb3f71a-97af-47e6-86ce-3edf364aa7cf/',0,'customize_changeset','',0),(774,2,'2022-01-26 14:12:16','2022-01-26 14:12:16','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:12:16','2022-01-26 14:12:16','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=774',0,'revision','',0),(775,2,'2022-01-26 14:14:51','2022-01-26 14:14:51','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n.featherlight  {background: rgba(255,255,255,0.5)}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:14:51\"\n    }\n}','','','trash','closed','closed','','f46b43cd-c94b-441d-b5c8-d2a42f747629','','','2022-01-26 14:14:51','2022-01-26 14:14:51','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=775',0,'customize_changeset','',0),(776,2,'2022-01-26 14:14:51','2022-01-26 14:14:51','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n.featherlight  {background: rgba(255,255,255,0.5)}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:14:51','2022-01-26 14:14:51','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=776',0,'revision','',0),(777,2,'2022-01-26 14:16:01','2022-01-26 14:16:01','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n.featherlight:last-of-type  {background: rgba(255,255,255,0.5)}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:16:01\"\n    }\n}','','','trash','closed','closed','','ab7ce2d7-cfca-4601-b76d-51c91a71ee4e','','','2022-01-26 14:16:01','2022-01-26 14:16:01','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/ab7ce2d7-cfca-4601-b76d-51c91a71ee4e/',0,'customize_changeset','',0),(778,2,'2022-01-26 14:16:01','2022-01-26 14:16:01','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n.featherlight:last-of-type  {background: rgba(255,255,255,0.5)}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:16:01','2022-01-26 14:16:01','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=778',0,'revision','',0),(779,2,'2022-01-26 14:17:09','2022-01-26 14:17:09','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type  {background: rgba(255,255,255,0.5);}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:17:09\"\n    }\n}','','','trash','closed','closed','','b564eda3-9575-4756-824a-146039b3a256','','','2022-01-26 14:17:09','2022-01-26 14:17:09','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/b564eda3-9575-4756-824a-146039b3a256/',0,'customize_changeset','',0),(780,2,'2022-01-26 14:17:09','2022-01-26 14:17:09','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type  {background: rgba(255,255,255,0.5);}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:17:09','2022-01-26 14:17:09','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=780',0,'revision','',0),(781,2,'2022-01-26 14:18:34','2022-01-26 14:18:34','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:18:34\"\n    }\n}','','','trash','closed','closed','','67eff682-cdd3-4a78-9a58-95a3b6652632','','','2022-01-26 14:18:34','2022-01-26 14:18:34','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/67eff682-cdd3-4a78-9a58-95a3b6652632/',0,'customize_changeset','',0),(782,2,'2022-01-26 14:18:34','2022-01-26 14:18:34','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:18:34','2022-01-26 14:18:34','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=782',0,'revision','',0),(783,2,'2022-01-26 14:20:21','2022-01-26 14:20:21','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);\\nradius: 15px 15px 15px 15px;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:20:21\"\n    }\n}','','','trash','closed','closed','','34ef8e11-d476-40b2-a625-baf4e2cc6af1','','','2022-01-26 14:20:21','2022-01-26 14:20:21','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=783',0,'customize_changeset','',0),(784,2,'2022-01-26 14:20:21','2022-01-26 14:20:21','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);\nradius: 15px 15px 15px 15px;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:20:21','2022-01-26 14:20:21','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=784',0,'revision','',0),(785,2,'2022-01-26 14:21:24','2022-01-26 14:21:24','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tradius: 15px 15px 15px 15px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:21:24\"\n    }\n}','','','trash','closed','closed','','f0534371-a0ac-487b-a9cf-d6fb2d228dc1','','','2022-01-26 14:21:24','2022-01-26 14:21:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/f0534371-a0ac-487b-a9cf-d6fb2d228dc1/',0,'customize_changeset','',0),(786,2,'2022-01-26 14:21:24','2022-01-26 14:21:24','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	radius: 15px 15px 15px 15px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:21:24','2022-01-26 14:21:24','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=786',0,'revision','',0),(787,2,'2022-01-26 14:23:41','2022-01-26 14:23:41','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 5px 5px 5px : 15px 15px 15px 15px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:23:41\"\n    }\n}','','','trash','closed','closed','','d8ec8a76-addb-459d-8994-a6fd80d926a9','','','2022-01-26 14:23:41','2022-01-26 14:23:41','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=787',0,'customize_changeset','',0),(788,2,'2022-01-26 14:23:41','2022-01-26 14:23:41','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 5px 5px 5px : 15px 15px 15px 15px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:23:41','2022-01-26 14:23:41','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=788',0,'revision','',0),(789,2,'2022-01-26 14:24:20','2022-01-26 14:24:20','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 15px 15px 15px 15px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:24:20\"\n    }\n}','','','trash','closed','closed','','50c93864-79b8-487e-b8b2-ba7976d5b2c2','','','2022-01-26 14:24:20','2022-01-26 14:24:20','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/50c93864-79b8-487e-b8b2-ba7976d5b2c2/',0,'customize_changeset','',0),(790,2,'2022-01-26 14:24:20','2022-01-26 14:24:20','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 15px 15px 15px 15px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:24:20','2022-01-26 14:24:20','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=790',0,'revision','',0),(791,2,'2022-01-26 14:24:42','2022-01-26 14:24:42','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:24:41\"\n    }\n}','','','trash','closed','closed','','c3f38436-5e79-44a9-adb8-1b4a88a5ae5a','','','2022-01-26 14:24:42','2022-01-26 14:24:42','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=791',0,'customize_changeset','',0),(792,2,'2022-01-26 14:24:42','2022-01-26 14:24:42','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:24:42','2022-01-26 14:24:42','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=792',0,'revision','',0),(793,2,'2022-01-26 14:25:35','2022-01-26 14:25:35','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n\\n.ts-square {border-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:25:35\"\n    }\n}','','','trash','closed','closed','','79c0f2bb-0068-4256-afa2-2935853241fe','','','2022-01-26 14:25:35','2022-01-26 14:25:35','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/79c0f2bb-0068-4256-afa2-2935853241fe/',0,'customize_changeset','',0),(794,2,'2022-01-26 14:25:35','2022-01-26 14:25:35','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n\n.ts-square {border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:25:35','2022-01-26 14:25:35','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=794',0,'revision','',0),(795,2,'2022-01-26 14:26:07','2022-01-26 14:26:07','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup corner radius */\\n.ts-square {border-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:26:07\"\n    }\n}','','','trash','closed','closed','','cf5e7bbf-211c-4138-a65f-2dd8283fa7bf','','','2022-01-26 14:26:07','2022-01-26 14:26:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/cf5e7bbf-211c-4138-a65f-2dd8283fa7bf/',0,'customize_changeset','',0),(796,2,'2022-01-26 14:26:07','2022-01-26 14:26:07','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup corner radius */\n.ts-square {border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:26:07','2022-01-26 14:26:07','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=796',0,'revision','',0),(797,2,'2022-01-26 14:26:21','2022-01-26 14:26:21','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.ts-square {border-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:26:21\"\n    }\n}','','','trash','closed','closed','','82fa6c60-631f-4320-8695-96584a5e2376','','','2022-01-26 14:26:21','2022-01-26 14:26:21','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/82fa6c60-631f-4320-8695-96584a5e2376/',0,'customize_changeset','',0),(808,2,'2022-01-26 14:31:36','2022-01-26 14:31:36','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:31:36','2022-01-26 14:31:36','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=808',0,'revision','',0),(798,2,'2022-01-26 14:26:21','2022-01-26 14:26:21','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.ts-square {border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:26:21','2022-01-26 14:26:21','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=798',0,'revision','',0),(799,2,'2022-01-26 14:27:48','2022-01-26 14:27:48','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.tshowcase-vcard-left {border-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:27:48\"\n    }\n}','','','trash','closed','closed','','2f255c8a-33b4-4dfb-85a0-038706acba39','','','2022-01-26 14:27:48','2022-01-26 14:27:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/2f255c8a-33b4-4dfb-85a0-038706acba39/',0,'customize_changeset','',0),(800,2,'2022-01-26 14:27:48','2022-01-26 14:27:48','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.tshowcase-vcard-left {border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:27:48','2022-01-26 14:27:48','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=800',0,'revision','',0),(801,2,'2022-01-26 14:29:33','2022-01-26 14:29:33','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\nfeatherlight .featherlight-conten {border-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:29:33\"\n    }\n}','','','trash','closed','closed','','c3176bb2-e3ef-4d59-a880-e693321b649d','','','2022-01-26 14:29:33','2022-01-26 14:29:33','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/c3176bb2-e3ef-4d59-a880-e693321b649d/',0,'customize_changeset','',0),(806,2,'2022-01-26 14:31:15','2022-01-26 14:31:15','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius: 10px 10px 10px 10px;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:31:15','2022-01-26 14:31:15','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=806',0,'revision','',0),(802,2,'2022-01-26 14:29:33','2022-01-26 14:29:33','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\nfeatherlight .featherlight-conten {border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:29:33','2022-01-26 14:29:33','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=802',0,'revision','',0),(803,2,'2022-01-26 14:30:13','2022-01-26 14:30:13','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight .featherlight-conten {border-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:30:13\"\n    }\n}','','','trash','closed','closed','','7fa8d9fd-cc13-43bd-a415-2e50c937b5ad','','','2022-01-26 14:30:13','2022-01-26 14:30:13','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/7fa8d9fd-cc13-43bd-a415-2e50c937b5ad/',0,'customize_changeset','',0),(804,2,'2022-01-26 14:30:13','2022-01-26 14:30:13','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight .featherlight-conten {border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:30:13','2022-01-26 14:30:13','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=804',0,'revision','',0),(805,2,'2022-01-26 14:31:15','2022-01-26 14:31:15','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius: 10px 10px 10px 10px;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:31:15\"\n    }\n}','','','trash','closed','closed','','f15020f2-4100-424a-902f-e6d5710895b0','','','2022-01-26 14:31:15','2022-01-26 14:31:15','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/f15020f2-4100-424a-902f-e6d5710895b0/',0,'customize_changeset','',0),(807,2,'2022-01-26 14:31:36','2022-01-26 14:31:36','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:31:36\"\n    }\n}','','','trash','closed','closed','','5359e0fc-26bd-4eae-a638-083dcf2a35c8','','','2022-01-26 14:31:36','2022-01-26 14:31:36','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/5359e0fc-26bd-4eae-a638-083dcf2a35c8/',0,'customize_changeset','',0),(809,2,'2022-01-26 14:35:22','2022-01-26 14:35:22','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:35:22\"\n    }\n}','','','trash','closed','closed','','84519caf-34e1-48b0-8ee0-a378e90ff0cd','','','2022-01-26 14:35:22','2022-01-26 14:35:22','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=809',0,'customize_changeset','',0),(810,2,'2022-01-26 14:35:22','2022-01-26 14:35:22','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:35:22','2022-01-26 14:35:22','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=810',0,'revision','',0),(811,2,'2022-01-26 14:36:03','2022-01-26 14:36:03','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:36:03\"\n    }\n}','','','trash','closed','closed','','d66692d5-6957-4368-962e-089d51aa06b4','','','2022-01-26 14:36:03','2022-01-26 14:36:03','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d66692d5-6957-4368-962e-089d51aa06b4/',0,'customize_changeset','',0),(812,2,'2022-01-26 14:36:03','2022-01-26 14:36:03','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:36:03','2022-01-26 14:36:03','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=812',0,'revision','',0),(813,2,'2022-01-26 14:38:50','2022-01-26 14:38:50','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 50px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:38:50\"\n    }\n}','','','trash','closed','closed','','279e98de-9837-4327-a018-ea1716c1d8d4','','','2022-01-26 14:38:50','2022-01-26 14:38:50','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=813',0,'customize_changeset','',0),(814,2,'2022-01-26 14:38:50','2022-01-26 14:38:50','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 50px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:38:50','2022-01-26 14:38:50','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=814',0,'revision','',0),(815,2,'2022-01-26 14:39:10','2022-01-26 14:39:10','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 30px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:39:10\"\n    }\n}','','','trash','closed','closed','','c8a04a31-f21a-4e6a-bbd3-7ab667c760e3','','','2022-01-26 14:39:10','2022-01-26 14:39:10','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/c8a04a31-f21a-4e6a-bbd3-7ab667c760e3/',0,'customize_changeset','',0),(816,2,'2022-01-26 14:39:10','2022-01-26 14:39:10','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 30px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:39:10','2022-01-26 14:39:10','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=816',0,'revision','',0),(817,2,'2022-01-26 14:39:37','2022-01-26 14:39:37','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:39:37\"\n    }\n}','','','trash','closed','closed','','d17696ed-9d4d-4898-aced-28e1228d8b1c','','','2022-01-26 14:39:37','2022-01-26 14:39:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d17696ed-9d4d-4898-aced-28e1228d8b1c/',0,'customize_changeset','',0),(818,2,'2022-01-26 14:39:37','2022-01-26 14:39:37','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:39:37','2022-01-26 14:39:37','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=818',0,'revision','',0),(819,2,'2022-01-26 14:40:42','2022-01-26 14:40:42','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px;\\n    width: 50px;\\nborder-radius:25px 25px 25px 25px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:40:42\"\n    }\n}','','','trash','closed','closed','','22da592b-f7b4-4fdc-9e6c-1703a9426214','','','2022-01-26 14:40:42','2022-01-26 14:40:42','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=819',0,'customize_changeset','',0),(820,2,'2022-01-26 14:40:42','2022-01-26 14:40:42','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px;\n    width: 50px;\nborder-radius:25px 25px 25px 25px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:40:42','2022-01-26 14:40:42','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=820',0,'revision','',0),(821,2,'2022-01-26 14:41:47','2022-01-26 14:41:47','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:41:47\"\n    }\n}','','','trash','closed','closed','','91471a56-e163-4023-9f75-f0dcd35774c5','','','2022-01-26 14:41:47','2022-01-26 14:41:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/91471a56-e163-4023-9f75-f0dcd35774c5/',0,'customize_changeset','',0),(822,2,'2022-01-26 14:41:47','2022-01-26 14:41:47','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:41:47','2022-01-26 14:41:47','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=822',0,'revision','',0),(823,2,'2022-01-26 14:45:35','2022-01-26 14:45:35','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    max-width: 500px!important;\\n    height: auto!important;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:45:35\"\n    }\n}','','','trash','closed','closed','','5fe3ed0e-9c33-4bb7-9e2f-c47a128b252d','','','2022-01-26 14:45:35','2022-01-26 14:45:35','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/5fe3ed0e-9c33-4bb7-9e2f-c47a128b252d/',0,'customize_changeset','',0),(824,2,'2022-01-26 14:45:35','2022-01-26 14:45:35','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    max-width: 500px!important;\n    height: auto!important;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:45:35','2022-01-26 14:45:35','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=824',0,'revision','',0),(825,2,'2022-01-26 14:45:55','2022-01-26 14:45:55','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:45:55\"\n    }\n}','','','trash','closed','closed','','ce85fcb1-c9ac-4885-ba71-0a18efe11524','','','2022-01-26 14:45:55','2022-01-26 14:45:55','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/ce85fcb1-c9ac-4885-ba71-0a18efe11524/',0,'customize_changeset','',0),(826,2,'2022-01-26 14:45:55','2022-01-26 14:45:55','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:45:55','2022-01-26 14:45:55','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=826',0,'revision','',0),(827,2,'2022-01-26 14:50:37','2022-01-26 14:50:37','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n.featherlight .featherlight-conten img {height: auto;\\n\\tmax-width: 500px;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:50:37\"\n    }\n}','','','trash','closed','closed','','1036dcaa-5afd-488b-a8b9-772058583c1a','','','2022-01-26 14:50:37','2022-01-26 14:50:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=827',0,'customize_changeset','',0),(828,2,'2022-01-26 14:50:37','2022-01-26 14:50:37','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n.featherlight .featherlight-conten img {height: auto;\n	max-width: 500px;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:50:37','2022-01-26 14:50:37','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=828',0,'revision','',0),(829,2,'2022-01-26 14:52:57','2022-01-26 14:52:57','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n.featherlight .featherlight-conten img {\\n\\tmax-width: 500px!important;\\nheight: auto!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:52:57\"\n    }\n}','','','trash','closed','closed','','2ddfb260-2976-4d1b-af2f-16e6d0c2de0f','','','2022-01-26 14:52:57','2022-01-26 14:52:57','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=829',0,'customize_changeset','',0),(830,2,'2022-01-26 14:52:57','2022-01-26 14:52:57','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n.featherlight .featherlight-conten img {\n	max-width: 500px!important;\nheight: auto!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:52:57','2022-01-26 14:52:57','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=830',0,'revision','',0),(831,2,'2022-01-26 14:53:50','2022-01-26 14:53:50','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 14:53:50\"\n    }\n}','','','trash','closed','closed','','af0e238e-c7ad-457b-a558-ea7123176c9f','','','2022-01-26 14:53:50','2022-01-26 14:53:50','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=831',0,'customize_changeset','',0),(832,2,'2022-01-26 14:53:50','2022-01-26 14:53:50','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 14:53:50','2022-01-26 14:53:50','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=832',0,'revision','',0),(833,2,'2022-01-26 16:21:23','2022-01-26 16:21:23','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 16:21:23\"\n    }\n}','','','trash','closed','closed','','92a6d2f8-95ec-4ea4-b0c7-7636a17b4887','','','2022-01-26 16:21:23','2022-01-26 16:21:23','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/92a6d2f8-95ec-4ea4-b0c7-7636a17b4887/',0,'customize_changeset','',0),(834,2,'2022-01-26 16:21:23','2022-01-26 16:21:23','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 16:21:23','2022-01-26 16:21:23','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=834',0,'revision','',0),(835,2,'2022-01-26 16:29:04','2022-01-26 16:29:04','','portrate','','inherit','open','closed','','portrate-2','','','2022-01-26 16:29:04','2022-01-26 16:29:04','',705,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/portrate-1.jpg',0,'attachment','image/jpeg',0),(836,2,'2022-01-26 17:04:06','2022-01-26 17:04:06','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif;\\n    font-weight: bold;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 17:04:06\"\n    }\n}','','','trash','closed','closed','','30c4e17a-ef54-480b-9e49-1c6151e750d3','','','2022-01-26 17:04:06','2022-01-26 17:04:06','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=836',0,'customize_changeset','',0),(837,2,'2022-01-26 17:04:06','2022-01-26 17:04:06','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif;\n    font-weight: bold;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 17:04:06','2022-01-26 17:04:06','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=837',0,'revision','',0),(838,2,'2022-01-26 17:04:53','2022-01-26 17:04:53','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif;\\n    font-weight: bold;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 17:04:53\"\n    }\n}','','','trash','closed','closed','','2c452321-3ccb-460f-af35-b461ded09120','','','2022-01-26 17:04:53','2022-01-26 17:04:53','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/2c452321-3ccb-460f-af35-b461ded09120/',0,'customize_changeset','',0),(839,2,'2022-01-26 17:05:17','2022-01-26 17:05:17','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 17:05:17\"\n    }\n}','','','trash','closed','closed','','0f642991-8fcc-48a3-8d84-147e70d9ebe4','','','2022-01-26 17:05:17','2022-01-26 17:05:17','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/0f642991-8fcc-48a3-8d84-147e70d9ebe4/',0,'customize_changeset','',0),(840,2,'2022-01-26 17:05:17','2022-01-26 17:05:17','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 17:05:17','2022-01-26 17:05:17','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=840',0,'revision','',0),(841,2,'2022-01-26 17:06:12','2022-01-26 17:06:12','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 17:06:12\"\n    }\n}','','','trash','closed','closed','','819978e0-c1e5-4918-9720-b24ae9b6f864','','','2022-01-26 17:06:12','2022-01-26 17:06:12','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/819978e0-c1e5-4918-9720-b24ae9b6f864/',0,'customize_changeset','',0),(842,2,'2022-01-26 17:06:12','2022-01-26 17:06:12','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 17:06:12','2022-01-26 17:06:12','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=842',0,'revision','',0),(844,2,'2022-01-26 17:17:24','2022-01-26 17:17:24','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 18px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 17:17:24','2022-01-26 17:17:24','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=844',0,'revision','',0),(845,2,'2022-01-26 17:18:41','2022-01-26 17:18:41','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 17:18:41\"\n    }\n}','','','trash','closed','closed','','a69a4212-44b8-4e7a-9dd9-83de48efdb7e','','','2022-01-26 17:18:41','2022-01-26 17:18:41','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/a69a4212-44b8-4e7a-9dd9-83de48efdb7e/',0,'customize_changeset','',0),(846,2,'2022-01-26 17:18:41','2022-01-26 17:18:41','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 17:18:41','2022-01-26 17:18:41','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=846',0,'revision','',0),(848,2,'2022-01-26 17:48:56','2022-01-26 17:48:56','','Artboard 5backgroundsplit','','inherit','open','closed','','artboard-5backgroundsplit','','','2022-01-26 17:48:56','2022-01-26 17:48:56','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5backgroundsplit.svg',0,'attachment','image/svg+xml',0),(849,2,'2022-01-26 17:49:33','2022-01-26 17:49:33','','Artboard 5backgroundsplit','','inherit','open','closed','','artboard-5backgroundsplit-2','','','2022-01-26 17:49:33','2022-01-26 17:49:33','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5backgroundsplit-1.svg',0,'attachment','image/svg+xml',0),(850,2,'2022-01-26 17:49:52','2022-01-26 17:49:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"849\" alignment=\"right\" css=\".vc_custom_1643219382542{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 17:49:52','2022-01-26 17:49:52','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=850',0,'revision','',0),(851,2,'2022-01-26 17:52:13','2022-01-26 17:52:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"849\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1643219529874{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 17:52:13','2022-01-26 17:52:13','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=851',0,'revision','',0),(852,2,'2022-01-26 17:54:31','2022-01-26 17:54:31','','Artboard 5backgroundsplit','','inherit','open','closed','','artboard-5backgroundsplit-3','','','2022-01-26 17:54:31','2022-01-26 17:54:31','',594,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5backgroundsplit-2.svg',0,'attachment','image/svg+xml',0),(853,2,'2022-01-26 17:54:52','2022-01-26 17:54:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"852\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1643219682171{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 17:54:52','2022-01-26 17:54:52','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=853',0,'revision','',0),(856,2,'2022-01-26 18:04:41','2022-01-26 18:04:41','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643220272386{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643220246393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:04:41','2022-01-26 18:04:41','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=856',0,'revision','',0),(854,2,'2022-01-26 18:00:37','2022-01-26 18:00:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" img_size=\"30x40\" alignment=\"right\" css=\".vc_custom_1643220034611{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:00:37','2022-01-26 18:00:37','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=854',0,'revision','',0),(855,2,'2022-01-26 18:02:09','2022-01-26 18:02:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" img_size=\"30xauto\" alignment=\"right\" css=\".vc_custom_1643220126290{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:02:09','2022-01-26 18:02:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=855',0,'revision','',0),(863,2,'2022-01-26 18:20:42','2022-01-26 18:20:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221240409{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"sideyellow\"][vc_column css=\".vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221231488{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:20:42','2022-01-26 18:20:42','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=863',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (857,2,'2022-01-26 18:21:25','2022-01-26 18:21:25','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n  opacity: 0.5;{\\n  opacity: 0.5;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 18:08:50\"\n    }\n}','','','trash','closed','closed','','6c04cfe6-2978-4efb-90b2-efe44dddca66','','','2022-01-26 18:21:25','2022-01-26 18:21:25','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=857',0,'customize_changeset','',0),(859,2,'2022-01-26 18:15:30','2022-01-26 18:15:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643220908998{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:15:30','2022-01-26 18:15:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=859',0,'revision','',0),(858,2,'2022-01-26 18:14:05','2022-01-26 18:14:05','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643220272386{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:14:05','2022-01-26 18:14:05','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=858',0,'revision','',0),(860,2,'2022-01-26 18:17:42','2022-01-26 18:17:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221058690{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"slideblend\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:17:42','2022-01-26 18:17:42','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=860',0,'revision','',0),(861,2,'2022-01-26 18:18:32','2022-01-26 18:18:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221106035{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:18:32','2022-01-26 18:18:32','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=861',0,'revision','',0),(862,2,'2022-01-26 18:19:31','2022-01-26 18:19:31','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221106035{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643220823784{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:19:31','2022-01-26 18:19:31','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=862',0,'revision','',0),(864,2,'2022-01-26 18:21:25','2022-01-26 18:21:25','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n  opacity: 0.5;{\n  opacity: 0.5;\n}\n}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 18:21:25','2022-01-26 18:21:25','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=864',0,'revision','',0),(865,2,'2022-01-26 18:22:05','2022-01-26 18:22:05','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 18:22:05\"\n    }\n}','','','trash','closed','closed','','e4bef24f-27d8-4e48-ba32-19cdb7b4227a','','','2022-01-26 18:22:05','2022-01-26 18:22:05','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/e4bef24f-27d8-4e48-ba32-19cdb7b4227a/',0,'customize_changeset','',0),(866,2,'2022-01-26 18:22:05','2022-01-26 18:22:05','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 18:22:05','2022-01-26 18:22:05','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=866',0,'revision','',0),(867,2,'2022-01-26 18:24:30','2022-01-26 18:24:30','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221240409{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"sideyellow\"][vc_column css=\".vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221434348{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221453657{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:24:30','2022-01-26 18:24:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=867',0,'revision','',0),(869,2,'2022-01-26 18:27:40','2022-01-26 18:27:40','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221626094{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221453657{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:27:40','2022-01-26 18:27:40','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=869',0,'revision','',0),(868,2,'2022-01-26 18:25:48','2022-01-26 18:25:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221543771{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221168689{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221434348{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221453657{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:25:48','2022-01-26 18:25:48','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=868',0,'revision','',0),(870,2,'2022-01-26 18:29:06','2022-01-26 18:29:06','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221626094{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221743081{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791057570{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:29:06','2022-01-26 18:29:06','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=870',0,'revision','',0),(871,2,'2022-01-26 18:30:26','2022-01-26 18:30:26','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221626094{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221743081{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221794345{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:30:26','2022-01-26 18:30:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=871',0,'revision','',0),(872,2,'2022-01-26 18:31:36','2022-01-26 18:31:36','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221794345{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:31:36','2022-01-26 18:31:36','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=872',0,'revision','',0),(874,2,'2022-01-26 18:33:35','2022-01-26 18:33:35','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:33:35','2022-01-26 18:33:35','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=874',0,'revision','',0),(873,2,'2022-01-26 18:32:38','2022-01-26 18:32:38','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643065055180{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/3\" css=\".vc_custom_1643064976906{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Lighten.svg?id=329) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"slideblend\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643065253868{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:32:38','2022-01-26 18:32:38','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=873',0,'revision','',0),(875,2,'2022-01-26 18:34:08','2022-01-26 18:34:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643222045710{margin-top: 40px !important;padding-top: 30px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-26 18:34:08','2022-01-26 18:34:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=875',0,'revision','',0),(876,2,'2022-01-26 18:36:37','2022-01-26 18:36:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1642791896246{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: -40px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-5White-to-Gray.svg?id=365) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1642791190011{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image alignment=\"right\" css=\".vc_custom_1643222194900{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 18:36:37','2022-01-26 18:36:37','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=876',0,'revision','',0),(877,2,'2022-01-27 14:06:07','0000-00-00 00:00:00','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row]','Side pebble','','draft','closed','closed','','','','','2022-01-27 14:06:07','2022-01-27 14:06:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=877',0,'page','',0),(878,2,'2022-01-26 19:15:45','2022-01-26 19:15:45','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 19:15:45','2022-01-26 19:15:45','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=878',0,'revision','',0),(879,2,'2022-01-26 19:21:10','0000-00-00 00:00:00','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\n<p>[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Quote','','draft','closed','closed','','','','','2022-01-26 19:21:10','2022-01-26 19:21:10','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=879',0,'page','',0),(880,2,'2022-01-26 19:44:09','2022-01-26 19:44:09','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643308892306{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','publish','closed','closed','','join-our-team','','','2022-01-27 18:41:35','2022-01-27 18:41:35','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=880',0,'page','',0),(889,2,'2022-01-26 19:53:22','2022-01-26 19:53:22','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Open Job Postings</h2>\r\n[/vc_column_text][vc_row_inner css=\".vc_custom_1643226588340{background-color: #ffffff !important;border-radius: 10px !important;}\"][vc_column_inner width=\"1/2\"][vc_column_text]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_column_text]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_btn title=\"Apply Today\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 19:53:22','2022-01-26 19:53:22','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=889',0,'revision','',0),(885,2,'2022-01-26 19:44:09','2022-01-26 19:44:09','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 19:44:09','2022-01-26 19:44:09','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=885',0,'revision','',0),(882,2,'2022-01-26 19:26:10','2022-01-26 19:26:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Slideshow','','inherit','closed','closed','','881-revision-v1','','','2022-01-26 19:26:10','2022-01-26 19:26:10','',881,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=882',0,'revision','',0),(1019,2,'2022-01-27 17:06:31','2022-01-27 17:06:31','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:06:31','2022-01-27 17:06:31','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1019',0,'revision','',0),(971,2,'2022-01-27 01:57:01','2022-01-27 01:57:01','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 01:57:01','2022-01-27 01:57:01','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=971',0,'revision','',0),(884,2,'2022-01-26 19:31:48','2022-01-26 19:31:48','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643225389953{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our Team</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 19:31:48','2022-01-26 19:31:48','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=884',0,'revision','',0),(883,2,'2022-01-26 19:29:54','2022-01-26 19:29:54','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643225389953{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our Team</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-26 19:29:54','2022-01-26 19:29:54','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=883',0,'revision','',0),(886,2,'2022-01-26 19:44:51','2022-01-26 19:44:51','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226289654{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 19:44:51','2022-01-26 19:44:51','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=886',0,'revision','',0),(887,2,'2022-01-26 19:45:19','2022-01-26 19:45:19','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 19:45:19','2022-01-26 19:45:19','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=887',0,'revision','',0),(888,2,'2022-01-27 18:39:29','2022-01-27 18:39:29','<p>[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]</p>\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\n<p><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]</p>\n<h2>Job Postings</h2>\n<p>[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h4>Ui/UX Designer</h4>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h4>Navigator</h4>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h4>Director – Software Engineering</h4>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]</p>\n<h2>Work Environment</h2>\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\n<p>We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</p>\n<p>Kandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.</p>\n<ul>\n<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\n</ul>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]</p>\n<h4>Benefits</h4>\n<ul>\n<li>Health Benefits</li>\n<li>Stock Plan</li>\n<li>401K</li>\n<li>Generous PTO</li>\n<li>Employee Assistance Program</li>\n<li>Licensed health care workers are employed by Professional Corporation</li>\n</ul>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span><br />\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span><br />\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span><br />\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span><br />\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span><br />\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]</p>\n','Join Our Team','','inherit','closed','closed','','880-autosave-v1','','','2022-01-27 18:39:29','2022-01-27 18:39:29','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=888',0,'revision','',0),(890,2,'2022-01-26 19:55:53','2022-01-26 19:55:53','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner css=\".vc_custom_1643226911988{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_column_text css=\".vc_custom_1643226940507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 19:55:53','2022-01-26 19:55:53','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=890',0,'revision','',0),(891,2,'2022-01-26 19:57:14','2022-01-26 19:57:14','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner css=\".vc_custom_1643226983177{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643226996915{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 19:57:14','2022-01-26 19:57:14','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=891',0,'revision','',0),(892,2,'2022-01-26 20:01:36','2022-01-26 20:01:36','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643227293973{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227060269{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:01:36','2022-01-26 20:01:36','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=892',0,'revision','',0),(893,2,'2022-01-26 20:05:27','2022-01-26 20:05:27','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n.jobposting h4{ \\n    display: block;\\n    margin-block-start: 1em;\\n    margin-block-end: 1em;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:05:27\"\n    }\n}','','','trash','closed','closed','','110692e5-9f92-4521-b475-acfd3c0ce675','','','2022-01-26 20:05:27','2022-01-26 20:05:27','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=893',0,'customize_changeset','',0),(894,2,'2022-01-26 20:05:27','2022-01-26 20:05:27','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n.jobposting h4{ \n    display: block;\n    margin-block-start: 1em;\n    margin-block-end: 1em;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:05:27','2022-01-26 20:05:27','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=894',0,'revision','',0),(895,2,'2022-01-26 20:05:55','2022-01-26 20:05:55','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n.jobposting h4{ \\n    display: block;\\n    margin-block-start: 1em!important;\\n    margin-block-end: 1em!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:05:55\"\n    }\n}','','','trash','closed','closed','','762290fe-f73a-47f3-850b-26376dffa1ba','','','2022-01-26 20:05:55','2022-01-26 20:05:55','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/762290fe-f73a-47f3-850b-26376dffa1ba/',0,'customize_changeset','',0),(896,2,'2022-01-26 20:05:55','2022-01-26 20:05:55','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n.jobposting h4{ \n    display: block;\n    margin-block-start: 1em!important;\n    margin-block-end: 1em!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:05:55','2022-01-26 20:05:55','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=896',0,'revision','',0),(897,2,'2022-01-26 20:06:53','2022-01-26 20:06:53','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n.jobposting h4{ \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:06:53\"\n    }\n}','','','trash','closed','closed','','809cfc53-8d74-453f-8c4a-777871d0f92d','','','2022-01-26 20:06:53','2022-01-26 20:06:53','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/809cfc53-8d74-453f-8c4a-777871d0f92d/',0,'customize_changeset','',0),(898,2,'2022-01-26 20:06:53','2022-01-26 20:06:53','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n.jobposting h4{ \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:06:53','2022-01-26 20:06:53','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=898',0,'revision','',0),(899,2,'2022-01-26 20:07:14','2022-01-26 20:07:14','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:07:14\"\n    }\n}','','','trash','closed','closed','','d69b943d-ad71-45d4-9a67-1f1a34ce8e19','','','2022-01-26 20:07:14','2022-01-26 20:07:14','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d69b943d-ad71-45d4-9a67-1f1a34ce8e19/',0,'customize_changeset','',0),(900,2,'2022-01-26 20:07:14','2022-01-26 20:07:14','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:07:14','2022-01-26 20:07:14','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=900',0,'revision','',0),(901,2,'2022-01-26 20:08:38','2022-01-26 20:08:38','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:08:38\"\n    }\n}','','','trash','closed','closed','','c8f509a2-edbd-4b27-8537-27d248ff5d24','','','2022-01-26 20:08:38','2022-01-26 20:08:38','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=901',0,'customize_changeset','',0),(902,2,'2022-01-26 20:08:38','2022-01-26 20:08:38','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:08:38','2022-01-26 20:08:38','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=902',0,'revision','',0),(903,2,'2022-01-26 20:10:50','2022-01-26 20:10:50','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:10:50\"\n    }\n}','','','trash','closed','closed','','46fe1d47-1590-45ee-b19f-e04d587b0b11','','','2022-01-26 20:10:50','2022-01-26 20:10:50','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=903',0,'customize_changeset','',0),(904,2,'2022-01-26 20:10:50','2022-01-26 20:10:50','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:10:50','2022-01-26 20:10:50','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=904',0,'revision','',0),(905,2,'2022-01-26 20:12:20','2022-01-26 20:12:20','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:12:19\"\n    }\n}','','','trash','closed','closed','','0c29b1b1-39fc-4fc4-b5c9-654883308aa1','','','2022-01-26 20:12:20','2022-01-26 20:12:20','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=905',0,'customize_changeset','',0),(906,2,'2022-01-26 20:12:20','2022-01-26 20:12:20','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:12:20','2022-01-26 20:12:20','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=906',0,'revision','',0),(907,2,'2022-01-26 20:14:28','2022-01-26 20:14:28','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-26 20:14:28\"\n    }\n}','','','trash','closed','closed','','984c6610-40e9-4937-a3e9-52dfb0d4f311','','','2022-01-26 20:14:28','2022-01-26 20:14:28','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=907',0,'customize_changeset','',0),(908,2,'2022-01-26 20:14:28','2022-01-26 20:14:28','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-26 20:14:28','2022-01-26 20:14:28','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=908',0,'revision','',0),(909,2,'2022-01-26 20:15:49','2022-01-26 20:15:49','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643228146498{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:15:49','2022-01-26 20:15:49','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=909',0,'revision','',0),(910,2,'2022-01-26 20:17:00','2022-01-26 20:17:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"top\" css=\".vc_custom_1643228216452{padding-top: 15px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:17:00','2022-01-26 20:17:00','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=910',0,'revision','',0),(911,2,'2022-01-26 20:17:50','2022-01-26 20:17:50','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228267583{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 115px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:17:50','2022-01-26 20:17:50','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=911',0,'revision','',0),(912,2,'2022-01-26 20:18:18','2022-01-26 20:18:18','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228126309{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:18:18','2022-01-26 20:18:18','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=912',0,'revision','',0),(913,2,'2022-01-26 20:20:47','2022-01-26 20:20:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:20:47','2022-01-26 20:20:47','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=913',0,'revision','',0),(919,2,'2022-01-26 20:37:58','2022-01-26 20:37:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:37:58','2022-01-26 20:37:58','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=919',0,'revision','',0),(914,2,'2022-01-26 20:22:37','2022-01-26 20:22:37','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:22:37','2022-01-26 20:22:37','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=914',0,'revision','',0),(915,2,'2022-01-26 20:24:08','2022-01-26 20:24:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228644999{margin-bottom: 10px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228295634{padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:24:08','2022-01-26 20:24:08','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=915',0,'revision','',0),(916,2,'2022-01-26 20:26:15','2022-01-26 20:26:15','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:26:15','2022-01-26 20:26:15','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=916',0,'revision','',0),(918,2,'2022-01-26 20:35:45','2022-01-26 20:35:45','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Work Environment</h4>\r\nOur diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:35:45','2022-01-26 20:35:45','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=918',0,'revision','',0),(917,2,'2022-01-26 20:27:00','2022-01-26 20:27:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:27:00','2022-01-26 20:27:00','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=917',0,'revision','',0),(1047,2,'2022-01-27 18:38:26','2022-01-27 18:38:26','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 18:38:26','2022-01-27 18:38:26','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1047',0,'revision','',0),(923,2,'2022-01-26 21:03:56','2022-01-26 21:03:56','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231032682{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our Team</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 21:03:56','2022-01-26 21:03:56','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=923',0,'revision','',0),(920,2,'2022-01-26 20:59:01','2022-01-26 20:59:01','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 20:59:01','2022-01-26 20:59:01','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=920',0,'revision','',0),(921,2,'2022-01-26 21:01:58','2022-01-26 21:01:58','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643230848796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 21:01:58','2022-01-26 21:01:58','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=921',0,'revision','',0),(922,2,'2022-01-26 21:02:40','2022-01-26 21:02:40','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 21:02:40','2022-01-26 21:02:40','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=922',0,'revision','',0),(924,2,'2022-01-26 21:04:33','2022-01-26 21:04:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643226309891{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643230957725{margin-bottom: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 21:04:33','2022-01-26 21:04:33','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=924',0,'revision','',0),(925,2,'2022-01-28 19:09:07','2022-01-26 21:07:50',' ','','','publish','closed','closed','','925','','','2022-01-28 19:09:07','2022-01-28 19:09:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=925',6,'nav_menu_item','',0),(927,2,'2022-01-26 23:28:03','2022-01-26 23:28:03','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643230947908{margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:28:03','2022-01-26 23:28:03','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=927',0,'revision','',0),(928,2,'2022-01-26 23:28:49','2022-01-26 23:28:49','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239720362{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643230860382{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230870800{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230879605{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:28:49','2022-01-26 23:28:49','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=928',0,'revision','',0),(929,2,'2022-01-26 23:30:00','2022-01-26 23:30:00','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228681210{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239792070{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:30:00','2022-01-26 23:30:00','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=929',0,'revision','',0),(930,2,'2022-01-26 23:30:47','2022-01-26 23:30:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239792070{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643230890357{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:30:47','2022-01-26 23:30:47','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=930',0,'revision','',0),(931,2,'2022-01-26 23:31:41','2022-01-26 23:31:41','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643228818055{margin-top: -50px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:31:41','2022-01-26 23:31:41','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=931',0,'revision','',0),(932,2,'2022-01-26 23:32:20','2022-01-26 23:32:20','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228701165{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239673485{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:32:20','2022-01-26 23:32:20','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=932',0,'revision','',0),(933,2,'2022-01-26 23:33:07','2022-01-26 23:33:07','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239593390{margin-top: 40px !important;margin-bottom: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239966392{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:33:07','2022-01-26 23:33:07','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=933',0,'revision','',0),(934,2,'2022-01-26 23:33:33','2022-01-26 23:33:33','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239966392{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:33:33','2022-01-26 23:33:33','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=934',0,'revision','',0),(938,2,'2022-01-26 23:38:32','2022-01-26 23:38:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240308777{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:38:32','2022-01-26 23:38:32','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=938',0,'revision','',0),(935,2,'2022-01-26 23:34:05','2022-01-26 23:34:05','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643239892402{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:34:05','2022-01-26 23:34:05','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=935',0,'revision','',0),(936,2,'2022-01-26 23:34:46','2022-01-26 23:34:46','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230533605{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:34:46','2022-01-26 23:34:46','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=936',0,'revision','',0),(937,2,'2022-01-26 23:38:25','2022-01-26 23:38:25','','Artboard 1 copy 4BlueBackground','','inherit','open','closed','','artboard-1-copy-4bluebackground','','','2022-01-26 23:38:25','2022-01-26 23:38:25','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg',0,'attachment','image/svg+xml',0),(940,2,'2022-01-26 23:40:02','2022-01-26 23:40:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240388264{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240399720{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:40:02','2022-01-26 23:40:02','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=940',0,'revision','',0),(939,2,'2022-01-26 23:39:08','2022-01-26 23:39:08','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230735378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230620596{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643230724676{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:39:08','2022-01-26 23:39:08','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=939',0,'revision','',0),(941,2,'2022-01-26 23:40:32','2022-01-26 23:40:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240388264{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:40:32','2022-01-26 23:40:32','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=941',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (942,2,'2022-01-26 23:44:27','2022-01-26 23:44:27','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240344023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-26 23:44:27','2022-01-26 23:44:27','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=942',0,'revision','',0),(943,2,'2022-01-27 00:04:41','2022-01-27 00:04:41','','Artboard 22 copy 4JobIcons','','inherit','open','closed','','artboard-22-copy-4jobicons','','','2022-01-27 00:04:41','2022-01-27 00:04:41','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIcons.svg',0,'attachment','image/svg+xml',0),(944,2,'2022-01-27 00:04:42','2022-01-27 00:04:42','','Artboard 22 copy 5icons2','','inherit','open','closed','','artboard-22-copy-5icons2-2','','','2022-01-27 00:04:42','2022-01-27 00:04:42','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2-1.svg',0,'attachment','image/svg+xml',0),(945,2,'2022-01-27 00:04:43','2022-01-27 00:04:43','','Artboard 22 copy 6JobIcons','','inherit','open','closed','','artboard-22-copy-6jobicons','','','2022-01-27 00:04:43','2022-01-27 00:04:43','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIcons.svg',0,'attachment','image/svg+xml',0),(946,2,'2022-01-27 00:04:44','2022-01-27 00:04:44','','Artboard 22 copy 7JobIcons','','inherit','open','closed','','artboard-22-copy-7jobicons','','','2022-01-27 00:04:44','2022-01-27 00:04:44','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIcons.svg',0,'attachment','image/svg+xml',0),(947,2,'2022-01-27 00:04:45','2022-01-27 00:04:45','','Artboard 22 copy 8JobIcons','','inherit','open','closed','','artboard-22-copy-8jobicons','','','2022-01-27 00:04:45','2022-01-27 00:04:45','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIcons.svg',0,'attachment','image/svg+xml',0),(948,2,'2022-01-27 00:05:46','2022-01-27 00:05:46','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643241926633{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIcons.svg\"><img class=\"wp-image-946 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIcons.svg\" alt=\"\" width=\"54\" height=\"55\" /></a><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:05:46','2022-01-27 00:05:46','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=948',0,'revision','',0),(949,2,'2022-01-27 00:06:16','2022-01-27 00:06:16','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643241974062{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIcons.svg\"><img class=\"wp-image-946 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIcons.svg\" alt=\"\" width=\"39\" height=\"36\" /></a><span style=\"color: #ffffff;\">Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240374512{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:06:16','2022-01-27 00:06:16','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=949',0,'revision','',0),(950,2,'2022-01-27 00:09:29','2022-01-27 00:09:29','','Artboard 22 copy 7JobIconsyellow','','inherit','open','closed','','artboard-22-copy-7jobiconsyellow','','','2022-01-27 00:09:29','2022-01-27 00:09:29','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg',0,'attachment','image/svg+xml',0),(951,2,'2022-01-27 00:10:48','2022-01-27 00:10:48','','Artboard 22 copy 4JobIconsyellow','','inherit','open','closed','','artboard-22-copy-4jobiconsyellow','','','2022-01-27 00:10:48','2022-01-27 00:10:48','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg',0,'attachment','image/svg+xml',0),(952,2,'2022-01-27 00:11:10','2022-01-27 00:11:10','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242263884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"alignnone wp-image-951\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"43\" height=\"40\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:11:10','2022-01-27 00:11:10','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=952',0,'revision','',0),(953,2,'2022-01-27 00:11:54','2022-01-27 00:11:54','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643240078061{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240663937{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643240429261{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:11:54','2022-01-27 00:11:54','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=953',0,'revision','',0),(954,2,'2022-01-27 00:12:54','2022-01-27 00:12:54','','Artboard 22 copy 8JobIconsyellow','','inherit','open','closed','','artboard-22-copy-8jobiconsyellow','','','2022-01-27 00:12:54','2022-01-27 00:12:54','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg',0,'attachment','image/svg+xml',0),(955,2,'2022-01-27 00:13:49','2022-01-27 00:13:49','','Artboard 22 copy 6JobIconsyellow','','inherit','open','closed','','artboard-22-copy-6jobiconsyellow','','','2022-01-27 00:13:49','2022-01-27 00:13:49','',880,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg',0,'attachment','image/svg+xml',0),(970,2,'2022-01-27 01:54:05','2022-01-27 01:54:05','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 01:54:05','2022-01-27 01:54:05','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=970',0,'revision','',0),(956,2,'2022-01-27 00:14:07','2022-01-27 00:14:07','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643242349911{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:14:07','2022-01-27 00:14:07','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=956',0,'revision','',0),(957,2,'2022-01-27 00:14:29','2022-01-27 00:14:29','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239839948{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:14:29','2022-01-27 00:14:29','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=957',0,'revision','',0),(958,2,'2022-01-27 00:15:59','2022-01-27 00:15:59','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242555608{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228444672{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:15:59','2022-01-27 00:15:59','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=958',0,'revision','',0),(959,2,'2022-01-27 00:16:53','2022-01-27 00:16:53','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242555608{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242611229{margin-top: -20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:16:53','2022-01-27 00:16:53','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=959',0,'revision','',0),(960,2,'2022-01-27 00:17:47','2022-01-27 00:17:47','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242555608{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:17:47','2022-01-27 00:17:47','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=960',0,'revision','',0),(961,2,'2022-01-27 00:18:20','2022-01-27 00:18:20','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242697839{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 0px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:18:20','2022-01-27 00:18:20','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=961',0,'revision','',0),(962,2,'2022-01-27 00:19:32','2022-01-27 00:19:32','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228770138{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:19:32','2022-01-27 00:19:32','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=962',0,'revision','',0),(963,2,'2022-01-27 00:20:02','2022-01-27 00:20:02','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242800076{margin-top: 20px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:20:02','2022-01-27 00:20:02','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=963',0,'revision','',0),(964,2,'2022-01-27 00:20:27','2022-01-27 00:20:27','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242823836{margin-top: 40px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:20:27','2022-01-27 00:20:27','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=964',0,'revision','',0),(965,2,'2022-01-27 00:21:24','2022-01-27 00:21:24','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643228672192{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 15px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228531749{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227011835{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228761686{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643239979576{margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643228554623{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director - Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643228751247{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643227002199{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643227027172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:21:24','2022-01-27 00:21:24','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=965',0,'revision','',0),(966,2,'2022-01-27 00:22:53','2022-01-27 00:22:53','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 00:22:53','2022-01-27 00:22:53','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=966',0,'revision','',0),(967,2,'2022-01-27 01:10:42','0000-00-00 00:00:00','{\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 17,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 01:10:42\"\n    }\n}','','','auto-draft','closed','closed','','b06430c1-e3a7-4be7-ae35-762f98baa0ad','','','2022-01-27 01:10:42','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=967',0,'customize_changeset','',0),(974,2,'2022-01-27 13:54:45','2022-01-27 13:54:45','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643291682883{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 13:54:45','2022-01-27 13:54:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=974',0,'revision','',0),(968,2,'2022-01-27 01:17:09','2022-01-27 01:17:09','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" disable_element=\"yes\" css=\".vc_custom_1643246223411{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span style=\"color: #ffffff;\">Empowering\r\n</span><span style=\"color: #ffffff;\">Stroke\r\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643222045710{margin-top: 40px !important;padding-top: 30px !important;padding-bottom: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 01:17:09','2022-01-27 01:17:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=968',0,'revision','',0),(969,2,'2022-01-27 01:52:42','2022-01-27 01:52:42','[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643248358932{margin-top: -300px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1643231071027{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h1><span style=\"color: #ffffff;\">Join Our\r\nTeam</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 01:52:42','2022-01-27 01:52:42','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=969',0,'revision','',0),(972,2,'2022-01-27 13:35:29','2022-01-27 13:35:29','{\n    \"generate_spacing_settings[header_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 13:23:59\"\n    },\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 13:34:03\"\n    },\n    \"generatepress::custom_logo\": {\n        \"value\": 973,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 13:35:29\"\n    }\n}','','','trash','closed','closed','','17650223-4868-43c1-8ede-528813a25717','','','2022-01-27 13:35:29','2022-01-27 13:35:29','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=972',0,'customize_changeset','',0),(973,2,'2022-01-27 13:34:57','2022-01-27 13:34:57','','Artboard 1Logolow','','inherit','open','closed','','artboard-1logolow','','','2022-01-27 13:34:57','2022-01-27 13:34:57','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logolow.svg',0,'attachment','image/svg+xml',0),(975,2,'2022-01-27 13:55:52','2022-01-27 13:55:52','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643291682883{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 13:55:52','2022-01-27 13:55:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=975',0,'revision','',0),(976,2,'2022-01-27 14:01:27','2022-01-27 14:01:27','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\nh3 {\\n  font-family: \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 13:59:22\"\n    },\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 17,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            },\n            {\n                \"selector\": \"h3\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 31,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": 1.399999999999999911182158029987476766109466552734375,\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 8,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"px\"\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 14:01:21\"\n    }\n}','','','trash','closed','closed','','3803a2c9-e528-420e-9946-58e6a4d8bee2','','','2022-01-27 14:01:27','2022-01-27 14:01:27','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=976',0,'customize_changeset','',0),(977,2,'2022-01-27 14:01:27','2022-01-27 14:01:27','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\nh3 {\n  font-family: ','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-27 14:01:27','2022-01-27 14:01:27','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=977',0,'revision','',0),(978,2,'2022-01-27 14:05:36','2022-01-27 14:05:36','{\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2,\n                \"marginBottom\": \"1.5\"\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 19,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            },\n            {\n                \"selector\": \"h3\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 31,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": 1.399999999999999911182158029987476766109466552734375,\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"index\": 8,\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"marginBottomUnit\": \"em\",\n                \"marginBottom\": \"1.5\"\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 14:05:36\"\n    }\n}','','','trash','closed','closed','','0b43ed36-dcc1-4c61-934f-1ebcc90e8a03','','','2022-01-27 14:05:36','2022-01-27 14:05:36','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=978',0,'customize_changeset','',0),(979,2,'2022-01-27 14:06:52','2022-01-27 14:06:52','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221955931{margin-top: -30px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:06:52','2022-01-27 14:06:52','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=979',0,'revision','',0),(980,2,'2022-01-27 14:23:46','2022-01-27 14:23:46','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293424193{margin-top: -60px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:23:46','2022-01-27 14:23:46','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=980',0,'revision','',0),(981,2,'2022-01-27 14:24:09','2022-01-27 14:24:09','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293447346{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:24:09','2022-01-27 14:24:09','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=981',0,'revision','',0),(982,2,'2022-01-27 14:25:14','2022-01-27 14:25:14','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293447346{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293512051{margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:25:14','2022-01-27 14:25:14','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=982',0,'revision','',0),(985,2,'2022-01-27 14:27:51','2022-01-27 14:27:51','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:27:51','2022-01-27 14:27:51','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=985',0,'revision','',0),(983,2,'2022-01-27 14:25:47','2022-01-27 14:25:47','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293447346{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:25:47','2022-01-27 14:25:47','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=983',0,'revision','',0),(984,2,'2022-01-27 14:26:28','2022-01-27 14:26:28','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 14:26:28','2022-01-27 14:26:28','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=984',0,'revision','',0),(1020,2,'2022-01-27 17:13:15','2022-01-27 17:13:15','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 17:13:15','2022-01-27 17:13:15','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1020',0,'revision','',0),(986,2,'2022-01-27 14:30:34','2022-01-27 14:30:34','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643240005271{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 40px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:30:34','2022-01-27 14:30:34','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=986',0,'revision','',0),(987,2,'2022-01-27 14:32:47','2022-01-27 14:32:47','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643293964278{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h4><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h4>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:32:47','2022-01-27 14:32:47','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=987',0,'revision','',0),(988,2,'2022-01-27 14:33:16','2022-01-27 14:33:16','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643293964278{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:33:16','2022-01-27 14:33:16','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=988',0,'revision','',0),(989,2,'2022-01-27 14:35:22','2022-01-27 14:35:22','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294119642{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:35:22','2022-01-27 14:35:22','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=989',0,'revision','',0),(990,2,'2022-01-27 14:36:03','2022-01-27 14:36:03','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643239932365{margin-top: -50px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:36:03','2022-01-27 14:36:03','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=990',0,'revision','',0),(991,2,'2022-01-27 14:36:55','2022-01-27 14:36:55','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294213389{margin-top: -80px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:36:55','2022-01-27 14:36:55','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=991',0,'revision','',0),(992,2,'2022-01-27 14:37:55','2022-01-27 14:37:55','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:37:55','2022-01-27 14:37:55','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=992',0,'revision','',0),(993,2,'2022-01-27 14:38:33','2022-01-27 14:38:33','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242661564{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:38:33','2022-01-27 14:38:33','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=993',0,'revision','',0),(994,2,'2022-01-27 14:39:46','2022-01-27 14:39:46','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294376970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294382937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:39:46','2022-01-27 14:39:46','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=994',0,'revision','',0),(995,2,'2022-01-27 14:40:40','2022-01-27 14:40:40','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294376970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294437383{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:40:40','2022-01-27 14:40:40','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=995',0,'revision','',0),(996,2,'2022-01-27 14:41:05','2022-01-27 14:41:05','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294376970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294462996{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:41:05','2022-01-27 14:41:05','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=996',0,'revision','',0),(997,2,'2022-01-27 14:42:06','2022-01-27 14:42:06','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242957525{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643242714145{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242966757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242770013{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242867330{margin-top: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643226951700{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:42:06','2022-01-27 14:42:06','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=997',0,'revision','',0),(998,2,'2022-01-27 14:42:47','2022-01-27 14:42:47','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:42:47','2022-01-27 14:42:47','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=998',0,'revision','',0),(1000,2,'2022-01-27 14:45:26','2022-01-27 14:45:26','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"bottom\" css=\".vc_custom_1643294723573{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:45:26','2022-01-27 14:45:26','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1000',0,'revision','',0),(999,2,'2022-01-27 14:44:00','2022-01-27 14:44:00','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294637583{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:44:00','2022-01-27 14:44:00','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=999',0,'revision','',0),(1005,2,'2022-01-27 14:50:09','2022-01-27 14:50:09','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:50:09','2022-01-27 14:50:09','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1005',0,'revision','',0),(1001,2,'2022-01-27 14:46:18','2022-01-27 14:46:18','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643294775989{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:46:18','2022-01-27 14:46:18','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1001',0,'revision','',0),(1003,2,'2022-01-27 14:48:58','2022-01-27 14:48:58','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643294935920{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:48:58','2022-01-27 14:48:58','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1003',0,'revision','',0),(1002,2,'2022-01-27 14:47:14','2022-01-27 14:47:14','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" gap=\"30\" css=\".vc_custom_1643294831222{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:47:14','2022-01-27 14:47:14','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1002',0,'revision','',0),(1004,2,'2022-01-27 14:49:22','2022-01-27 14:49:22','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294273604{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"bottom\" css=\".vc_custom_1643294958645{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294356796{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294671191{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294628473{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:49:22','2022-01-27 14:49:22','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1004',0,'revision','',0),(1006,2,'2022-01-27 14:50:37','2022-01-27 14:50:37','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295035028{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:50:37','2022-01-27 14:50:37','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1006',0,'revision','',0),(1007,2,'2022-01-27 14:51:44','2022-01-27 14:51:44','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295035028{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295101620{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:51:44','2022-01-27 14:51:44','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1007',0,'revision','',0),(1008,2,'2022-01-27 14:52:18','2022-01-27 14:52:18','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295135701{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 200px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295101620{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:52:18','2022-01-27 14:52:18','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1008',0,'revision','',0),(1009,2,'2022-01-27 14:53:08','2022-01-27 14:53:08','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295101620{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 80px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:53:08','2022-01-27 14:53:08','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1009',0,'revision','',0),(1010,2,'2022-01-27 14:55:09','2022-01-27 14:55:09','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643242466647{margin-top: 40px !important;margin-bottom: 40px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:55:09','2022-01-27 14:55:09','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1010',0,'revision','',0),(1011,2,'2022-01-27 14:56:24','2022-01-27 14:56:24','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239785833{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643239880081{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 14:56:24','2022-01-27 14:56:24','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1011',0,'revision','',0),(1012,2,'2022-01-27 16:18:53','2022-01-27 16:18:53','','Work 1','','inherit','open','closed','','work-1','','','2022-01-27 16:18:53','2022-01-27 16:18:53','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Work-1.jpg',0,'attachment','image/jpeg',0),(1013,2,'2022-01-27 16:30:14','2022-01-27 16:30:14','{\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": 1.5,\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 19,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            },\n            {\n                \"selector\": \"h3\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 31,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": 1.399999999999999911182158029987476766109466552734375,\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": 1.5,\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 8\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 16:24:56\"\n    }\n}','','','trash','closed','closed','','d211b408-c4e0-4e2b-9615-8db2b46a7d97','','','2022-01-27 16:30:14','2022-01-27 16:30:14','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1013',0,'customize_changeset','',0),(1014,2,'2022-01-27 16:44:29','2022-01-27 16:44:29','','Nerse','','inherit','open','closed','','nerse-2','','','2022-01-27 16:44:29','2022-01-27 16:44:29','',0,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Nerse-1.jpg',0,'attachment','image/jpeg',0),(1015,2,'2022-01-27 17:01:57','2022-01-27 17:01:57','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h4>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:01:57','2022-01-27 17:01:57','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1015',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1016,2,'2022-01-27 17:02:28','2022-01-27 17:02:28','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:02:28','2022-01-27 17:02:28','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1016',0,'revision','',0),(1017,2,'2022-01-27 17:03:55','2022-01-27 17:03:55','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303032756{margin-top: -400px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:03:55','2022-01-27 17:03:55','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1017',0,'revision','',0),(1018,2,'2022-01-27 17:04:40','2022-01-27 17:04:40','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:04:40','2022-01-27 17:04:40','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1018',0,'revision','',0),(1021,2,'2022-01-27 17:25:16','2022-01-27 17:25:16','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:25:16','2022-01-27 17:25:16','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1021',0,'revision','',0),(1022,2,'2022-01-27 17:26:37','2022-01-27 17:26:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:26:37','2022-01-27 17:26:37','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1022',0,'revision','',0),(1023,2,'2022-01-27 17:27:22','2022-01-27 17:27:22','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643067042214{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:27:22','2022-01-27 17:27:22','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1023',0,'revision','',0),(1024,2,'2022-01-27 17:28:58','2022-01-27 17:28:58','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:\r\n\r\nTwo columns of bullet points: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-languange pathology, social work, and behavioral health.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 17:28:58','2022-01-27 17:28:58','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1024',0,'revision','',0),(1025,2,'2022-01-27 18:04:53','2022-01-27 18:04:53','{\n    \"generate_spacing_settings[mobile_menu_item]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:12\"\n    },\n    \"generate_spacing_settings[mobile_menu_item_height]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:12\"\n    },\n    \"generate_spacing_settings[sub_menu_item_height]\": {\n        \"value\": \"10\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:12\"\n    },\n    \"generate_background_settings[nav_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:39\"\n    },\n    \"generate_background_settings[nav_item_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:39\"\n    },\n    \"generate_background_settings[nav_item_hover_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:39\"\n    },\n    \"generate_background_settings[nav_item_current_repeat]\": {\n        \"value\": \"no-repeat\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:02:39\"\n    },\n    \"generate_settings[nav_dropdown_type]\": {\n        \"value\": \"hover\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:04:39\"\n    },\n    \"generatepress::nav_menu_locations[slideout]\": {\n        \"value\": 3,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:04:39\"\n    },\n    \"generate_settings[nav_dropdown_direction]\": {\n        \"value\": \"right\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:04:39\"\n    },\n    \"generate_settings[nav_search]\": {\n        \"value\": \"disable\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:04:39\"\n    },\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\nh3 {\\n  font-family: \",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 18:04:53\"\n    }\n}','','','trash','closed','closed','','472dd65c-9905-40b5-806d-b3573571e901','','','2022-01-27 18:04:53','2022-01-27 18:04:53','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1025',0,'customize_changeset','',0),(1029,2,'2022-01-27 18:12:30','2022-01-27 18:12:30','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307147619{margin-left: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:12:30','2022-01-27 18:12:30','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1029',0,'revision','',0),(1027,2,'2022-01-27 18:10:11','2022-01-27 18:10:11','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307008276{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:10:11','2022-01-27 18:10:11','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1027',0,'revision','',0),(1030,2,'2022-01-27 18:13:45','2022-01-27 18:13:45','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307147619{margin-left: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307189501{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:13:45','2022-01-27 18:13:45','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1030',0,'revision','',0),(1028,2,'2022-01-27 18:11:06','2022-01-27 18:11:06','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307008276{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -40px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:11:06','2022-01-27 18:11:06','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1028',0,'revision','',0),(1026,2,'2022-01-27 18:08:26','2022-01-27 18:08:26','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643163432457{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643163535418{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643306903459{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>\r\n\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:08:26','2022-01-27 18:08:26','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1026',0,'revision','',0),(1031,2,'2022-01-27 18:15:59','2022-01-27 18:15:59','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307356033{margin-left: -200px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307301954{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:15:59','2022-01-27 18:15:59','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1031',0,'revision','',0),(1032,2,'2022-01-27 18:16:56','2022-01-27 18:16:56','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307356033{margin-left: -200px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307414172{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 220px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:16:56','2022-01-27 18:16:56','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1032',0,'revision','',0),(1033,2,'2022-01-27 18:17:41','2022-01-27 18:17:41','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307441781{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 20px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:17:41','2022-01-27 18:17:41','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1033',0,'revision','',0),(1034,2,'2022-01-27 18:18:12','2022-01-27 18:18:12','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307103811{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:18:12','2022-01-27 18:18:12','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1034',0,'revision','',0),(1035,2,'2022-01-27 18:19:14','2022-01-27 18:19:14','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307552116{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 40px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643306983819{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:19:14','2022-01-27 18:19:14','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1035',0,'revision','',0),(1036,2,'2022-01-27 18:20:08','2022-01-27 18:20:08','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1 1\" alias=\"homepage-1-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643292409715{margin-top: 0px !important;padding-top: 30px !important;padding-bottom: 10px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Kandu Health is a digital platform that empowers, supports and connects those affected by stroke.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643293585858{margin-top: -100px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\" css=\".vc_custom_1643221808755{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1643221862614{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h2>Our Partners</h2>\r\n<h4>Our hospital partners are committed to a better quality of life for stroke survivors. Their partnership with Kandu Health demonstrates their trust that better patient outcomes are possible. If you are a provider interested in the Kandu program, <span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">please contact us.</span></h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643293545128{margin-right: 30px !important;margin-left: 30px !important;}\"][vc_single_image image=\"343\" img_size=\"full\" css=\".vc_custom_1642789267484{padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_single_image image=\"339\" img_size=\"full\" css=\".vc_custom_1642789285803{padding-top: 10px !important;padding-bottom: 20px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643307552116{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 40px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643307583904{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Dr.jpg?id=754) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643307604243{margin-top: -550px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643307459716{margin-left: -200px !important;padding-left: 200px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643307490194{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home 2','','inherit','closed','closed','','202-revision-v1','','','2022-01-27 18:20:08','2022-01-27 18:20:08','',202,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1036',0,'revision','',0),(1037,2,'2022-01-27 18:23:55','2022-01-27 18:23:55','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>\r\n\r\nOur team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:23:55','2022-01-27 18:23:55','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1037',0,'revision','',0),(1038,2,'2022-01-27 18:25:38','2022-01-27 18:25:38','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643127880058{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\r\n<h4>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</h4>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:25:38','2022-01-27 18:25:38','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1038',0,'revision','',0),(1039,2,'2022-01-27 18:26:08','2022-01-27 18:26:08','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643307965353{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\r\n<h4>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</h4>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:26:08','2022-01-27 18:26:08','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1039',0,'revision','',0),(1040,2,'2022-01-27 18:27:23','2022-01-27 18:27:23','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643307965353{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h2>Our Team</h2>\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:27:23','2022-01-27 18:27:23','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1040',0,'revision','',0),(1041,2,'2022-01-27 18:29:52','2022-01-27 18:29:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643307965353{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:29:52','2022-01-27 18:29:52','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1041',0,'revision','',0),(1042,2,'2022-01-27 18:30:29','2022-01-27 18:30:29','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308219829{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308227166{margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:30:29','2022-01-27 18:30:29','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1042',0,'revision','',0),(1043,2,'2022-01-27 18:31:19','2022-01-27 18:31:19','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308267430{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308275697{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:31:19','2022-01-27 18:31:19','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1043',0,'revision','',0),(1044,2,'2022-01-27 18:32:06','2022-01-27 18:32:06','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308267430{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308275697{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:32:06','2022-01-27 18:32:06','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1044',0,'revision','',0),(1045,2,'2022-01-27 18:33:02','2022-01-27 18:33:02','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308267430{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:33:02','2022-01-27 18:33:02','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1045',0,'revision','',0),(1046,2,'2022-01-27 18:33:54','2022-01-27 18:33:54','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:33:54','2022-01-27 18:33:54','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1046',0,'revision','',0),(1048,2,'2022-01-27 18:39:42','2022-01-27 18:39:42','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643295382052{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 18:39:42','2022-01-27 18:39:42','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1048',0,'revision','',0),(1049,2,'2022-01-27 18:40:35','2022-01-27 18:40:35','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643308833267{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 20px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 18:40:35','2022-01-27 18:40:35','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1049',0,'revision','',0),(1050,2,'2022-01-27 18:41:35','2022-01-27 18:41:35','[vc_row][vc_column][rev_slider slidertitle=\"HomePage 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643294160640{margin-top: 40px !important;margin-bottom: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke. </span></h3>\r\n<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">We offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.</span>[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643295183711{margin-top: -100px !important;margin-bottom: 40px !important;padding-bottom: 100px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Job Postings</h2>\r\n[/vc_column_text][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643295301431{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643295006243{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Ui/UX Designer</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294551875{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Navigator</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1643294307896{margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_class=\"jobposting\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1643226924375{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294564793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h4>Director – Software Engineering</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643294342091{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643294524213{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]San Francisco or remote[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1643242861626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_btn title=\"Apply Today\" css=\".vc_custom_1643294515390{margin-top: 0px !important;margin-bottom: -60px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643240036861{margin-top: 40px !important;margin-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"3/4\"][vc_column_text]\r\n<h2>Work Environment</h2>\r\n<h4>Our diverse and inclusive mission driven team is looking for compassionate and driven individuals to want to bring care to more than 7 million people living with stroke.</h4>\r\nWe offer a flexible working environment where everyone’s voice is heard, diversity is celebrated and individuals can have a direct impact on the future of stroke.\r\n\r\nKandu Health is developing a novel and exciting digital health platform that empowers, supports and connects those affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of this large and important space. As a subsidiary of Imperative Care, Kandu Health offers the full benefits of a Series-D funded company, with the excitement and innovation of a start up. Join us and help build the first-of-its-kind digital platform supporting stroke survivors and their families. Apply today.\r\n<ul>\r\n 	<li>Stroke survivors and their care partners are often lost in the maze of our complex healthcare system, with little direction or support as they return to their communities and lives.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\r\n<h4>Benefits</h4>\r\n<ul>\r\n 	<li>Health Benefits</li>\r\n 	<li>Stock Plan</li>\r\n 	<li>401K</li>\r\n 	<li>Generous PTO</li>\r\n 	<li>Employee Assistance Program</li>\r\n 	<li>Licensed health care workers are employed by Professional Corporation</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643308892306{margin-top: 40px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242191177{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\"><img class=\"wp-image-950 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-7JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"34\" /></a>Our Culture</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230545225{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We value collaboration balanced with individual contribution, where innovation and learning (exploration) take center stage. Our employees are encouraged to grow while discovering and developing novel solutions that make a real difference (for stroke survivors).[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242310316{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\"><img class=\"wp-image-951 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-4JobIconsyellow.svg\" alt=\"\" width=\"39\" height=\"38\" /></a>Sense of Community</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230693437{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]We foster an open environment where people are heard, respected and appreciated, and where having fun is part of our routine. From friendly competitions like our Halloween contest to potlucks celebrating our diverse cultures, we do it together.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643308820495{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643239772547{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242394491{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\"><img class=\"wp-image-954 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-8JobIconsyellow.svg\" alt=\"\" width=\"33\" height=\"23\" /></a>Benefits</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230671778{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Have a stake (new word) in our collective success with stock options, competitive salaries, generous PTO, a 401K plan, health benefits, and a parental leave program. Our licensed health care professionals work through our affiliate professional services corporations which offer competitive benefits. (link? to Kandu Professional Services East &amp; West)</span>[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643239778913{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643242445143{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-4BlueBackground.svg?id=937) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><span style=\"color: #ffffff;\"><a href=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\"><img class=\"wp-image-955 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-6JobIconsyellow.svg\" alt=\"\" width=\"32\" height=\"17\" /></a>Social Contribution</span>\r\n</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643230706755{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our reach goes beyond pioneering stroke care products. Together, we help educate the broader community on stroke awareness and prevention, and support our local community through food drives, toy drives and more.[/vc_column_text][/vc_column][/vc_row]','Join Our Team','','inherit','closed','closed','','880-revision-v1','','','2022-01-27 18:41:35','2022-01-27 18:41:35','',880,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1050',0,'revision','',0),(1051,2,'2022-01-27 18:46:46','2022-01-27 18:46:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309192734{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304359997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304306305{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309200418{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304376142{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643304394384{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:46:46','2022-01-27 18:46:46','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1051',0,'revision','',0),(1052,2,'2022-01-27 18:48:07','2022-01-27 18:48:07','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309192734{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309200418{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 18:48:07','2022-01-27 18:48:07','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1052',0,'revision','',0),(1053,2,'2022-01-27 19:01:01','2022-01-27 19:01:01','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310037885{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310055139{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 19:01:01','2022-01-27 19:01:01','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1053',0,'revision','',0),(1054,2,'2022-01-27 19:03:17','2022-01-27 19:03:17','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','About 2','','inherit','closed','closed','','594-revision-v1','','','2022-01-27 19:03:17','2022-01-27 19:03:17','',594,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1054',0,'revision','',0),(1055,1,'2021-10-05 20:34:14','2021-10-05 20:34:14','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Get the App','','dp-rewrite-republish','closed','closed','','get-the-app','','','2022-01-28 19:31:43','2022-01-28 19:31:43','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1055',0,'page','',0),(1056,2,'2022-01-27 20:06:41','2022-01-27 20:06:41','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.</p>\r\n<p>OMADA EXAMPLE</p>\r\n<p>Omada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><strong>Tech-related questions</strong></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.</p>\r\n<p>If you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]</p>\r\n<ul>\r\n<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:</p>\r\n<ul>\r\n<li>First download the app.</li>\r\n<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]</p>\r\n','FAQ','','publish','closed','closed','','faq','','','2022-01-28 19:04:26','2022-01-28 19:04:26','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1056',0,'page','',0),(1057,2,'2022-01-27 20:06:41','2022-01-27 20:06:41','[vc_row][vc_column][vc_tta_accordion][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Section 2\" tab_id=\"1643313847523-8f83776c-9dbb\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:06:41','2022-01-27 20:06:41','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1057',0,'revision','',0),(1058,2,'2022-01-27 20:09:02','2022-01-27 20:09:02','[vc_row][vc_column][vc_tta_accordion style=\"modern\" active_section=\"40\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Section 2\" tab_id=\"1643313847523-8f83776c-9dbb\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:09:02','2022-01-27 20:09:02','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1058',0,'revision','',0),(1059,2,'2022-01-27 20:10:37','2022-01-27 20:10:37','[vc_row][vc_column][vc_tta_accordion style=\"modern\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Section 2\" tab_id=\"1643313847523-8f83776c-9dbb\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:10:37','2022-01-27 20:10:37','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1059',0,'revision','',0),(1060,2,'2022-01-28 19:04:14','2022-01-28 19:04:14','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.</p>\n<p>OMADA EXAMPLE</p>\n<p>Omada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h2><strong>Tech-related questions</strong></h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.</p>\n<p>If you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]</p>\n<ul>\n<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\n<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\n<li>Then select a password and you\'re in!</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:</p>\n<ul>\n<li>First download the app.</li>\n<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\n<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]</p>\n','FAQ','','inherit','closed','closed','','1056-autosave-v1','','','2022-01-28 19:04:14','2022-01-28 19:04:14','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1060',0,'revision','',0),(1065,2,'2022-01-27 20:20:40','2022-01-27 20:20:40','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:20:40','2022-01-27 20:20:40','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1065',0,'revision','',0),(1062,2,'2022-01-27 20:16:06','2022-01-27 20:16:06','[vc_row][vc_column][vc_tta_accordion style=\"modern\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"100px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:16:06','2022-01-27 20:16:06','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1062',0,'revision','',0),(1061,2,'2022-01-27 20:13:58','2022-01-27 20:13:58','[vc_row][vc_column][vc_tta_accordion style=\"modern\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work? \" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke? \" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643303061580{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643302914627{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">About Us</span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"250px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:13:58','2022-01-27 20:13:58','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1061',0,'revision','',0),(1063,2,'2022-01-27 20:16:34','2022-01-27 20:16:34','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"100px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion style=\"modern\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:16:34','2022-01-27 20:16:34','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1063',0,'revision','',0),(1064,2,'2022-01-27 20:17:21','2022-01-27 20:17:21','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion style=\"modern\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304534246{margin-top: -80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<h3>Quality and enjoyment of life are possible after stroke. Our mission is to empower stroke survivors to take charge of their recovery to define and achieve their own best days.</h3>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:17:21','2022-01-27 20:17:21','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1064',0,'revision','',0),(1066,2,'2022-01-27 20:21:21','2022-01-27 20:21:21','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:21:21','2022-01-27 20:21:21','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1066',0,'revision','',0),(1067,2,'2022-01-27 20:22:59','2022-01-27 20:22:59','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643314525126{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 20:22:59','2022-01-27 20:22:59','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1067',0,'revision','',0),(1068,2,'2022-01-27 21:35:37','2022-01-27 21:35:37','','Artboard 3 copy 2Logolow','','inherit','open','closed','','artboard-3-copy-2logolow','','','2022-01-27 21:35:37','2022-01-27 21:35:37','',1056,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg',0,'attachment','image/svg+xml',0),(1070,2,'2022-01-27 21:37:51','2022-01-27 21:37:51','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:37:51','2022-01-27 21:37:51','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1070',0,'revision','',0),(1069,2,'2022-01-27 21:36:07','2022-01-27 21:36:07','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643319347146{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643314560147{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">Q&amp;A</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:36:07','2022-01-27 21:36:07','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1069',0,'revision','',0),(1071,2,'2022-01-27 21:38:30','2022-01-27 21:38:30','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643319347146{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.</p>\n<p>OMADA EXAMPLE</p>\n<p>Omada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]</p>\n<h2>Our Values</h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span></p>\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\n<p><span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\n<h2>Our Team</h2>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]</p>\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong></p>\n<ul>\n<li>Vascular neurology</li>\n<li>Neurointervention</li>\n<li>Physiatry</li>\n<li>Neuropsychology</li>\n<li>Nursing</li>\n<li>Occupational therapy</li>\n<li>Physical therapy</li>\n<li>Speech-languange pathology</li>\n<li>Social work</li>\n<li>Behavioral health.</li>\n</ul>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]</p>\n<h4>Kandu Team</h4>\n<p>[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]</p>\n<h4>Content Team</h4>\n<p>[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]</p>\n<h4>Clinical Advisors</h4>\n<p>[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]</p>\n','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:38:30','2022-01-27 21:38:30','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1071',0,'revision','',0),(1072,2,'2022-01-27 21:39:11','2022-01-27 21:39:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/4\" css=\".vc_custom_1643319347146{margin-top: 0px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:39:11','2022-01-27 21:39:11','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1072',0,'revision','',0),(1073,2,'2022-01-27 21:40:20','2022-01-27 21:40:20','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/4\" css=\".vc_custom_1643319616262{margin-top: 0px !important;margin-left: -100px !important;padding-left: 1400px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:40:20','2022-01-27 21:40:20','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1073',0,'revision','',0),(1074,2,'2022-01-27 21:40:47','2022-01-27 21:40:47','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/4\" css=\".vc_custom_1643319645337{margin-top: 0px !important;margin-left: -100px !important;padding-left: 140px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:40:47','2022-01-27 21:40:47','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1074',0,'revision','',0),(1075,2,'2022-01-27 21:42:03','2022-01-27 21:42:03','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 21:42:03','2022-01-27 21:42:03','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1075',0,'revision','',0),(1076,2,'2022-01-27 22:49:20','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 22:49:20\"\n    }\n}','','','auto-draft','closed','closed','','dc4d52ad-a245-4ca1-af0e-7bd0a1d58314','','','2022-01-27 22:49:20','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1076',0,'customize_changeset','',0),(1077,2,'2022-01-27 22:49:54','2022-01-27 22:49:54','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Services Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #024e83;}\\n.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {\\n    padding: 0;\\n}\\n\\n\\nelement.style {\\n}\\n.main-navigation ul ul li {\\n    width: 100%;\\n}\\n.main-navigation li {\\n    position: relative;\\n}\\nblockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\\n    margin: 0;\\n    padding: 0;\\n    border: 0;\\n}\\n*, ::after, ::before {\\n    box-sizing: inherit;\\n}\\nuser agent stylesheet\\nli {\\n    display: list-item;\\n    text-align: -webkit-match-parent;\\n}\\n.dropdown-click .main-navigation ul.toggled-on, .dropdown-click .main-navigation ul li.sfHover > ul.toggled-on {background-color: rgba(2, 78, 151, 0.8);\\n\\t}\\n\\n.main-navigation ul li{\\n    -webkit-transition:height 200ms ease-in;\\n    -moz-transition:height 200ms ease-in;\\n    -o-transition:height 200ms ease-in;\\n    transition:height 200ms ease-in;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 22:49:48\"\n    }\n}','','','trash','closed','closed','','9cba1b41-4235-4428-938a-1c5af71e6292','','','2022-01-27 22:49:54','2022-01-27 22:49:54','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1077',0,'customize_changeset','',0),(1087,2,'2022-01-28 00:10:22','2022-01-28 00:10:22','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 00:10:22','2022-01-28 00:10:22','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1087',0,'revision','',0),(1078,2,'2022-01-27 22:49:54','2022-01-27 22:49:54','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Services Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #024e83;}\n.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {\n    padding: 0;\n}\n\n\nelement.style {\n}\n.main-navigation ul ul li {\n    width: 100%;\n}\n.main-navigation li {\n    position: relative;\n}\nblockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\n    margin: 0;\n    padding: 0;\n    border: 0;\n}\n*, ::after, ::before {\n    box-sizing: inherit;\n}\nuser agent stylesheet\nli {\n    display: list-item;\n    text-align: -webkit-match-parent;\n}\n.dropdown-click .main-navigation ul.toggled-on, .dropdown-click .main-navigation ul li.sfHover > ul.toggled-on {background-color: rgba(2, 78, 151, 0.8);\n	}\n\n.main-navigation ul li{\n    -webkit-transition:height 200ms ease-in;\n    -moz-transition:height 200ms ease-in;\n    -o-transition:height 200ms ease-in;\n    transition:height 200ms ease-in;\n}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-27 22:49:54','2022-01-27 22:49:54','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1078',0,'revision','',0),(1079,2,'2022-01-27 22:51:19','2022-01-27 22:51:19','{\n    \"nav_menu_item[458]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 22:51:19\"\n    },\n    \"nav_menu_item[-9003036083347026000]\": {\n        \"value\": {\n            \"object_id\": 1056,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 7,\n            \"type\": \"post_type\",\n            \"title\": \"FAQ\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/faq/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"FAQ\",\n            \"nav_menu_term_id\": 3,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 22:51:19\"\n    }\n}','','','trash','closed','closed','','8f30943a-12e5-4a88-bd67-8e9a5df20d93','','','2022-01-27 22:51:19','2022-01-27 22:51:19','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/8f30943a-12e5-4a88-bd67-8e9a5df20d93/',0,'customize_changeset','',0),(1081,2,'2022-01-27 22:51:59','2022-01-27 22:51:59','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #024e83;}\\n.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {\\n    padding: 0;\\n}\\n\\n\\nelement.style {\\n}\\n.main-navigation ul ul li {\\n    width: 100%;\\n}\\n.main-navigation li {\\n    position: relative;\\n}\\nblockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\\n    margin: 0;\\n    padding: 0;\\n    border: 0;\\n}\\n*, ::after, ::before {\\n    box-sizing: inherit;\\n}\\nuser agent stylesheet\\nli {\\n    display: list-item;\\n    text-align: -webkit-match-parent;\\n}\\n.dropdown-click .main-navigation ul.toggled-on, .dropdown-click .main-navigation ul li.sfHover > ul.toggled-on {background-color: rgba(2, 78, 151, 0.8);\\n\\t}\\n\\n.main-navigation ul li{\\n    -webkit-transition:height 200ms ease-in;\\n    -moz-transition:height 200ms ease-in;\\n    -o-transition:height 200ms ease-in;\\n    transition:height 200ms ease-in;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-27 22:51:59\"\n    }\n}','','','trash','closed','closed','','50f725ed-22bb-436e-af68-a625b7e177d3','','','2022-01-27 22:51:59','2022-01-27 22:51:59','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/50f725ed-22bb-436e-af68-a625b7e177d3/',0,'customize_changeset','',0);
INSERT INTO `wp_posts` VALUES (1082,2,'2022-01-27 22:51:59','2022-01-27 22:51:59','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #024e83;}\n.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {\n    padding: 0;\n}\n\n\nelement.style {\n}\n.main-navigation ul ul li {\n    width: 100%;\n}\n.main-navigation li {\n    position: relative;\n}\nblockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\n    margin: 0;\n    padding: 0;\n    border: 0;\n}\n*, ::after, ::before {\n    box-sizing: inherit;\n}\nuser agent stylesheet\nli {\n    display: list-item;\n    text-align: -webkit-match-parent;\n}\n.dropdown-click .main-navigation ul.toggled-on, .dropdown-click .main-navigation ul li.sfHover > ul.toggled-on {background-color: rgba(2, 78, 151, 0.8);\n	}\n\n.main-navigation ul li{\n    -webkit-transition:height 200ms ease-in;\n    -moz-transition:height 200ms ease-in;\n    -o-transition:height 200ms ease-in;\n    transition:height 200ms ease-in;\n}','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-27 22:51:59','2022-01-27 22:51:59','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1082',0,'revision','',0),(1083,2,'2022-01-27 22:53:11','2022-01-27 22:53:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643323989022{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1643323979945{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 22:53:11','2022-01-27 22:53:11','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1083',0,'revision','',0),(1084,2,'2022-01-27 22:53:42','2022-01-27 22:53:42','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643323989022{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-27 22:53:42','2022-01-27 22:53:42','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1084',0,'revision','',0),(1085,2,'2022-01-28 00:05:35','2022-01-28 00:05:35','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:05:35','2022-01-28 00:05:35','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1085',0,'revision','',0),(1086,2,'2022-01-28 00:10:22','2022-01-28 00:10:22','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 00:10:22\"\n    }\n}','','','trash','closed','closed','','f0773d06-f6f5-4f03-a53c-b0b6da90f7cb','','','2022-01-28 00:10:22','2022-01-28 00:10:22','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1086',0,'customize_changeset','',0),(1090,2,'2022-01-28 00:46:17','2022-01-28 00:46:17','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:46:17','2022-01-28 00:46:17','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1090',0,'revision','',0),(1089,2,'2022-01-28 00:44:37','2022-01-28 00:44:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:44:37','2022-01-28 00:44:37','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1089',0,'revision','',0),(1088,2,'2022-01-28 00:38:42','2022-01-28 00:38:42','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643329214401-948b9909-60fa\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643329214457-aa73ff49-7456\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643329214517-f37dca9d-be64\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643329214574-5d90f1e0-c6e2\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643329214623-579a0b68-925b\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643329214686-9cf174d5-30e6\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643329214748-1f61c81d-a964\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643329214812-889b3ed9-0bfb\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643329502474-54b14dc1-cdf3\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643329659998-0605c8a5-3c24\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643329660053-834cc577-4bc9\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643329660111-6507efa8-6773\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app? \" tab_id=\"1643329660170-87cc32a0-99cb\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643329660224-92841521-6eb7\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643329660281-6a9b77c9-391f\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643329660342-0b432ab3-56ea\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643329994353-35dde232-1869\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643329994422-1338d6ba-4259\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643329994481-ad652ba9-2c42\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner? \" tab_id=\"1643329994538-465d6d1f-b75a\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner? \" tab_id=\"1643329994604-fe92d3cc-f400\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643304439816{margin-top: -80px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2>Our Values</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309370987{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309253568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><strong><span style=\"color: #ffffff;\">Maximize Patient Access</span></strong></span>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309260905{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"37\" height=\"30\" /><strong><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643309381044{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309268172{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><strong><span style=\"color: #ffffff;\">Promote evidence-based tools</span></strong></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310188197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643309281329{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\"><strong>Be intuitive and relevant</strong></span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643310194949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643308324061{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\r\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643308432427{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643308380142{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2>Our Team</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643308371925{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\"][vc_column_text]\r\n<h3><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">At Kandu Health we care deeply about people affected by stroke. We are founded and led by experienced healthcare leaders, clinical advisors, and technology experts who have made stroke care their life’s work. We are a diverse team of professionals, clinicians and stroke survivors, committed to including and reflecting the communities we serve. </span></h3>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<strong>Our team includes stroke survivors and clinicians with backgrounds across ten disciplines of stroke care including:</strong>\r\n<ul>\r\n 	<li>Vascular neurology</li>\r\n 	<li>Neurointervention</li>\r\n 	<li>Physiatry</li>\r\n 	<li>Neuropsychology</li>\r\n 	<li>Nursing</li>\r\n 	<li>Occupational therapy</li>\r\n 	<li>Physical therapy</li>\r\n 	<li>Speech-languange pathology</li>\r\n 	<li>Social work</li>\r\n 	<li>Behavioral health.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"kanduteam\"]\r\n<h4>Kandu Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643156527442{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text el_id=\"contentteam\"]\r\n<h4>Content Team</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643161295777{background-color: #f8f8f8 !important;}\" el_id=\"ClinicalAdvisors\"][vc_column][vc_column_text el_id=\"clinicaladvisors\"]\r\n<h4>Clinical Advisors</h4>\r\n[/vc_column_text][vc_raw_html]JTVCc2hvdy10ZWFtJTIwJTIwb3JkZXJieSUzRCUyN0lEJTI3JTIwY2F0ZWdvcnklM0QlMjdrYW5kdS10ZWFtJTI3JTIwdXJsJTNEJTI3bGlnaHRib3glMjclMjBsYXlvdXQlM0QlMjdncmlkJTI3JTIwc3R5bGUlM0QlMjdpbWctcm91bmRlZCUyQ3RleHQtbGVmdCUyQ2ltZy1sZWZ0JTJDMy1jb2x1bW5zJTJDd2hpdGUtY2FyZC10aGVtZSUyNyUyMGRpc3BsYXklM0QlMjduYW1lJTJDcGhvdG8lMkNwb3NpdGlvbiUyNyUyMGltZyUzRCUyNzEwMCUyQzEwMCUyNyU1RA==[/vc_raw_html][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:38:42','2022-01-28 00:38:42','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1088',0,'revision','',0),(1091,2,'2022-01-28 00:47:08','2022-01-28 00:47:08','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:47:08','2022-01-28 00:47:08','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1091',0,'revision','',0),(1102,2,'2022-01-28 00:59:57','2022-01-28 00:59:57','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:59:57','2022-01-28 00:59:57','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1102',0,'revision','',0),(1092,2,'2022-01-28 00:49:05','2022-01-28 00:49:05','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"476\" img_size=\"medium\" css=\".vc_custom_1643330936714{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:49:05','2022-01-28 00:49:05','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1092',0,'revision','',0),(1093,2,'2022-01-28 00:50:19','2022-01-28 00:50:19','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:50:19','2022-01-28 00:50:19','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1093',0,'revision','',0),(1094,2,'2022-01-28 00:51:47','2022-01-28 00:51:47','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:51:47','2022-01-28 00:51:47','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1094',0,'revision','',0),(1097,2,'2022-01-28 00:55:12','2022-01-28 00:55:12','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:55:12','2022-01-28 00:55:12','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1097',0,'revision','',0),(1095,2,'2022-01-28 00:52:57','2022-01-28 00:52:57','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331173847{margin-top: -300px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:52:57','2022-01-28 00:52:57','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1095',0,'revision','',0),(1096,2,'2022-01-28 00:54:15','2022-01-28 00:54:15','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331015536{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\r\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\r\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:54:15','2022-01-28 00:54:15','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1096',0,'revision','',0),(1098,2,'2022-01-28 00:56:04','2022-01-28 00:56:04','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643330774429{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331361605{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:56:04','2022-01-28 00:56:04','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1098',0,'revision','',0),(1099,2,'2022-01-28 00:57:07','2022-01-28 00:57:07','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331412068{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331424320{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331361605{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:57:07','2022-01-28 00:57:07','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1099',0,'revision','',0),(1100,2,'2022-01-28 00:57:51','2022-01-28 00:57:51','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331412068{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331424320{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331078712{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331467043{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:57:51','2022-01-28 00:57:51','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1100',0,'revision','',0),(1101,2,'2022-01-28 00:58:50','2022-01-28 00:58:50','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643313847489-40ebd829-283c\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643314292599-2c84a449-18c5\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643314336249-264f7746-9747\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643314399531-d019d18a-6a34\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331412068{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331424320{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 00:58:50','2022-01-28 00:58:50','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1101',0,'revision','',0),(1103,2,'2022-01-28 13:50:46','2022-01-28 13:50:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:50:46','2022-01-28 13:50:46','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1103',0,'revision','',0),(1104,2,'2022-01-28 13:51:33','2022-01-28 13:51:33','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1643377878445{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:51:33','2022-01-28 13:51:33','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1104',0,'revision','',0),(1105,2,'2022-01-28 13:51:57','2022-01-28 13:51:57','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643328331865{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377912638{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:51:57','2022-01-28 13:51:57','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1105',0,'revision','',0),(1106,2,'2022-01-28 13:52:42','2022-01-28 13:52:42','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643377959634{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: -80px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643319680631{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:52:42','2022-01-28 13:52:42','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1106',0,'revision','',0),(1107,2,'2022-01-28 13:55:51','2022-01-28 13:55:51','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643377959634{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: -80px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643378149053{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-offset-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:55:51','2022-01-28 13:55:51','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1107',0,'revision','',0),(1108,2,'2022-01-28 13:56:43','2022-01-28 13:56:43','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643377959634{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: -80px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/4\" css=\".vc_custom_1643378149053{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-offset-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:56:43','2022-01-28 13:56:43','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1108',0,'revision','',0),(1109,2,'2022-01-28 13:57:30','2022-01-28 13:57:30','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/4\" css=\".vc_custom_1643378149053{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-offset-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:57:30','2022-01-28 13:57:30','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1109',0,'revision','',0),(1110,2,'2022-01-28 13:58:38','2022-01-28 13:58:38','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/4\" css=\".vc_custom_1643378316668{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 13:58:38','2022-01-28 13:58:38','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1110',0,'revision','',0),(1119,2,'2022-01-28 14:08:33','2022-01-28 14:08:33','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643378911051{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:08:33','2022-01-28 14:08:33','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1119',0,'revision','',0),(1111,2,'2022-01-28 14:00:49','2022-01-28 14:00:49','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643378316668{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:00:49','2022-01-28 14:00:49','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1111',0,'revision','',0),(1114,2,'2022-01-28 14:03:17','2022-01-28 14:03:17','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643378594579{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-md-4 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:03:17','2022-01-28 14:03:17','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1114',0,'revision','',0),(1112,2,'2022-01-28 14:02:11','2022-01-28 14:02:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643378529127{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-md-2 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:02:11','2022-01-28 14:02:11','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1112',0,'revision','',0),(1113,2,'2022-01-28 14:02:39','2022-01-28 14:02:39','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/6\" css=\".vc_custom_1643378557185{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:02:39','2022-01-28 14:02:39','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1113',0,'revision','',0),(1115,2,'2022-01-28 14:04:43','2022-01-28 14:04:43','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/12\" css=\".vc_custom_1643378681086{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-2 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:04:43','2022-01-28 14:04:43','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1115',0,'revision','',0),(1116,2,'2022-01-28 14:05:35','2022-01-28 14:05:35','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643378732801{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-2 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:05:35','2022-01-28 14:05:35','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1116',0,'revision','',0),(1117,2,'2022-01-28 14:06:07','2022-01-28 14:06:07','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"3/4\" css=\".vc_custom_1643378764860{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-1 vc_col-md-offset-0 vc_col-md-2 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:06:07','2022-01-28 14:06:07','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1117',0,'revision','',0),(1118,2,'2022-01-28 14:06:52','2022-01-28 14:06:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"3/4\" css=\".vc_custom_1643378809774{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-12 vc_col-md-offset-0 vc_col-md-2 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:06:52','2022-01-28 14:06:52','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1118',0,'revision','',0),(1120,2,'2022-01-28 14:09:01','2022-01-28 14:09:01','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643378938459{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:09:01','2022-01-28 14:09:01','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1120',0,'revision','',0),(1121,2,'2022-01-28 14:09:36','2022-01-28 14:09:36','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643378974102{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:09:36','2022-01-28 14:09:36','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1121',0,'revision','',0),(1122,2,'2022-01-28 14:10:07','2022-01-28 14:10:07','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379005212{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-4\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:10:07','2022-01-28 14:10:07','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1122',0,'revision','',0),(1123,2,'2022-01-28 14:10:55','2022-01-28 14:10:55','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379053450{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:10:55','2022-01-28 14:10:55','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1123',0,'revision','',0),(1125,2,'2022-01-28 14:11:45','2022-01-28 14:11:45','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379102715{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:11:45','2022-01-28 14:11:45','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1125',0,'revision','',0),(1124,2,'2022-01-28 14:11:24','2022-01-28 14:11:24','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379081843{margin-top: 0px !important;margin-left: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-offset-6 vc_col-xs-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:11:24','2022-01-28 14:11:24','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1124',0,'revision','',0),(1126,2,'2022-01-28 14:12:47','2022-01-28 14:12:47','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379165184{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-5\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:12:47','2022-01-28 14:12:47','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1126',0,'revision','',0),(1127,2,'2022-01-28 14:13:33','2022-01-28 14:13:33','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:13:33','2022-01-28 14:13:33','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1127',0,'revision','',0),(1128,2,'2022-01-28 14:14:54','2022-01-28 14:14:54','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:14:54','2022-01-28 14:14:54','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1128',0,'revision','',0),(1129,2,'2022-01-28 14:15:20','2022-01-28 14:15:20','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379317787{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:15:20','2022-01-28 14:15:20','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1129',0,'revision','',0),(1130,2,'2022-01-28 14:15:54','2022-01-28 14:15:54','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:15:54','2022-01-28 14:15:54','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1130',0,'revision','',0),(1131,2,'2022-01-28 14:16:26','2022-01-28 14:16:26','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379384021{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:16:26','2022-01-28 14:16:26','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1131',0,'revision','',0),(1132,2,'2022-01-28 14:17:09','2022-01-28 14:17:09','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379384021{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:17:09','2022-01-28 14:17:09','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1132',0,'revision','',0),(1133,2,'2022-01-28 14:18:50','2022-01-28 14:18:50','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379350881{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379285307{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:18:50','2022-01-28 14:18:50','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1133',0,'revision','',0),(1134,2,'2022-01-28 14:19:48','2022-01-28 14:19:48','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377889901{padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379586637{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:19:48','2022-01-28 14:19:48','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1134',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1135,2,'2022-01-28 14:21:11','2022-01-28 14:21:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379668900{margin-top: -10px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379586637{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:21:11','2022-01-28 14:21:11','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1135',0,'revision','',0),(1136,2,'2022-01-28 14:22:34','2022-01-28 14:22:34','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379375852{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:22:34','2022-01-28 14:22:34','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1136',0,'revision','',0),(1137,2,'2022-01-28 14:24:06','2022-01-28 14:24:06','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"50\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379843633{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:24:06','2022-01-28 14:24:06','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1137',0,'revision','',0),(1138,2,'2022-01-28 14:25:13','2022-01-28 14:25:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"0\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379910388{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:25:13','2022-01-28 14:25:13','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1138',0,'revision','',0),(1139,2,'2022-01-28 14:26:06','2022-01-28 14:26:06','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"200\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379963305{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:26:06','2022-01-28 14:26:06','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1139',0,'revision','',0),(1140,2,'2022-01-28 14:26:32','2022-01-28 14:26:32','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643330819963{background-color: #ffffff !important;}\"][vc_column][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643330508275-68131ddf-0e30\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643330508591-708d13fd-3511\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643330508653-0a09edfe-2832\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643330508715-9880c8a7-0cb9\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643330508775-efbfc292-2846\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:26:32','2022-01-28 14:26:32','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1140',0,'revision','',0),(1144,2,'2022-01-28 14:33:16','2022-01-28 14:33:16','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643380393456{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380319067{margin-top: -150px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:33:16','2022-01-28 14:33:16','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1144',0,'revision','',0),(1141,2,'2022-01-28 14:30:46','2022-01-28 14:30:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:30:46','2022-01-28 14:30:46','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1141',0,'revision','',0),(1142,2,'2022-01-28 14:31:24','2022-01-28 14:31:24','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380273905{margin-top: 0px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:31:24','2022-01-28 14:31:24','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1142',0,'revision','',0),(1143,2,'2022-01-28 14:32:01','2022-01-28 14:32:01','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643330734140{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"200px\" css=\".vc_custom_1643331595472{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643331579553{margin-top: -200px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380319067{margin-top: -150px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:32:01','2022-01-28 14:32:01','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1143',0,'revision','',0),(1145,2,'2022-01-28 14:34:04','2022-01-28 14:34:04','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380319067{margin-top: -150px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:34:04','2022-01-28 14:34:04','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1145',0,'revision','',0),(1146,2,'2022-01-28 14:34:34','2022-01-28 14:34:34','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643379752121{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:34:34','2022-01-28 14:34:34','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1146',0,'revision','',0),(1147,2,'2022-01-28 14:35:15','2022-01-28 14:35:15','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643331089588{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643331527237{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:35:15','2022-01-28 14:35:15','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1147',0,'revision','',0),(1148,2,'2022-01-28 14:37:24','2022-01-28 14:37:24','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380282439{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:37:24','2022-01-28 14:37:24','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1148',0,'revision','',0),(1149,2,'2022-01-28 14:38:08','2022-01-28 14:38:08','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380686200{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 40px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:38:08','2022-01-28 14:38:08','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1149',0,'revision','',0),(1150,2,'2022-01-28 14:38:52','2022-01-28 14:38:52','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380172393-b8948bf3-dc08\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643330508356-85b0126f-eebc\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643330508413-ba32519c-797d\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643330508471-3e24c52f-aad4\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643330508536-a28c238d-e469\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380187814-145078d5-f19b\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380187857-cfd847a5-f33b\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380187899-7791498f-5006\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380187946-401be31f-de4e\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643331252478{margin-top: -500px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643330561145-334404b1-22b4\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643330561226-82da935d-da8a\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643330561299-571efae4-3746\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643330561421-8fda261f-8b23\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:38:52','2022-01-28 14:38:52','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1150',0,'revision','',0),(1160,2,'2022-01-28 14:54:54','2022-01-28 14:54:54','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_single_image][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:54:54','2022-01-28 14:54:54','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1160',0,'revision','',0),(1151,2,'2022-01-28 14:44:26','2022-01-28 14:44:26','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381050913{margin-top: -50px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:44:26','2022-01-28 14:44:26','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1151',0,'revision','',0),(1152,2,'2022-01-28 14:45:11','2022-01-28 14:45:11','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381103396{margin-top: -250px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:45:11','2022-01-28 14:45:11','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1152',0,'revision','',0),(1153,2,'2022-01-28 14:46:13','2022-01-28 14:46:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643331510452{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:46:13','2022-01-28 14:46:13','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1153',0,'revision','',0),(1154,2,'2022-01-28 14:46:46','2022-01-28 14:46:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381203630{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -200px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:46:46','2022-01-28 14:46:46','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1154',0,'revision','',0),(1155,2,'2022-01-28 14:47:44','2022-01-28 14:47:44','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381261629{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -500px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:47:44','2022-01-28 14:47:44','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1155',0,'revision','',0),(1156,2,'2022-01-28 14:48:27','2022-01-28 14:48:27','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643324010544{background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643330592171-18f1b71e-c3dd\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643330592249-6d403aa7-2359\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:48:27','2022-01-28 14:48:27','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1156',0,'revision','',0),(1157,2,'2022-01-28 14:51:02','2022-01-28 14:51:02','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:51:02','2022-01-28 14:51:02','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1157',0,'revision','',0),(1158,2,'2022-01-28 14:51:40','2022-01-28 14:51:40','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381063635{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:51:40','2022-01-28 14:51:40','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1158',0,'revision','',0),(1159,2,'2022-01-28 14:52:29','2022-01-28 14:52:29','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380513248{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381546949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380730205{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 14:52:29','2022-01-28 14:52:29','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1159',0,'revision','',0),(1161,2,'2022-01-28 15:59:25','2022-01-28 15:59:25','','Artboard 3 copy 3bottom','','inherit','open','closed','','artboard-3-copy-3bottom','','','2022-01-28 15:59:25','2022-01-28 15:59:25','',1056,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-3bottom.svg',0,'attachment','image/svg+xml',0),(1162,2,'2022-01-28 16:00:45','2022-01-28 16:00:45','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1643385641647{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" alignment=\"right\" css=\".vc_custom_1643385592132{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:00:45','2022-01-28 16:00:45','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1162',0,'revision','',0),(1163,2,'2022-01-28 16:01:13','2022-01-28 16:01:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" alignment=\"right\" css=\".vc_custom_1643385592132{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:01:13','2022-01-28 16:01:13','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1163',0,'revision','',0),(1164,2,'2022-01-28 16:02:43','2022-01-28 16:02:43','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1643385746914{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:02:43','2022-01-28 16:02:43','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1164',0,'revision','',0),(1165,2,'2022-01-28 16:03:25','2022-01-28 16:03:25','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643377942567{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:03:25','2022-01-28 16:03:25','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1165',0,'revision','',0),(1166,2,'2022-01-28 16:04:21','2022-01-28 16:04:21','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643380472171{margin-top: -50px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381170901{margin-top: 0px !important;padding-top: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643381498302{margin-top: 80px !important;padding-top: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:04:21','2022-01-28 16:04:21','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1166',0,'revision','',0),(1167,2,'2022-01-28 16:06:29','2022-01-28 16:06:29','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:06:29','2022-01-28 16:06:29','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1167',0,'revision','',0),(1168,2,'2022-01-28 16:07:20','2022-01-28 16:07:20','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:07:20','2022-01-28 16:07:20','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1168',0,'revision','',0),(1169,2,'2022-01-28 16:08:13','2022-01-28 16:08:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379485069{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.\r\n\r\nOMADA EXAMPLE\r\n\r\nOmada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643379988946{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><strong>Tech-related questions</strong></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.\r\n\r\nIf you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]\r\n<ul>\r\n 	<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n 	<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n 	<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:\r\n<ul>\r\n 	<li>First download the app.</li>\r\n 	<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n 	<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 16:08:13','2022-01-28 16:08:13','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1169',0,'revision','',0),(1170,2,'2022-01-28 16:40:00','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n\\\\\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 16:40:00\"\n    }\n}','','','auto-draft','closed','closed','','0894910b-d978-48a7-9381-f1369768dbcc','','','2022-01-28 16:40:00','2022-01-28 16:40:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1170',0,'customize_changeset','',0),(1171,2,'2022-01-28 16:44:48','2022-01-28 16:44:48','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{ border-color: red !important; }\\n\\n.vc_tta-controls-icon::before { border-color: red !important; }\\n\\n.vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-controls-icon::before{ border-color: red !important; }\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 16:44:20\"\n    }\n}','','','trash','closed','closed','','5d8cf2c0-2f5e-4dcf-a7d5-716bd6aff285','','','2022-01-28 16:44:48','2022-01-28 16:44:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1171',0,'customize_changeset','',0),(1174,2,'2022-01-28 16:58:15','2022-01-28 16:58:15','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: red !important;\npadding-bottom: 1px;\n	\n}\n\n.vc_tta-controls-icon::after { border-color: red !important;\nmargin-left: 0px!important;}\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 16:58:15','2022-01-28 16:58:15','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1174',0,'revision','',0),(1172,2,'2022-01-28 16:44:48','2022-01-28 16:44:48','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{ border-color: red !important; }\n\n.vc_tta-controls-icon::before { border-color: red !important; }\n\n.vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-controls-icon::before{ border-color: red !important; }\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 16:44:48','2022-01-28 16:44:48','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1172',0,'revision','',0),(1173,2,'2022-01-28 16:58:15','2022-01-28 16:58:15','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: red !important;\\npadding-bottom: 1px;\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: red !important;\\nmargin-left: 0px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 16:58:15\"\n    }\n}','','','trash','closed','closed','','e50f016c-ad49-4669-8a40-3246358f731d','','','2022-01-28 16:58:15','2022-01-28 16:58:15','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1173',0,'customize_changeset','',0),(1175,2,'2022-01-28 17:00:22','2022-01-28 17:00:22','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: \\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:00:16\"\n    }\n}','','','trash','closed','closed','','4473a3e5-c53c-458e-9614-a31242ca5d36','','','2022-01-28 17:00:22','2022-01-28 17:00:22','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1175',0,'customize_changeset','',0),(1176,2,'2022-01-28 17:00:22','2022-01-28 17:00:22','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: \n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 17:00:22','2022-01-28 17:00:22','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1176',0,'revision','',0),(1177,2,'2022-01-28 17:04:19','2022-01-28 17:04:19','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px }\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:03:26\"\n    }\n}','','','trash','closed','closed','','158f0954-eb8d-4ca4-92db-3903c01e7d95','','','2022-01-28 17:04:19','2022-01-28 17:04:19','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1177',0,'customize_changeset','',0),(1178,2,'2022-01-28 17:04:19','2022-01-28 17:04:19','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px }\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 17:04:19','2022-01-28 17:04:19','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1178',0,'revision','',0),(1179,2,'2022-01-28 17:08:32','2022-01-28 17:08:32','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:08:26\"\n    }\n}','','','trash','closed','closed','','2bec2560-1566-4920-a278-ffdb6491c6a5','','','2022-01-28 17:08:32','2022-01-28 17:08:32','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1179',0,'customize_changeset','',0),(1180,2,'2022-01-28 17:08:32','2022-01-28 17:08:32','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 17:08:32','2022-01-28 17:08:32','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1180',0,'revision','',0),(1181,2,'2022-01-28 17:09:52','2022-01-28 17:09:52','{\n    \"generate_spacing_settings[mobile_header_bottom]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:09:26\"\n    },\n    \"generate_spacing_settings[menu_item_height]\": {\n        \"value\": \"52\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:09:52\"\n    },\n    \"generate_spacing_settings[sub_menu_item_height]\": {\n        \"value\": \"15\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:09:52\"\n    }\n}','','','trash','closed','closed','','5292f1a0-1bca-41fa-a450-ad64c4c25f14','','','2022-01-28 17:09:52','2022-01-28 17:09:52','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1181',0,'customize_changeset','',0),(1182,2,'2022-01-28 17:10:24','2022-01-28 17:10:24','{\n    \"generate_spacing_settings[content_top]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 17:10:24\"\n    }\n}','','','trash','closed','closed','','c09f4918-44f7-4e4a-aff3-a625fafbdf19','','','2022-01-28 17:10:24','2022-01-28 17:10:24','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/c09f4918-44f7-4e4a-aff3-a625fafbdf19/',0,'customize_changeset','',0),(1183,2,'2022-01-28 18:24:27','2022-01-28 18:24:27','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\"][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','117-autosave-v1','','','2022-01-28 18:24:27','2022-01-28 18:24:27','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1183',0,'revision','',0),(1184,2,'2022-01-28 17:19:28','0000-00-00 00:00:00','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','FAQ','','draft','closed','closed','','','','','2022-01-28 17:19:28','2022-01-28 17:19:28','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1184',0,'page','',0),(1188,2,'2022-01-28 17:20:00','2022-01-28 17:20:00','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390397980{padding-top: 80px !important;}\"][vc_column_text]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:20:00','2022-01-28 17:20:00','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1188',0,'revision','',0),(1189,2,'2022-01-28 17:20:53','2022-01-28 17:20:53','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}\"][vc_column_text css=\".vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:20:53','2022-01-28 17:20:53','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1189',0,'revision','',0),(1190,2,'2022-01-28 17:25:25','2022-01-28 17:25:25','','Artboard 3 copy 4topnophoto2','','inherit','open','closed','','artboard-3-copy-4topnophoto2','','','2022-01-28 17:25:25','2022-01-28 17:25:25','',117,'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg',0,'attachment','image/svg+xml',0),(1191,2,'2022-01-28 17:25:36','2022-01-28 17:25:36','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390732915{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}\"][vc_column_text css=\".vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:25:36','2022-01-28 17:25:36','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1191',0,'revision','',0),(1192,2,'2022-01-28 17:26:37','2022-01-28 17:26:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390795268{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}\"][vc_column_text css=\".vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:26:37','2022-01-28 17:26:37','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1192',0,'revision','',0),(1193,2,'2022-01-28 17:27:54','2022-01-28 17:27:54','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}\"][vc_column_text css=\".vc_custom_1643390445245{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:27:54','2022-01-28 17:27:54','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1193',0,'revision','',0),(1194,2,'2022-01-28 17:28:56','2022-01-28 17:28:56','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:28:56','2022-01-28 17:28:56','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1194',0,'revision','',0),(1195,2,'2022-01-28 17:29:37','2022-01-28 17:29:37','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643390434408{margin-top: 0px !important;padding-top: 80px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:29:37','2022-01-28 17:29:37','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1195',0,'revision','',0),(1259,2,'2022-01-28 19:32:48','2022-01-28 19:32:48','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Terms of Use','','inherit','closed','closed','','1258-revision-v1','','','2022-01-28 19:32:48','2022-01-28 19:32:48','',1258,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1259',0,'revision','',0),(1186,2,'2022-01-28 17:18:46','2022-01-28 17:18:46','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:18:46','2022-01-28 17:18:46','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1186',0,'revision','',0),(1187,2,'2022-01-28 17:19:16','2022-01-28 17:19:16','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390354219{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:19:16','2022-01-28 17:19:16','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1187',0,'revision','',0),(1196,2,'2022-01-28 17:30:53','2022-01-28 17:30:53','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643390375674{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:30:53','2022-01-28 17:30:53','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1196',0,'revision','',0),(1199,2,'2022-01-28 17:34:13','2022-01-28 17:34:13','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:34:13','2022-01-28 17:34:13','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1199',0,'revision','',0),(1197,2,'2022-01-28 17:31:41','2022-01-28 17:31:41','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643390872124{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:31:41','2022-01-28 17:31:41','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1197',0,'revision','',0),(1198,2,'2022-01-28 17:32:03','2022-01-28 17:32:03','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nIf you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:32:03','2022-01-28 17:32:03','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1198',0,'revision','',0),(1200,2,'2022-01-28 17:44:19','2022-01-28 17:44:19','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nEmail\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZmb3JtcyUyRmQlMkZlJTJGMUZBSXBRTFNjeXQxdGV5ZFVhZjdwS3hBXzNpVU9PRHY5N1NLcjBhU0M2QXFyQ05iXzY4cWxIOXclMkZ2aWV3Zm9ybSUzRmVtYmVkZGVkJTNEdHJ1ZSUyMiUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyOTQ3JTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwbWFyZ2luaGVpZ2h0JTNEJTIyMCUyMiUyMG1hcmdpbndpZHRoJTNEJTIyMCUyMiUzRUxvYWRpbmclRTIlODAlQTYlM0MlMkZpZnJhbWUlM0U=[/vc_raw_html][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:44:19','2022-01-28 17:44:19','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1200',0,'revision','',0),(1219,2,'2022-01-28 18:26:06','2022-01-28 18:26:06','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\"][vc_btn title=\"I am a survivor/care partner\" el_class=\"popmake-1215\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 18:26:06','2022-01-28 18:26:06','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1219',0,'revision','',0),(1201,2,'2022-01-28 17:53:12','2022-01-28 17:53:12','[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nEmail\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n????\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZmb3JtcyUyRmQlMkZlJTJGMUZBSXBRTFNjeXQxdGV5ZFVhZjdwS3hBXzNpVU9PRHY5N1NLcjBhU0M2QXFyQ05iXzY4cWxIOXclMkZ2aWV3Zm9ybSUzRmVtYmVkZGVkJTNEdHJ1ZSUyMiUyMHdpZHRoJTNEJTIyMTIwMCUyMiUyMGhlaWdodCUzRCUyMjEzNTIlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBtYXJnaW5oZWlnaHQlM0QlMjIwJTIyJTIwbWFyZ2lud2lkdGglM0QlMjIwJTIyJTNFTG9hZGluZyVFMiU4MCVBNiUzQyUyRmlmcmFtZSUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 17:53:12','2022-01-28 17:53:12','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1201',0,'revision','',0),(1202,2,'2022-01-28 18:03:48','2022-01-28 18:03:48','','Jen Glynn','','publish','closed','closed','','jen-glynn-2','','','2022-01-28 18:03:48','2022-01-28 18:03:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=tshowcase&#038;p=1202',0,'tshowcase','',0),(1203,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Default Theme','','publish','closed','closed','','default-theme','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1203',0,'popup_theme','',0),(1204,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Light Box','','publish','closed','closed','','lightbox','','','2022-01-28 18:14:13','2022-01-28 18:14:13','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1204',0,'popup_theme','',0),(1205,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1205',0,'popup_theme','',0),(1206,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Hello Box','','publish','closed','closed','','hello-box','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1206',0,'popup_theme','',0),(1207,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1207',0,'popup_theme','',0),(1208,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Framed Border','','publish','closed','closed','','framed-border','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1208',0,'popup_theme','',0),(1209,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Floating Bar - Soft Blue','','publish','closed','closed','','floating-bar','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1209',0,'popup_theme','',0),(1210,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','','Content Only - For use with page builders or block editor','','publish','closed','closed','','content-only','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1210',0,'popup_theme','',0),(1211,2,'2022-01-28 18:05:47','2022-01-28 18:05:47','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup','','','2022-01-28 18:05:47','2022-01-28 18:05:47','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1211',0,'popup','',0),(1212,2,'2022-01-28 18:43:54','2022-01-28 18:43:54','{\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": 1.5,\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 19,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            },\n            {\n                \"selector\": \"h3\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 31,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": 1.399999999999999911182158029987476766109466552734375,\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": 1.5,\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 8\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:09:29\"\n    },\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 300px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:43:54\"\n    }\n}','','','trash','closed','closed','','2babfe09-6028-4171-818e-750db4569735','','','2022-01-28 18:43:54','2022-01-28 18:43:54','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1212',0,'customize_changeset','',0),(1213,2,'2022-01-28 18:13:55','2022-01-28 18:13:55','','Light Box','','inherit','closed','closed','','1204-revision-v1','','','2022-01-28 18:13:55','2022-01-28 18:13:55','',1204,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1213',0,'revision','',0),(1214,2,'2022-01-28 18:14:48','0000-00-00 00:00:00','','I Am A Clinician','','draft','closed','closed','','','','','2022-01-28 18:14:48','2022-01-28 18:14:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=popup_theme&#038;p=1214',0,'popup_theme','',0),(1215,2,'2022-01-28 18:16:14','2022-01-28 18:16:14','<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLScyt1teydUaf7pKxA_3iUOODv97SKr0aSC6AqrCNb_68qlH9w/viewform?embedded=true\" width=\"1200\" height=\"1352\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">Loading…</iframe>','I Am A Clinician','','publish','closed','closed','','i-am-a-clinician','','','2022-01-28 18:20:32','2022-01-28 18:20:32','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?post_type=popup&#038;p=1215',0,'popup','',0),(1216,2,'2022-01-28 18:16:14','2022-01-28 18:16:14','<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLScyt1teydUaf7pKxA_3iUOODv97SKr0aSC6AqrCNb_68qlH9w/viewform?embedded=true\" width=\"1200\" height=\"1352\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">Loading…</iframe>','I Am A Clinician','','inherit','closed','closed','','1215-revision-v1','','','2022-01-28 18:16:14','2022-01-28 18:16:14','',1215,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1216',0,'revision','',0),(1218,2,'2022-01-28 18:23:22','2022-01-28 18:23:22','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 18:23:22','2022-01-28 18:23:22','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1218',0,'revision','',0),(1217,2,'2022-01-28 18:22:47','2022-01-28 18:22:47','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]</p>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n<p>Email</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<p><a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a></p>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n<p>????</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZkb2NzLmdvb2dsZS5jb20lMkZmb3JtcyUyRmQlMkZlJTJGMUZBSXBRTFNjeXQxdGV5ZFVhZjdwS3hBXzNpVU9PRHY5N1NLcjBhU0M2QXFyQ05iXzY4cWxIOXclMkZ2aWV3Zm9ybSUzRmVtYmVkZGVkJTNEdHJ1ZSUyMiUyMHdpZHRoJTNEJTIyMTIwMCUyMiUyMGhlaWdodCUzRCUyMjEzNTIlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBtYXJnaW5oZWlnaHQlM0QlMjIwJTIyJTIwbWFyZ2lud2lkdGglM0QlMjIwJTIyJTNFTG9hZGluZyVFMiU4MCVBNiUzQyUyRmlmcmFtZSUzRQ==[/vc_raw_html][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 18:22:47','2022-01-28 18:22:47','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1217',0,'revision','',0),(1258,2,'2022-01-28 19:32:21','2022-01-28 19:32:21','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Terms of Use','','publish','closed','closed','','terms-of-use','','','2022-01-28 19:32:48','2022-01-28 19:32:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1258',0,'page','',0),(1220,2,'2022-01-28 18:27:03','2022-01-28 18:27:03','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\" css=\".vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}\"][vc_btn title=\"I am a survivor/care partner\" el_class=\"popmake-1215\" css=\".vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','117-revision-v1','','','2022-01-28 18:27:03','2022-01-28 18:27:03','',117,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1220',0,'revision','',0),(1221,2,'2022-01-28 18:43:54','2022-01-28 18:43:54','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 300px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:43:54','2022-01-28 18:43:54','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1221',0,'revision','',0),(1222,2,'2022-01-28 18:44:12','2022-01-28 18:44:12','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 600px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:44:12\"\n    }\n}','','','trash','closed','closed','','ace7d773-1e90-4ebc-aa7e-7faaf0def29e','','','2022-01-28 18:44:12','2022-01-28 18:44:12','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/ace7d773-1e90-4ebc-aa7e-7faaf0def29e/',0,'customize_changeset','',0),(1223,2,'2022-01-28 18:44:12','2022-01-28 18:44:12','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 600px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:44:12','2022-01-28 18:44:12','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1223',0,'revision','',0),(1224,2,'2022-01-28 18:44:28','2022-01-28 18:44:28','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 1000px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:44:28\"\n    }\n}','','','trash','closed','closed','','840192cf-c119-43c5-9e9c-4acee8bc32f9','','','2022-01-28 18:44:28','2022-01-28 18:44:28','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/840192cf-c119-43c5-9e9c-4acee8bc32f9/',0,'customize_changeset','',0),(1225,2,'2022-01-28 18:44:28','2022-01-28 18:44:28','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 1000px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:44:28','2022-01-28 18:44:28','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1225',0,'revision','',0),(1226,2,'2022-01-28 18:44:50','2022-01-28 18:44:50','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 40px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:44:49\"\n    }\n}','','','trash','closed','closed','','5bbd003b-3d2f-4c88-8129-f72c8835840d','','','2022-01-28 18:44:50','2022-01-28 18:44:50','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1226',0,'customize_changeset','',0),(1227,2,'2022-01-28 18:44:50','2022-01-28 18:44:50','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 40px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:44:50','2022-01-28 18:44:50','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1227',0,'revision','',0),(1228,2,'2022-01-28 18:45:54','2022-01-28 18:45:54','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 10px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:45:54\"\n    }\n}','','','trash','closed','closed','','002cfff4-9c0e-4ad5-9ed4-97f1511bfdfc','','','2022-01-28 18:45:54','2022-01-28 18:45:54','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/002cfff4-9c0e-4ad5-9ed4-97f1511bfdfc/',0,'customize_changeset','',0),(1229,2,'2022-01-28 18:45:54','2022-01-28 18:45:54','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 10px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:45:54','2022-01-28 18:45:54','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1229',0,'revision','',0),(1230,2,'2022-01-28 18:46:22','2022-01-28 18:46:22','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\nmargin: 50px}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:46:22\"\n    }\n}','','','trash','closed','closed','','6cd3fe3d-0d22-4fb3-92a8-ac767878123a','','','2022-01-28 18:46:22','2022-01-28 18:46:22','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/6cd3fe3d-0d22-4fb3-92a8-ac767878123a/',0,'customize_changeset','',0),(1231,2,'2022-01-28 18:46:22','2022-01-28 18:46:22','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\nmargin: 50px}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:46:22','2022-01-28 18:46:22','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1231',0,'revision','',0),(1232,2,'2022-01-28 18:46:48','2022-01-28 18:46:48','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\nmargin: 50px;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:46:48\"\n    }\n}','','','trash','closed','closed','','b5023aef-33a8-49b1-b058-11833fe9a76a','','','2022-01-28 18:46:48','2022-01-28 18:46:48','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/b5023aef-33a8-49b1-b058-11833fe9a76a/',0,'customize_changeset','',0),(1233,2,'2022-01-28 18:46:48','2022-01-28 18:46:48','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\nmargin: 50px;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:46:48','2022-01-28 18:46:48','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1233',0,'revision','',0),(1234,2,'2022-01-28 18:47:07','2022-01-28 18:47:07','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\nmargin: 50px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:47:07\"\n    }\n}','','','trash','closed','closed','','d7311cb8-65d5-4541-98ce-96d06c335105','','','2022-01-28 18:47:07','2022-01-28 18:47:07','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/d7311cb8-65d5-4541-98ce-96d06c335105/',0,'customize_changeset','',0),(1235,2,'2022-01-28 18:47:07','2022-01-28 18:47:07','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\nmargin: 50px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:47:07','2022-01-28 18:47:07','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1235',0,'revision','',0),(1236,2,'2022-01-28 18:47:27','2022-01-28 18:47:27','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\npadding: 50px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:47:27\"\n    }\n}','','','trash','closed','closed','','87d9d611-b7c1-4ea6-944a-d7aa40b85d5c','','','2022-01-28 18:47:27','2022-01-28 18:47:27','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/87d9d611-b7c1-4ea6-944a-d7aa40b85d5c/',0,'customize_changeset','',0),(1237,2,'2022-01-28 18:47:27','2022-01-28 18:47:27','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\npadding: 50px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:47:27','2022-01-28 18:47:27','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1237',0,'revision','',0),(1238,2,'2022-01-28 18:48:15','2022-01-28 18:48:15','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-single-freehtml {50px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:48:15\"\n    }\n}','','','trash','closed','closed','','683829c4-9398-4e86-a88d-af9add3fd913','','','2022-01-28 18:48:15','2022-01-28 18:48:15','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/683829c4-9398-4e86-a88d-af9add3fd913/',0,'customize_changeset','',0),(1239,2,'2022-01-28 18:48:15','2022-01-28 18:48:15','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-single-freehtml {50px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:48:15','2022-01-28 18:48:15','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1239',0,'revision','',0),(1240,2,'2022-01-28 18:48:33','2022-01-28 18:48:33','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-single-freehtml {padding: 50px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:48:33\"\n    }\n}','','','trash','closed','closed','','553ff3cb-b006-47a9-a7d0-7239b0ee9c05','','','2022-01-28 18:48:33','2022-01-28 18:48:33','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/553ff3cb-b006-47a9-a7d0-7239b0ee9c05/',0,'customize_changeset','',0),(1241,2,'2022-01-28 18:48:33','2022-01-28 18:48:33','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-single-freehtml {padding: 50px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:48:33','2022-01-28 18:48:33','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1241',0,'revision','',0),(1242,2,'2022-01-28 18:50:16','2022-01-28 18:50:16','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding: 50px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:50:16\"\n    }\n}','','','trash','closed','closed','','82bc0fae-1874-4684-82fe-7390ee8357a4','','','2022-01-28 18:50:16','2022-01-28 18:50:16','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/82bc0fae-1874-4684-82fe-7390ee8357a4/',0,'customize_changeset','',0);
INSERT INTO `wp_posts` VALUES (1243,2,'2022-01-28 18:50:16','2022-01-28 18:50:16','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding: 50px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:50:16','2022-01-28 18:50:16','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1243',0,'revision','',0),(1244,2,'2022-01-28 18:51:00','2022-01-28 18:51:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:51:00\"\n    }\n}','','','trash','closed','closed','','57f69ea8-f063-4581-9222-aa74ca312f9f','','','2022-01-28 18:51:00','2022-01-28 18:51:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/57f69ea8-f063-4581-9222-aa74ca312f9f/',0,'customize_changeset','',0),(1245,2,'2022-01-28 18:51:00','2022-01-28 18:51:00','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:51:00','2022-01-28 18:51:00','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1245',0,'revision','',0),(1246,2,'2022-01-28 18:51:15','2022-01-28 18:51:15','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding-left: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:51:15\"\n    }\n}','','','trash','closed','closed','','ea7006c8-f430-464e-9b41-e92925ef7dc8','','','2022-01-28 18:51:15','2022-01-28 18:51:15','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/ea7006c8-f430-464e-9b41-e92925ef7dc8/',0,'customize_changeset','',0),(1247,2,'2022-01-28 18:51:15','2022-01-28 18:51:15','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding-left: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:51:15','2022-01-28 18:51:15','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1247',0,'revision','',0),(1248,2,'2022-01-28 18:51:35','2022-01-28 18:51:35','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding-right: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 18:51:35\"\n    }\n}','','','trash','closed','closed','','eab5d951-f6d5-430a-9197-2e104c5f12d6','','','2022-01-28 18:51:35','2022-01-28 18:51:35','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/eab5d951-f6d5-430a-9197-2e104c5f12d6/',0,'customize_changeset','',0),(1249,2,'2022-01-28 18:51:35','2022-01-28 18:51:35','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding-right: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 18:51:35','2022-01-28 18:51:35','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1249',0,'revision','',0),(1250,2,'2022-01-28 18:58:25','2022-01-28 18:58:25','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396294646{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.</p>\r\n<p>OMADA EXAMPLE</p>\r\n<p>Omada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396303499{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><strong>Tech-related questions</strong></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.</p>\r\n<p>If you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]</p>\r\n<ul>\r\n<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:</p>\r\n<ul>\r\n<li>First download the app.</li>\r\n<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]</p>\r\n','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 18:58:25','2022-01-28 18:58:25','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1250',0,'revision','',0),(1251,2,'2022-01-28 18:59:32','2022-01-28 18:59:32','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.</p>\r\n<p>OMADA EXAMPLE</p>\r\n<p>Omada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><strong>Tech-related questions</strong></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.</p>\r\n<p>If you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]</p>\r\n<ul>\r\n<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"h5\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:</p>\r\n<ul>\r\n<li>First download the app.</li>\r\n<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]</p>\r\n','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 18:59:32','2022-01-28 18:59:32','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1251',0,'revision','',0),(1252,2,'2022-01-28 19:04:26','2022-01-28 19:04:26','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385859000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386010009{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Program-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381690474{margin-top: 0px !important;margin-bottom: -40px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396360050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_section title=\"Is Kandu part of my hospital?\" tab_id=\"1643377668109-80a35fc7-bab1\"][vc_column_text]Kandu Health is a separate company that is independent from your hospital. Kandu staff members are in regular communication with your hospital staff for transition of care hand offs and program development. Our program is designed to compliment the services that your hospital provides to support stroke survivors and care partners after discharge.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does Kandu work with my hospital?\" tab_id=\"1643377668150-0c6b4611-8a02\"][vc_column_text]Kandu Health partners with the staff in the stroke unit of your hospital. With your permission, the hospital will share basic information about you and your stroke with us. This allows our team to best understand your current situation and to further assess your needs for information and resources.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does the Kandu program work?\" tab_id=\"1643377668190-a0417e0a-0608\"][vc_column_text]The Kandu program supports stroke survivors and their care partners to adjust to life at home after leaving the hospital. Our navigators work with you to guide you through your recovery through personalized information, tools to guide your transition from the hospital to home and resources you may need to improve your quality of life. Participants use our app to learn about their stroke and impairments, manage day-to-day life and connect with other stroke survivors.</p>\r\n<p>OMADA EXAMPLE</p>\r\n<p>Omada is a digital care program that empowers you to achieve your health goals through sustainable lifestyle change. Combining data-powered human coaching, connected devices, and curriculum tailored to your specific circumstances, the program is designed to help you build healthy patterns for life. Learn more and watch the two-minute video[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How much experience does Kandu have in stroke?\" tab_id=\"1643377668233-7f34b3e4-068b\"][vc_column_text css=\".vc_custom_1643379425269{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]At Kandu Health we care deeply about improving stroke outcomes. We are founded and led by experienced healthcare leaders, clinical advisors and technology experts with deep understanding of stroke and its impact. We have a Our team includes people with backgrounds across ten disciplines of stroke care including: vascular neurology, neurointervention, physiatry, neuropsychology, nursing, occupational therapy, physical therapy, speech-language pathology, social work, and behavioral health.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"10\" no_fill=\"true\" collapsible_all=\"true\" css=\".vc_custom_1643396369652{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_tta_section title=\"How much does it cost to participate?\" tab_id=\"1643328926046-9dfbfae2-1ebd\"][vc_column_text]Currently t<span class=\"notion-enable-hover\" data-token-index=\"1\" data-reactroot=\"\">here is no fee for participating in the Kandu program, if you are an individual who has had a stroke and you are referred by one of our participating hospitals. If you would like to know if your hospital is participating in Kandu, please send us an email</span> at <span class=\"notion-enable-hover\" data-token-index=\"3\" data-reactroot=\"\">support@kanduhealth.com</span>.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have more questions about the program, who do I contact?\" tab_id=\"1643328977177-b3906395-bb7c\"][vc_column_text]Please contact us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Does Kandu share my information with my insurance company?\" tab_id=\"1643329052619-0b8936eb-8fb3\"][vc_column_text]No, your information is only shared with your hospital care team on a limited basis.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can my spouse or other care partner also use the app?\" tab_id=\"1643329092057-90e665a7-8e37\"][vc_column_text]Yes! In the Kandu program, we encourage survivors to include a care partner of their choice to help them participate in the program. Your care partner will share access to the same platform as you. For more information, click <a class=\"notion-link-token notion-enable-hover\" href=\"/6a9e1cf2f618490b82a590c4d740f5ff#6322b62f9aa4454681d6dade4f1158c1\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"1\" data-reactroot=\"\"><span class=\"link-annotation-unknown-block-id--1379251828\">here</span></a>.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643380353815{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"100px\" css=\".vc_custom_1643380433452{background-color: #f8f8f8 !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643380441309{margin-top: -100px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385960383{margin-top: -50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column][vc_column_text css=\".vc_custom_1643386019773{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Navigator-related questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381681172{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a Kandu navigator?\" tab_id=\"1643380870687-91a1baba-0740\"][vc_column_text]Every stroke survivor is assigned a navigator as part of the Kandu program. Our navigator\'s role is to help you get started in our program, assess your recovery needs, and assist you in working your way through the recovery process.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What qualifications does a navigator have?\" tab_id=\"1643380870736-e9b3d0f6-6449\"][vc_column_text]Kandu Navigators have extensive experience working with stroke survivors and their families as clinical social workers or licensed occupational therapists.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is my navigator a doctor?\" tab_id=\"1643380870789-2396cb86-e04c\"][vc_column_text]No, Kandu navigators are not licensed physicians or nurses. Please continue to direct your medical questions to your healthcare team. The Kandu navigator’s role is to provide you with support to help you get back to life.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"May I select my navigator?\" tab_id=\"1643380870858-bb2d25ee-aafb\"][vc_column_text]Kandu Health assigns a navigator to each survivor based on various factors including your geography and your stroke related impairments.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Do I work with the same navigator throughout the program?\" tab_id=\"1643380870905-5baea2c2-a8c4\"][vc_column_text]Your navigator is a dedicated resource throughout your participation in the Kandu program. They get to know you from the initial onboarding call while you’re still in the hospital through your “graduation” from the program at 90-days post hospital discharge.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"When is the Navigator available?\" tab_id=\"1643380871008-31644e14-9169\"][vc_column_text]Your navigator is available during business hours in your timezone and by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I communicate with my navigator?\" tab_id=\"1643380871056-a141280d-670e\"][vc_column_text]You can messaging your navigator anytime in the app by sending them a direct message. Navigators are also available for phone or video calls by appointment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How does my navigator learn more about me to personalize my experience?\" tab_id=\"1643380871105-294b5679-9054\"][vc_column_text]Stroke survivors will have a welcome phone call with their navigator upon getting started with the program. During your welcome call, the navigator will review your hospital information about your stroke and ask questions to learn more about you and how they can assist you in your stroke recovery.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Adding support@kanduhealth.com to approved email\" tab_id=\"1643380871153-d2fcd5a3-7816\"][vc_column_text]Kandu Health will send you direct messages through in-app messaging. However, sometimes we will send you messaging via text or email. Please add the email address: support@kanduhealth.com to your contacts so you do not miss important information from our team.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643381304912{margin-top: 0px !important;margin-right: -20px !important;margin-bottom: -450px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"140px\" css=\".vc_custom_1643380641350{background-color: #ffffff !important;}\"][vc_single_image image=\"476\" css=\".vc_custom_1643380616582{margin-top: -140px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: -100px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385974306{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1643386029675{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386080258{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><strong>Tech-related questions</strong></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381668407{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 80px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I download the app? (put links to Apple App Store and Google Play Store)\" tab_id=\"1643380985973-37a58b0b-a813\"][vc_column_text]If you have an iPhone, tap here to download from the Apple App Store.</p>\r\n<p>If you have an Android phone, tap here to download from the Google Play store.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I\'m not tech savvy. Is it easy to use?\" tab_id=\"1643380986016-472a5785-8639\"][vc_column_text]Yes! The app has been designed with simplicity in mind, and with feedback and input from stroke survivors like yourself. If you have questions about how to use the app, message your navigator from the Connect section in the app.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How do I sign up?\" tab_id=\"1643380986064-782bff80-08e8\"][vc_column_text]</p>\r\n<ul>\r\n<li>First thing for you to do is download the app, then wait for an activation link from your navigator.</li>\r\n<li>After tapping on the activation link from your phone, you will need to verify your date of birth (or your survivor\'s date of birth if you are a care partner).</li>\r\n<li>Then select a password and you\'re in!</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Why can\'t I immediately sign up after downloading the app?\" tab_id=\"1643380986108-0025afb8-58c5\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561500-edbebe33-85ed\"][vc_column_text]<span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Kandu Health is partnering with your hospital to get your stroke information and personalize the app content for you before we grant you access to the app. Once we have your information, your navigator will send you your activation code and set up an introductory phone call.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"If I have a technical question, who do I contact?\" tab_id=\"1643330561577-804935ef-69aa\"][vc_column_text]You can email us at support@kanduhealth.com.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How is my health data protected?\" tab_id=\"1643330561664-146a6ee2-ff81\"][vc_column_text]We take data security very seriously. Our platform is HIPAA compliant and is aligned with industry security best practices taken from multiple standards such as NIST, SCF and OWASP.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1643385984947{margin-top: 80px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1643386038430{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1643386088845{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]</p>\r\n<h2><span class=\"notion-enable-hover\" data-token-index=\"0\" data-reactroot=\"\">Care partner questions</span></h2>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1643381658686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1643379725815{margin-top: -10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is a care partner?\" tab_id=\"1643330591930-edd528f4-47a0\"][vc_column_text]A stroke survivor can identify a person in their life that will be helping them once they leave the hospital after their stroke procedure. Typically a care partner is a family member, significant other or friend that is helping them once they get home.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"I am a care partner. Can I participate?\" tab_id=\"1643330592004-747031a8-847d\"][vc_column_text]Yes, care partners have their own login that is linked to the survivor\'s profile.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Are their separate areas in the app for Care Partners and Stroke Survivors?\" tab_id=\"1643330592086-3dc09b50-2131\"][vc_column_text]Yes. Many of the tools in the app are fully shared across the survivor and care partner. Care partners will have their own educational articles, independent access to community support groups and be able to direct message the navigator.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1643379579153{margin-top: -10px !important;padding-top: 0px !important;}\"][vc_tta_accordion section_title_tag=\"p\" style=\"modern\" spacing=\"10\" active_section=\"40\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"How do I sign up as a care partner?\" tab_id=\"1643381424690-c2e91135-90fe\"][vc_column_text]The registration process for care partners is the same for stroke survivors:</p>\r\n<ul>\r\n<li>First download the app.</li>\r\n<li>Once the hospital sends us your information, we will send you and the stroke survivor a link to login.</li>\r\n<li>If the survivor has already been discharged from the hospital, please have the stroke survivor contact their navigator and they can assist with adding you.</li>\r\n</ul>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Is there an extra cost to participate as the care partner?\" tab_id=\"1643381424733-602c6894-1325\"][vc_column_text]No, the Kandu program is free for stroke survivors and their care partners if they have been referred through a participating hospital.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1643385671387{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"3/4\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643385611568{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"1161\" img_size=\"large\" alignment=\"right\" css=\".vc_custom_1643385802332{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][/vc_row]</p>\r\n','FAQ','','inherit','closed','closed','','1056-revision-v1','','','2022-01-28 19:04:26','2022-01-28 19:04:26','',1056,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1252',0,'revision','',0),(1253,2,'2022-01-28 19:10:18','2022-01-28 19:10:18','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding-right: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n.separate-containers .site-main {\\n\\tposition: relative;\\n\\tmin-height: 75vh;\\n\\tpadding: 0px 0px 0px 0px;\\n  margin: 0px;\\n\\n}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:10:18\"\n    }\n}','','','trash','closed','closed','','3ca3acfa-8304-4dda-a0f4-bbd6ee28420f','','','2022-01-28 19:10:18','2022-01-28 19:10:18','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1253',0,'customize_changeset','',0),(1254,2,'2022-01-28 19:10:18','2022-01-28 19:10:18','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding-right: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n.separate-containers .site-main {\n	position: relative;\n	min-height: 75vh;\n	padding: 0px 0px 0px 0px;\n  margin: 0px;\n\n}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 19:10:18','2022-01-28 19:10:18','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1254',0,'revision','',0),(1255,2,'2022-01-28 19:13:23','2022-01-28 19:13:23','{\n    \"generate_settings[footer_inner_width]\": {\n        \"value\": \"full-width\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:12:31\"\n    },\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links -->\\n<ul class=\\\"wp-block-social-links\\\"><!-- wp:social-link {\\\"url\\\":\\\"https://www.facebook.com/\\\",\\\"service\\\":\\\"facebook\\\"} /-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"https://www.linkedin.com/\\\",\\\"service\\\":\\\"linkedin\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:13:23\"\n    }\n}','','','trash','closed','closed','','8c015a20-993c-4bc8-bd6f-dd1d3a7b4b73','','','2022-01-28 19:13:23','2022-01-28 19:13:23','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1255',0,'customize_changeset','',0),(1256,2,'2022-01-28 19:31:09','0000-00-00 00:00:00','<p>[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643391098893{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" gap=\"30\" css=\".vc_custom_1643391085238{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643391121699{margin-top: -15px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-4topnophoto2.svg?id=1190) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-4 vc_col-sm-offset-0 vc_col-xs-10\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643390975657{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]</p>\r\n<h1 class=\"entry-title\"><span style=\"color: #ffffff;\">Contact Us</span></h1>\r\n<p>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1643391050944{margin-top: 0px !important;padding-top: 60px !important;}\"][vc_column_text css=\".vc_custom_1643390934646{margin-top: 0px !important;margin-left: 40px !important;padding-top: 0px !important;}\"]</p>\r\n<h4>If you are a stroke survivor or care partner interested in learning more about Kandu Health or a hospital interested in participating in our program, let us know. Complete our contact form and we will get back to you.</h4>\r\n<p>[/vc_column_text][vc_btn title=\"I Am A Clinician\" el_class=\"popmake-1215\" css=\".vc_custom_1643394407264{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}\"][vc_btn title=\"I am a survivor/care partner\" el_class=\"popmake-1215\" css=\".vc_custom_1643394420917{margin-top: 25px !important;margin-right: 25px !important;margin-bottom: 25px !important;margin-left: 25px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n','Contact Us','','draft','closed','closed','','','','','2022-01-28 19:31:09','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1256',0,'page','',0),(1257,2,'2022-01-28 19:31:43','2022-01-28 19:31:43','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Get the App','','inherit','closed','closed','','1055-revision-v1','','','2022-01-28 19:31:43','2022-01-28 19:31:43','',1055,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1257',0,'revision','',0),(1260,2,'2022-01-28 19:32:55','0000-00-00 00:00:00','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Terms of Use','','draft','closed','closed','','','','','2022-01-28 19:32:55','0000-00-00 00:00:00','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1260',0,'page','',0),(1261,2,'2022-01-28 19:33:17','2022-01-28 19:33:17','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Privacy Policy','','publish','closed','closed','','privacy-policy-2','','','2022-01-28 19:33:30','2022-01-28 19:33:30','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?page_id=1261',0,'page','',0),(1262,2,'2022-01-28 19:33:30','2022-01-28 19:33:30','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n\r\nPlease use the contact form below, if you have any general questions or requests about our services.We will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<a href=\"mailto:support@kanduhealth.com\">support@kanduhealth.com</a>\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n210 Hacienda Ave, Campbell, CA 95008\r\n<p class=\"boldgrid-google-maps\" style=\"width: 100%; height: 200px;\"><iframe style=\"width: 100%; height: 100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n<img class=\"wp-image-134\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" width=\"360\" data-imhwpb-built-photo-search=\"52|portrait\" />\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Privacy Policy','','inherit','closed','closed','','1261-revision-v1','','','2022-01-28 19:33:30','2022-01-28 19:33:30','',1261,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1262',0,'revision','',0),(1263,2,'2022-01-28 19:36:37','2022-01-28 19:36:37','{\n    \"nav_menu[-6178827954880881000]\": {\n        \"value\": {\n            \"name\": \"Footer\",\n            \"description\": \"\",\n            \"parent\": 0,\n            \"auto_add\": false\n        },\n        \"type\": \"nav_menu\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:36:37\"\n    },\n    \"nav_menu_item[-2587774510914703400]\": {\n        \"value\": {\n            \"object_id\": 1261,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 4,\n            \"type\": \"post_type\",\n            \"title\": \"Privacy Policy\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/privacy-policy-2/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Privacy Policy\",\n            \"nav_menu_term_id\": -6178827954880881000,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:36:37\"\n    },\n    \"nav_menu_item[-885815089787703300]\": {\n        \"value\": {\n            \"object_id\": 1258,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 3,\n            \"type\": \"post_type\",\n            \"title\": \"Terms of Use\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/terms-of-use/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Terms of Use\",\n            \"nav_menu_term_id\": -6178827954880881000,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:36:37\"\n    },\n    \"nav_menu_item[-3798954743770636300]\": {\n        \"value\": {\n            \"object_id\": 880,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 2,\n            \"type\": \"post_type\",\n            \"title\": \"Join Our Team\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/join-our-team/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Join Our Team\",\n            \"nav_menu_term_id\": -6178827954880881000,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:36:37\"\n    },\n    \"nav_menu_item[-893580148645171200]\": {\n        \"value\": {\n            \"object_id\": 117,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 1,\n            \"type\": \"post_type\",\n            \"title\": \"Get the App\",\n            \"url\": \"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/contact-us/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Get the App\",\n            \"nav_menu_term_id\": -6178827954880881000,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:36:37\"\n    }\n}','','','trash','closed','closed','','b1d462c9-be9c-4d70-9523-da27e3c8777c','','','2022-01-28 19:36:37','2022-01-28 19:36:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/b1d462c9-be9c-4d70-9523-da27e3c8777c/',0,'customize_changeset','',0),(1264,2,'2022-01-28 19:36:37','2022-01-28 19:36:37',' ','','','publish','closed','closed','','1264','','','2022-01-28 19:36:37','2022-01-28 19:36:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1264/',4,'nav_menu_item','',0),(1265,2,'2022-01-28 19:36:37','2022-01-28 19:36:37',' ','','','publish','closed','closed','','1265','','','2022-01-28 19:36:37','2022-01-28 19:36:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1265/',3,'nav_menu_item','',0),(1266,2,'2022-01-28 19:36:37','2022-01-28 19:36:37',' ','','','publish','closed','closed','','1266','','','2022-01-28 19:36:37','2022-01-28 19:36:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1266/',2,'nav_menu_item','',0),(1267,2,'2022-01-28 19:36:37','2022-01-28 19:36:37',' ','','','publish','closed','closed','','1267','','','2022-01-28 19:36:37','2022-01-28 19:36:37','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/1267/',1,'nav_menu_item','',0),(1268,2,'2022-01-28 19:45:33','2022-01-28 19:45:33','{\n    \"generate_settings[typography]\": {\n        \"value\": [\n            {\n                \"selector\": \"h1\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 55,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 0\n            },\n            {\n                \"selector\": \"h2\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 1\n            },\n            {\n                \"selector\": \"h4\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": 1.5,\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 2\n            },\n            {\n                \"selector\": \"h5\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"uppercase\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 3\n            },\n            {\n                \"selector\": \"h6\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": \"\",\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": 18,\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"px\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 4\n            },\n            {\n                \"selector\": \"body\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Assistant\",\n                \"fontWeight\": \"\",\n                \"textTransform\": \"\",\n                \"fontSize\": 19,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"base\",\n                \"index\": 5\n            },\n            {\n                \"selector\": \"primary-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"bold\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 6\n            },\n            {\n                \"selector\": \"primary-sub-menu-items\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 18,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": \"\",\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": \"\",\n                \"marginBottomTablet\": \"\",\n                \"marginBottomMobile\": \"\",\n                \"marginBottomUnit\": \"\",\n                \"module\": \"core\",\n                \"group\": \"primaryNavigation\",\n                \"index\": 7\n            },\n            {\n                \"selector\": \"h3\",\n                \"customSelector\": \"\",\n                \"fontFamily\": \"Nunito\",\n                \"fontWeight\": \"normal\",\n                \"textTransform\": \"\",\n                \"fontSize\": 31,\n                \"fontSizeTablet\": \"\",\n                \"fontSizeMobile\": \"\",\n                \"fontSizeUnit\": \"px\",\n                \"lineHeight\": 1.399999999999999911182158029987476766109466552734375,\n                \"lineHeightTablet\": \"\",\n                \"lineHeightMobile\": \"\",\n                \"lineHeightUnit\": \"em\",\n                \"letterSpacing\": \"\",\n                \"letterSpacingTablet\": \"\",\n                \"letterSpacingMobile\": \"\",\n                \"letterSpacingUnit\": \"px\",\n                \"marginBottom\": 1.5,\n                \"marginBottomUnit\": \"em\",\n                \"module\": \"core\",\n                \"group\": \"content\",\n                \"index\": 8\n            }\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:41:41\"\n    },\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding-right: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n.separate-containers .site-main {\\n\\tposition: relative;\\n\\tmin-height: 75vh;\\n\\tpadding: 0px 0px 0px 0px;\\n  margin: 0px;\\n\\t\\n\\n}\\n\\n/* footer styling */\\n\\nfont-size: 40px;\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:45:33\"\n    }\n}','','','trash','closed','closed','','84f1c2b9-12b1-4e9e-90da-9b0a2f601c9c','','','2022-01-28 19:45:33','2022-01-28 19:45:33','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1268',0,'customize_changeset','',0),(1269,2,'2022-01-28 19:45:33','2022-01-28 19:45:33','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding-right: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n.separate-containers .site-main {\n	position: relative;\n	min-height: 75vh;\n	padding: 0px 0px 0px 0px;\n  margin: 0px;\n	\n\n}\n\n/* footer styling */\n\nfont-size: 40px;\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 19:45:33','2022-01-28 19:45:33','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1269',0,'revision','',0),(1270,2,'2022-01-28 19:52:59','0000-00-00 00:00:00','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding-right: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n.separate-containers .site-main {\\n\\tposition: relative;\\n\\tmin-height: 75vh;\\n\\tpadding: 0px 0px 0px 0px;\\n  margin: 0px;\\n\\t\\n\\n}\\n\\n/* footer styling */\\n\\n.widget_text {font-size: 16px;\\n\\tline-height: 1;\\npadding-bottom: 0px;}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:52:15\"\n    },\n    \"nav_menu_item[118]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 19:52:59\"\n    }\n}','','','auto-draft','closed','closed','','3abfe5c1-c38f-47fc-8fe8-b34965256790','','','2022-01-28 19:52:59','2022-01-28 19:52:59','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1270',0,'customize_changeset','',0),(1271,2,'2022-01-28 20:02:45','2022-01-28 20:02:45','{\n    \"custom_css[generatepress]\": {\n        \"value\": \"\\n\\n\\n/* Navigation select color */\\n.main-navigation .main-nav ul li[class*=\\\"current-menu-\\\"] > a\\n{    color: #000000;\\n\\n    border-top-style: solid; border-top-color:#EEAE0B;\\n\\tborder-top-width: 6px;\\n}\\n/* Menue Taggle */\\n.menu-toggle {\\n    background-color: #ffff!important;\\n\\tcolor: #EEAE0B!important;\\n\\tfont-size: 40px!important;\\n\\tmargin: 0px 0px ;\\n\\t\\tpadding: 0px 0px ;\\n\\t\\n}\\n\\n\\n\\n/* Contct form 7 */\\n.wpcf7-form-control.wpcf7-text\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px\\n}\\n\\n\\n.wpcf7-form-control {\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n\\t\\tpadding: 10px 15px}\\n\\n\\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\\n{\\n    background-color: #e6f2f3;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px;\\n\\tpadding: 10px 15px;\\n}\\n\\n.wpcf7-form-control.wpcf7-submit {\\n    background-color: #1ebed2;\\n\\tborder-radius: 4px;\\n\\tborder: 0px solid;\\n\\tmargin: 10px 0px ;\\n}\\n\\n\\n.slideblend{\\n\\tmix-blend-mode: multiply;\\n\\t background-position: right top!important; \\n\\t background-attachment: fixed!important; \\n\\t  background-repeat: no-repeat!important; \\nbackground-blend-mode: Multiply!important;\\n}\\n.kanduslider{height: 400px!important;}\\n\\n.site-content{padding-top: 0px;\\nmargin-top: 0px;}\\n.separate-containers .site-main {\\n    margin-top: 0px;\\n    padding-top: 0px;\\n}\\n\\n.alignleft {\\n    float: left;\\n    margin-right: .6em;\\n\\t margin-bottom: 1em\\n}\\n\\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\\n\\n.pageheader {max-width: 300px!important;\\nmix-blend-mode: normal!important;}\\n\\n/*team box styles */\\n.ts-theme-white-card-style .tshowcase-box-photo img {\\n    margin: 5px 15px 5px 5px !important;\\n}\\n\\n.featherlight-content {max-width: 900px!important;}\\n\\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\\n     text-transform: capitalize;!important;\\n}\\n\\n\\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\\nbackground-image: url(\\\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\\\")!important;\\n background-repeat:no-repeat!important;\\nbackground-position: bottom right!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\\n\\n.featherlight:last-of-type {\\n    background: rgba(255,255,255,.8)!important;\\n}\\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;}\\n/* popup photo corner radius */\\n.featherlight * {\\n\\tborder-radius:5px 5px 5px 5px;}\\n.featherlight * .img {    width: 500px!important;\\n    height: auto!important;}\\n\\n.featherlight .featherlight-conten img {\\n\\twidth: 500px!important;\\nheight: auto!important;\\n}\\n\\n.tshowcase-vcard-left {padding-right: 20px!important;}\\n\\n\\n/* popup close btn */\\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\\n\\tpadding: 15px;\\n\\tmargin: 20px;\\n\\tbackground-color: #f8f8f8!important;\\nfont-size: 40px;\\n    line-height: 50px!important;\\n    width: 50px!important;\\nborder-radius:25px 25px 25px 25px;}\\n\\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 24px;}\\n.tshowcase-single-position\\n{font-family: Nunito, sans-serif!important;\\n    font-weight: bold!important;\\n    font-size: 16px;}\\n\\n.sideyellow {\\n   opacity: 0.5;\\n}\\n\\n\\n/* Posting banners*/\\n.jobposting { \\n    display: block;\\n    margin-block-start: 0em!important;\\n    margin-block-end: 0em!important;\\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\\n\\tborder-radius: 10px 10px 10px 10px!important;\\nline-height: 1.2!important;\\n}\\n\\n/* Button style*/\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\\n    color: #fff;\\n    border-color: #d1491f;\\n    background-color: #d1491f;\\n}\\n\\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\\n    color: #fff;\\n    border-color: #de8431;\\n    background-color: #de8431;\\n}\\n\\n/* Acordian */\\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\\nborder-radius: 10px 10px 10px 10px!important;}\\n\\n\\n\\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\\npadding-bottom: 1px;\\n\\n\\t\\n}\\n\\n.vc_tta-controls-icon::after { border-color: #de8431!important;\\nmargin-left: 0px!important;\\n}\\n\\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\\n\\tpadding: 10px;\\nborder-radius: 10px 10px 10px;\\nborder-color: #fff!important;\\nborder-width: 3px!important;}\\n\\n.separate-containers .site-main {\\n\\tposition: relative;\\n\\tmin-height: 75vh;\\n\\tpadding: 0px 0px 0px 0px;\\n  margin: 0px;\\n\\t\\n\\n}\\n\\n/* footer styling */\\n\\n.widget_text {font-size: 16px;\\nline-height: .8px;\\n}\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 20:01:07\"\n    }\n}','','','trash','closed','closed','','3499fa04-4244-4237-9a76-9dbdc02a16e1','','','2022-01-28 20:02:45','2022-01-28 20:02:45','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1271',0,'customize_changeset','',0),(1272,2,'2022-01-28 20:02:45','2022-01-28 20:02:45','\n\n\n/* Navigation select color */\n.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a\n{    color: #000000;\n\n    border-top-style: solid; border-top-color:#EEAE0B;\n	border-top-width: 6px;\n}\n/* Menue Taggle */\n.menu-toggle {\n    background-color: #ffff!important;\n	color: #EEAE0B!important;\n	font-size: 40px!important;\n	margin: 0px 0px ;\n		padding: 0px 0px ;\n	\n}\n\n\n\n/* Contct form 7 */\n.wpcf7-form-control.wpcf7-text\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px\n}\n\n\n.wpcf7-form-control {\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n		padding: 10px 15px}\n\n\n.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required\n{\n    background-color: #e6f2f3;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px;\n	padding: 10px 15px;\n}\n\n.wpcf7-form-control.wpcf7-submit {\n    background-color: #1ebed2;\n	border-radius: 4px;\n	border: 0px solid;\n	margin: 10px 0px ;\n}\n\n\n.slideblend{\n	mix-blend-mode: multiply;\n	 background-position: right top!important; \n	 background-attachment: fixed!important; \n	  background-repeat: no-repeat!important; \nbackground-blend-mode: Multiply!important;\n}\n.kanduslider{height: 400px!important;}\n\n.site-content{padding-top: 0px;\nmargin-top: 0px;}\n.separate-containers .site-main {\n    margin-top: 0px;\n    padding-top: 0px;\n}\n\n.alignleft {\n    float: left;\n    margin-right: .6em;\n	 margin-bottom: 1em\n}\n\n.threeroundcorners{border-radius: 20px 20px 20px 0px;}\n\n.pageheader {max-width: 300px!important;\nmix-blend-mode: normal!important;}\n\n/*team box styles */\n.ts-theme-white-card-style .tshowcase-box-photo img {\n    margin: 5px 15px 5px 5px !important;\n}\n\n.featherlight-content {max-width: 900px!important;}\n\n.inside-article a, .paging-navigation a, .comments-area a, .page-header a {\n     text-transform: capitalize;!important;\n}\n\n\n.tshowcase-inner-box   {border-radius: 5px 5px 5px 5px;!important;\nbackground-image: url(\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2name-background3.svg\")!important;\n background-repeat:no-repeat!important;\nbackground-position: bottom right!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);}\n\n.featherlight:last-of-type {\n    background: rgba(255,255,255,.8)!important;\n}\n.featherlight .featherlight-content {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1)!important;\n	border-radius: 10px 10px 10px 10px!important;}\n/* popup photo corner radius */\n.featherlight * {\n	border-radius:5px 5px 5px 5px;}\n.featherlight * .img {    width: 500px!important;\n    height: auto!important;}\n\n.featherlight .featherlight-conten img {\n	width: 500px!important;\nheight: auto!important;\n}\n\n.tshowcase-vcard-left {padding-right: 20px!important;}\n\n\n/* popup close btn */\n.featherlight .featherlight-close-icon {color: #eeae0b!important;\n	padding: 15px;\n	margin: 20px;\n	background-color: #f8f8f8!important;\nfont-size: 40px;\n    line-height: 50px!important;\n    width: 50px!important;\nborder-radius:25px 25px 25px 25px;}\n\n.tshowcase-single-title {font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 24px;}\n.tshowcase-single-position\n{font-family: Nunito, sans-serif!important;\n    font-weight: bold!important;\n    font-size: 16px;}\n\n.sideyellow {\n   opacity: 0.5;\n}\n\n\n/* Posting banners*/\n.jobposting { \n    display: block;\n    margin-block-start: 0em!important;\n    margin-block-end: 0em!important;\nbox-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.05)!important;\n	border-radius: 10px 10px 10px 10px!important;\nline-height: 1.2!important;\n}\n\n/* Button style*/\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {\n    color: #fff;\n    border-color: #d1491f;\n    background-color: #d1491f;\n}\n\n.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {\n    color: #fff;\n    border-color: #de8431;\n    background-color: #de8431;\n}\n\n/* Acordian */\n.vc_tta.vc_general .vc_tta-panel-title     {background-color: #fff;\nborder-radius: 10px 10px 10px 10px!important;}\n\n\n\n.vc_tta-controls-icon::before { border-color: #de8431 !important;\npadding-bottom: 1px;\n\n	\n}\n\n.vc_tta-controls-icon::after { border-color: #de8431!important;\nmargin-left: 0px!important;\n}\n\n.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {background-color: #f8f8f8;\n	padding: 10px;\nborder-radius: 10px 10px 10px;\nborder-color: #fff!important;\nborder-width: 3px!important;}\n\n.separate-containers .site-main {\n	position: relative;\n	min-height: 75vh;\n	padding: 0px 0px 0px 0px;\n  margin: 0px;\n	\n\n}\n\n/* footer styling */\n\n.widget_text {font-size: 16px;\nline-height: .8px;\n}\n\n\n\n\n\n\n\n\n\n','generatepress','','inherit','closed','closed','','190-revision-v1','','','2022-01-28 20:02:45','2022-01-28 20:02:45','',190,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1272',0,'revision','',0),(1273,2,'2022-01-28 21:13:18','2022-01-28 21:13:18','<p>[vc_row][vc_column][vc_column_text]</p>\n<!-- wp:heading -->\n<h1><b>PRIVACY POLICY</b></h1>\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\n<p>&nbsp;</p>\n<p><b>a. Personal information you provide to us<br />\n</b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\n</ul>\n<p><b>b. Information that we receive from your healthcare providers</b></p>\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\n<p><b>c. Information from other users</b></p>\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\n<p><b>d. Information that we automatically collect</b></p>\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\n<p><b>a. Our products and services </b></p>\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\n</ul>\n<p><b>b. Digital marketing communications </b></p>\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\n<ol type=\"a\">\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\n</ol>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\n<ol type=\"a\">\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\n</ol>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','Privacy Policy','','inherit','closed','closed','','3-autosave-v1','','','2022-01-28 21:13:18','2022-01-28 21:13:18','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1273',0,'revision','',0),(1281,2,'2022-01-28 21:20:54','2022-01-28 21:20:54','<p>[vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]<span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\n<p>&nbsp;</p>\n<p><b>a. Personal information you provide to us<br />\n</b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\n</ul>\n<p><b>b. Information that we receive from your healthcare providers</b></p>\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\n<p><b>c. Information from other users</b></p>\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\n<p><b>d. Information that we automatically collect</b></p>\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]<b>a. Our products and services </b></p>\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\n</ul>\n<p><b>b. Digital marketing communications </b></p>\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]<span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\n<ol type=\"a\">\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\n</ol>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]<span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\n<ol type=\"a\">\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\n</ol>\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]<span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]<span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]<span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]<span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span>[/vc_column_text][/vc_column][/vc_row]</p>\n','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:20:54','2022-01-28 21:20:54','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1281',0,'revision','',0),(1275,2,'2022-01-28 21:08:36','2022-01-28 21:08:36','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.30j0zll\"><b>Collection of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.3dy6vkm\"><b>Use of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.1t3h5sf\"><b>Sharing of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.17dp8vu\"><b>Data Security</b></a><b> </b></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.3rdcrjn\"><b>International Data Transfers</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.lnxbz9\"><b>Children’s Privacy</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.35nkun2\"><b>Links to Other Websites</b></a><b> </b></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.1ksv4uv\"><b>Changes to This Privacy Policy</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>&nbsp;</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\r\n<p><b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security \" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:08:36','2022-01-28 21:08:36','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1275',0,'revision','',0),(1277,2,'2022-01-28 21:11:00','2022-01-28 21:11:00','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<p>&nbsp;</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\r\n<p><b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:11:00','2022-01-28 21:11:00','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1277',0,'revision','',0),(1276,2,'2022-01-28 21:09:47','2022-01-28 21:09:47','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.30j0zll\"><b>Collection of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.3dy6vkm\"><b>Use of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.1t3h5sf\"><b>Sharing of Personal Information</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.17dp8vu\"><b>Data Security</b></a><b> </b></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.3rdcrjn\"><b>International Data Transfers</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.lnxbz9\"><b>Children’s Privacy</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.35nkun2\"><b>Links to Other Websites</b></a><b> </b></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.1ksv4uv\"><b>Changes to This Privacy Policy</b></a></li>\r\n</ul>\r\n<ul>\r\n<li aria-level=\"1\"><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>&nbsp;</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\r\n<p><b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:09:47','2022-01-28 21:09:47','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1276',0,'revision','',0),(1278,2,'2022-01-28 21:13:21','2022-01-28 21:13:21','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\r\n<p><b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:13:21','2022-01-28 21:13:21','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1278',0,'revision','',0),(1280,2,'2022-01-28 21:16:03','2022-01-28 21:16:03','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\r\n<p><b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:16:03','2022-01-28 21:16:03','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1280',0,'revision','',0),(1279,2,'2022-01-28 21:14:04','2022-01-28 21:14:04','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]</p>\r\n<!-- wp:heading -->\r\n<h1><b>PRIVACY POLICY</b></h1>\r\n<p><span style=\"font-weight: 400;\">Effective date: 02/01/2022</span></p>\r\n<p><span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]</p>\r\n<p><b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span></p>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]</p>\r\n<p><span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span></p>\r\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:14:04','2022-01-28 21:14:04','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1279',0,'revision','',0),(1282,2,'2022-01-28 21:22:32','2022-01-28 21:22:32','<p>[vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]<span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]<b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]<span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]<span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]<span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]<span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]<span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]<span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:22:32','2022-01-28 21:22:32','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1282',0,'revision','',0),(1283,2,'2022-01-28 21:23:27','2022-01-28 21:23:27','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<p>Effective date: 02/01/2022</p>\r\n<p>Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “<b>Kandu</b>”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “<b>you</b>”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including <b>www.kanduhealth.com</b> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “<b>Sites</b>”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </p>\r\n<p>This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]<span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]<b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]<span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]<span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]<span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]<span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]<span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]<span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:23:27','2022-01-28 21:23:27','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1283',0,'revision','',0),(1284,2,'2022-01-28 21:24:19','2022-01-28 21:24:19','<p>[vc_row][vc_column][vc_column_text]</p>\r\n<p>Effective date: 02/01/2022</p>\r\n<p>Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “<b>Kandu</b>”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “<b>you</b>”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including <b>www.kanduhealth.com</b> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “<b>Sites</b>”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information.</p>\r\n<p>This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion gap=\"10\" active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]<span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span></p>\r\n<p>&nbsp;</p>\r\n<p><b>a. Personal information you provide to us<br /></b>We may collect the following personal information about you that you choose to provide us when you use our Sites:</p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\r\n<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\r\n<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\r\n<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\r\n</ul>\r\n<p><b>b. Information that we receive from your healthcare providers</b></p>\r\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\r\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\r\n<p><b>c. Information from other users</b></p>\r\n<p><span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span></p>\r\n<p><b>d. Information that we automatically collect</b></p>\r\n<p><span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\r\n</ul>\r\n<p><span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span></p>\r\n<p><b>e. Aggregated, anonymized, and deidentified information</b></p>\r\n<p><span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]<b>a. Our products and services </b></p>\r\n<p><span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span></p>\r\n<ul>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\r\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\r\n</ul>\r\n<p><b>b. Digital marketing communications </b></p>\r\n<p><span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]<span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span></p>\r\n<ol type=\"a\">\r\n<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\r\n<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\r\n<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\r\n<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\r\n<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\r\n<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]<span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span></p>\r\n<ol type=\"a\">\r\n<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\r\n<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\r\n<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\r\n<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\r\n</ol>\r\n<p>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]<span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]<span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span></p>\r\n<p><span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]<span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]<span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]<span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span></p>\r\n<p><span style=\"font-weight: 400;\">210 E. Hacienda Ave</span></p>\r\n<p><span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading --></p>\r\n<p><span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span></p>\r\n<p><span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span>[/vc_column_text][/vc_column][/vc_row]</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-28 21:24:19','2022-01-28 21:24:19','',3,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1284',0,'revision','',0),(1285,2,'2022-01-28 21:32:30','2022-01-28 21:32:30','{\n    \"generatepress::generate_copyright\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:27:31\"\n    },\n    \"generate_spacing_settings[footer_bottom]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:27:31\"\n    },\n    \"widget_block[3]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:social-links {\\\"iconColor\\\":\\\"base\\\",\\\"iconColorValue\\\":\\\"var(\\\\u002d\\\\u002dbase)\\\",\\\"openInNewTab\\\":true,\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-logos-only\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"right\\\"}} -->\\n<ul class=\\\"wp-block-social-links aligncenter has-icon-color is-style-logos-only\\\"><!-- wp:social-link {\\\"url\\\":\\\"https://www.facebook.com/\\\",\\\"service\\\":\\\"facebook\\\"} /--></ul>\\n<!-- /wp:social-links -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:32:30\"\n    },\n    \"widget_block[10]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"id\\\":586,\\\"width\\\":126,\\\"height\\\":45,\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<div class=\\\"wp-block-image\\\"><figure class=\\\"aligncenter size-full is-resized\\\"><img src=\\\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.png\\\" alt=\\\"\\\" class=\\\"wp-image-586\\\" width=\\\"126\\\" height=\\\"45\\\"/></figure></div>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:30:32\"\n    },\n    \"widget_block[11]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxOntzOjc6ImNvbnRlbnQiO3M6NDU3OiI8IS0tIHdwOmJ1dHRvbnMgLS0+CjxkaXYgY2xhc3M9IndwLWJsb2NrLWJ1dHRvbnMiPjwhLS0gd3A6YnV0dG9uIHsiYmFja2dyb3VuZENvbG9yIjoiZ2xvYmFsLWNvbG9yLTExIiwidGV4dENvbG9yIjoiY29udHJhc3QiLCJzdHlsZSI6eyJib3JkZXIiOnsicmFkaXVzIjoiNHB4In19LCJjbGFzc05hbWUiOiJpcy1zdHlsZS1maWxsIn0gLS0+CjxkaXYgY2xhc3M9IndwLWJsb2NrLWJ1dHRvbiBpcy1zdHlsZS1maWxsIj48YSBjbGFzcz0id3AtYmxvY2stYnV0dG9uX19saW5rIGhhcy1jb250cmFzdC1jb2xvciBoYXMtZ2xvYmFsLWNvbG9yLTExLWJhY2tncm91bmQtY29sb3IgaGFzLXRleHQtY29sb3IgaGFzLWJhY2tncm91bmQiIHN0eWxlPSJib3JkZXItcmFkaXVzOjRweCI+UHJvdmlkZXIgUmVzb3VyY2VzPC9hPjwvZGl2Pgo8IS0tIC93cDpidXR0b24gLS0+PC9kaXY+CjwhLS0gL3dwOmJ1dHRvbnMgLS0+Ijt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"cb394fcfad2222a75545365b972274f2\",\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:buttons -->\\n<div class=\\\"wp-block-buttons\\\"><!-- wp:button {\\\"backgroundColor\\\":\\\"global-color-11\\\",\\\"textColor\\\":\\\"contrast\\\",\\\"style\\\":{\\\"border\\\":{\\\"radius\\\":\\\"4px\\\"}},\\\"className\\\":\\\"is-style-fill\\\"} -->\\n<div class=\\\"wp-block-button is-style-fill\\\"><a class=\\\"wp-block-button__link has-contrast-color has-global-color-11-background-color has-text-color has-background\\\" style=\\\"border-radius:4px\\\">Provider Resources</a></div>\\n<!-- /wp:button --></div>\\n<!-- /wp:buttons -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:31:32\"\n    },\n    \"widget_block[12]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxOntzOjc6ImNvbnRlbnQiO3M6MTgxOiI8IS0tIHdwOnBhcmFncmFwaCAtLT4KPHA+PGEgaHJlZj0iaHR0cHM6Ly9laHViNTgud2ViaG9zdGluZ2h1Yi5jb20vfmthbmR1aDUvYmdfa2FuZHVoZWFsdGguY29tL2NvbnRhY3QtdXMvIiBkYXRhLXR5cGU9InBhZ2UiIGRhdGEtaWQ9IjExNyI+R2V0IHRoZSBBcHA8L2E+PC9wPgo8IS0tIC93cDpwYXJhZ3JhcGggLS0+Ijt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"e3cd74670b98da6dd09715e7ee19979d\",\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:paragraph -->\\n<p><a href=\\\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/contact-us/\\\" data-type=\\\"page\\\" data-id=\\\"117\\\">Get the App</a></p>\\n<!-- /wp:paragraph -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:31:32\"\n    }\n}','','','trash','closed','closed','','e579ce73-a9ae-4b26-874f-ca361d4d914c','','','2022-01-28 21:32:30','2022-01-28 21:32:30','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/?p=1285',0,'customize_changeset','',0),(1286,2,'2022-01-28 21:33:16','2022-01-28 21:33:16','{\n    \"generatepress::generate_copyright\": {\n        \"value\": \"\\u00a9 %current_year% Kandu Health \",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2022-01-28 21:33:16\"\n    }\n}','','','trash','closed','closed','','09f3fbea-607b-417c-a419-056891fc82cd','','','2022-01-28 21:33:16','2022-01-28 21:33:16','',0,'https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/09f3fbea-607b-417c-a419-056891fc82cd/',0,'customize_changeset','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_posts` with 1234 row(s)
--

--
-- Table structure for table `wp_revslider_slides`
--

DROP TABLE IF EXISTS `wp_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_slides`
--

LOCK TABLES `wp_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_slides` VALUES (7,2,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"position\":\"center top\",\"image\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Together.jpg\",\"imageId\":337,\"imageLib\":\"medialibrary\",\"imageWidth\":2000,\"imageHeight\":1197,\"imageRatio\":1.67084377610693390892038223682902753353118896484375},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":680,\"in\":{\"o\":1,\"y\":\"-100%\"},\"out\":{\"a\":false},\"title\":\"*south*\",\"main\":\"basic\",\"group\":\"slideinout\",\"preset\":\"slidedown\"}}','{\"1\":{\"text\":\"\",\"alias\":\"Shape-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"75px\",\"e\":true},\"n\":{\"v\":\"61px\"},\"t\":{\"v\":\"46px\"},\"m\":{\"v\":\"28px\"}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"#ffffff\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\"},\"4\":{\"text\":\"Empowering\\nStroke \\nSurvivors\",\"alias\":\"Text-4\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"452px\",\"e\":true},\"n\":{\"v\":\"373px\"},\"t\":{\"v\":\"283px\"},\"m\":{\"v\":\"174px\"}},\"height\":{\"d\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"y\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"66px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"30px\"}},\"zIndex\":10},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":10},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"none\",\"start\":2180,\"startRelative\":2180,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":50,\"start\":9000,\"startRelative\":6520,\"endWithSlide\":true,\"frameLength\":50}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2180},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"41px\"},\"t\":{\"v\":\"31px\"},\"m\":{\"v\":\"19px\"}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"53px\"},\"t\":{\"v\":\"40px\"},\"m\":{\"v\":\"24px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"5\":{\"text\":\"\",\"alias\":\"Image-5\",\"uid\":5,\"media\":{\"imageUrl\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Artboard-3Element.svg\",\"imageId\":211,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"434px\",\"e\":true},\"n\":{\"v\":\"358px\"},\"t\":{\"v\":\"271px\"},\"m\":{\"v\":\"167px\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":93,\"originalHeight\":150,\"aspectRatio\":{\"d\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"n\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"t\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"m\":{\"v\":0.61999999999999999555910790149937383830547332763671875}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":9},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"left\",\"e\":true},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"opacity\":\"1\"},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":810,\"startRelative\":810,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":7190,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":810},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.14\"}'),(8,2,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Nerse.jpg\",\"imageId\":762,\"imageLib\":\"medialibrary\",\"imageWidth\":2000,\"imageHeight\":1080,\"imageRatio\":1.8518518518518518600757261083344928920269012451171875},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":680,\"in\":{\"o\":1,\"y\":\"-100%\"},\"out\":{\"a\":false},\"title\":\"*south*\",\"main\":\"basic\",\"group\":\"slideinout\",\"preset\":\"slidedown\"}}','{\"1\":{\"text\":\"\",\"alias\":\"Shape-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"75px\",\"e\":true},\"n\":{\"v\":\"61px\"},\"t\":{\"v\":\"46px\"},\"m\":{\"v\":\"28px\"}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"#ffffff\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\"},\"4\":{\"text\":\"Experienced personal stroke support.\\n\",\"alias\":\"Text-4\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"452px\",\"e\":true},\"n\":{\"v\":\"373px\"},\"t\":{\"v\":\"283px\"},\"m\":{\"v\":\"174px\"}},\"height\":{\"d\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"y\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"66px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"30px\"}},\"zIndex\":10},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":10},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"none\",\"start\":2180,\"startRelative\":2180,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":50,\"start\":9000,\"startRelative\":6520,\"endWithSlide\":true,\"frameLength\":50}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2180},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"41px\"},\"t\":{\"v\":\"31px\"},\"m\":{\"v\":\"19px\"}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"53px\"},\"t\":{\"v\":\"40px\"},\"m\":{\"v\":\"24px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"5\":{\"text\":\"\",\"alias\":\"Image-5\",\"uid\":5,\"media\":{\"imageUrl\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Artboard-3Element.svg\",\"imageId\":211,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"434px\",\"e\":true},\"n\":{\"v\":\"358px\"},\"t\":{\"v\":\"271px\"},\"m\":{\"v\":\"167px\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":93,\"originalHeight\":150,\"aspectRatio\":{\"d\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"n\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"t\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"m\":{\"v\":0.61999999999999999555910790149937383830547332763671875}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":9},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"left\",\"e\":true},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"opacity\":\"1\"},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":810,\"startRelative\":810,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":7190,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":810},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.14\"}'),(10,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"position\":\"center bottom\",\"image\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Work-1.jpg\",\"imageId\":1012,\"imageLib\":\"medialibrary\",\"imageWidth\":2000,\"imageHeight\":1282,\"imageRatio\":1.56006240249609984260814599110744893550872802734375},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":680,\"in\":{\"o\":1,\"y\":\"-100%\"},\"out\":{\"a\":false},\"title\":\"*south*\",\"main\":\"basic\",\"group\":\"slideinout\",\"preset\":\"slidedown\"}}','{\"0\":{\"text\":\"Ui\\/UX Designer\",\"alias\":\"Position\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"452px\",\"e\":true},\"n\":{\"v\":\"373px\"},\"t\":{\"v\":\"283px\"},\"m\":{\"v\":\"174px\"}},\"height\":{\"d\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"37px\",\"e\":true},\"n\":{\"v\":\"30px\"},\"t\":{\"v\":\"22px\"},\"m\":{\"v\":\"13px\"}},\"y\":{\"d\":{\"v\":\"230px\",\"e\":true},\"n\":{\"v\":\"189px\"},\"t\":{\"v\":\"143px\"},\"m\":{\"v\":\"88px\"}},\"zIndex\":11},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":11},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"none\",\"start\":2450,\"startRelative\":2450,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":50,\"start\":9000,\"startRelative\":6250,\"endWithSlide\":true,\"frameLength\":50}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2450},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"31px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"53px\"},\"t\":{\"v\":\"40px\"},\"m\":{\"v\":\"24px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"1\":{\"text\":\"\",\"alias\":\"Shape-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"75px\",\"e\":true},\"n\":{\"v\":\"61px\"},\"t\":{\"v\":\"46px\"},\"m\":{\"v\":\"28px\"}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"#ffffff\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\"},\"2\":{\"text\":\"Apply Now\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"123.997px\",\"e\":true},\"n\":{\"v\":\"101px\"},\"t\":{\"v\":\"76px\"},\"m\":{\"v\":\"46px\"}},\"height\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"41px\"},\"t\":{\"v\":\"31px\"},\"m\":{\"v\":\"19px\"}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"y\":{\"d\":{\"v\":\"300px\",\"e\":true},\"n\":{\"v\":\"247px\"},\"t\":{\"v\":\"187px\"},\"m\":{\"v\":\"115px\"}},\"zIndex\":12},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":220,\"start\":2620,\"startRelative\":2620,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":220}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6160,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2620},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,20,0,20],\"e\":true},\"n\":{\"v\":[0,17,0,17],\"e\":false},\"t\":{\"v\":[0,13,0,13],\"e\":false},\"m\":{\"v\":[0,8,0,8],\"e\":false}},\"fontFamily\":\"Assistant\",\"fontSize\":{\"d\":{\"v\":\"17px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"10px\"},\"m\":{\"v\":\"6px\"}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"41\"},\"t\":{\"v\":\"31\"},\"m\":{\"v\":\"19\"}},\"backgroundColor\":\"#eeae0b\",\"borderRadius\":{\"v\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#de8431\",\"borderRadius\":{\"v\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"speed\":100,\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"5\":{\"text\":\"\",\"alias\":\"Image-5\",\"uid\":5,\"media\":{\"imageUrl\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Artboard-3Element.svg\",\"imageId\":211,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"434px\",\"e\":true},\"n\":{\"v\":\"358px\"},\"t\":{\"v\":\"271px\"},\"m\":{\"v\":\"167px\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":93,\"originalHeight\":150,\"aspectRatio\":{\"d\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"n\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"t\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"m\":{\"v\":0.61999999999999999555910790149937383830547332763671875}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":9},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"left\",\"e\":true},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"opacity\":\"1\"},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":810,\"startRelative\":810,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":7190,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":810},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.14\"}'),(11,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"position\":\"center top\",\"image\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Nerse-1.jpg\",\"imageId\":1014,\"imageLib\":\"medialibrary\",\"imageWidth\":2048,\"imageHeight\":1367,\"imageRatio\":1.498171177761521644100639605312608182430267333984375},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":680,\"in\":{\"o\":1,\"y\":\"-100%\"},\"out\":{\"a\":false},\"title\":\"*south*\",\"main\":\"basic\",\"group\":\"slideinout\",\"preset\":\"slidedown\"},\"uid\":11}','{\"0\":{\"text\":\"Navigator\",\"alias\":\"Position\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"452px\",\"e\":true},\"n\":{\"v\":\"373px\"},\"t\":{\"v\":\"283px\"},\"m\":{\"v\":\"174px\"}},\"height\":{\"d\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"37px\",\"e\":true},\"n\":{\"v\":\"30px\"},\"t\":{\"v\":\"22px\"},\"m\":{\"v\":\"13px\"}},\"y\":{\"d\":{\"v\":\"230px\",\"e\":true},\"n\":{\"v\":\"189px\"},\"t\":{\"v\":\"143px\"},\"m\":{\"v\":\"88px\"}},\"zIndex\":11},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":11},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"none\",\"start\":2450,\"startRelative\":2450,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":50,\"start\":9000,\"startRelative\":6250,\"endWithSlide\":true,\"frameLength\":50}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2450},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"31px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"53px\"},\"t\":{\"v\":\"40px\"},\"m\":{\"v\":\"24px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"1\":{\"text\":\"\",\"alias\":\"Shape-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"75px\",\"e\":true},\"n\":{\"v\":\"61px\"},\"t\":{\"v\":\"46px\"},\"m\":{\"v\":\"28px\"}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"#ffffff\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\"},\"2\":{\"text\":\"Apply Now\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"123.997px\",\"e\":true},\"n\":{\"v\":\"101px\"},\"t\":{\"v\":\"76px\"},\"m\":{\"v\":\"46px\"}},\"height\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"41px\"},\"t\":{\"v\":\"31px\"},\"m\":{\"v\":\"19px\"}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"y\":{\"d\":{\"v\":\"300px\",\"e\":true},\"n\":{\"v\":\"247px\"},\"t\":{\"v\":\"187px\"},\"m\":{\"v\":\"115px\"}},\"zIndex\":12},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":210,\"start\":2620,\"startRelative\":2620,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":210}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6170,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2620},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,20,0,20],\"e\":true},\"n\":{\"v\":[0,17,0,17],\"e\":false},\"t\":{\"v\":[0,13,0,13],\"e\":false},\"m\":{\"v\":[0,8,0,8],\"e\":false}},\"fontFamily\":\"Assistant\",\"fontSize\":{\"d\":{\"v\":\"17px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"10px\"},\"m\":{\"v\":\"6px\"}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"41\"},\"t\":{\"v\":\"31\"},\"m\":{\"v\":\"19\"}},\"backgroundColor\":\"#eeae0b\",\"borderRadius\":{\"v\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#de8431\",\"borderRadius\":{\"v\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"speed\":100,\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"5\":{\"text\":\"\",\"alias\":\"Image-5\",\"uid\":5,\"media\":{\"imageUrl\":\"http:\\/\\/ehub58.webhostinghub.com\\/~kanduh5\\/bg_kanduhealth.com\\/wp-content\\/uploads\\/2022\\/01\\/Artboard-3Element.svg\",\"imageId\":211,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"434px\",\"e\":true},\"n\":{\"v\":\"358px\"},\"t\":{\"v\":\"271px\"},\"m\":{\"v\":\"167px\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":93,\"originalHeight\":150,\"aspectRatio\":{\"d\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"n\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"t\":{\"v\":0.61999999999999999555910790149937383830547332763671875},\"m\":{\"v\":0.61999999999999999555910790149937383830547332763671875}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":9},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"left\",\"e\":true},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"opacity\":\"1\"},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":810,\"startRelative\":810,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":7190,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":810},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.14\"}');
/*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_slides` with 4 row(s)
--

--
-- Table structure for table `wp_weforms_entries`
--

DROP TABLE IF EXISTS `wp_weforms_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_weforms_entries` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` int(11) unsigned DEFAULT NULL,
  `user_device` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT 'publish',
  `created_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_weforms_entries`
--

LOCK TABLES `wp_weforms_entries` WRITE;
/*!40000 ALTER TABLE `wp_weforms_entries` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_weforms_entries` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_weforms_entries` with 0 row(s)
--

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=78 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','kanduh5bg'),(2,1,'first_name','Kandu'),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',',wp410_dfw'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"6dd1ab24c4bb2757d559d8b488952d3e8799cd7f1ca6668473a373768012e132\";a:4:{s:10:\"expiration\";i:1643330743;s:2:\"ip\";s:14:\"173.231.218.25\";s:2:\"ua\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.58\";s:5:\"login\";i:1643157943;}}'),(59,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(60,3,'wp_user_level','10'),(61,3,'dismissed_wp_pointers','vc_pointers_backend_editor'),(17,1,'bglibDashboardOrder','1'),(18,1,'wp_dashboard_quick_press_last_post_id','171'),(19,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"162.234.254.0\";}'),(43,2,'wp_user-settings-time','1643404948'),(22,1,'closedpostboxes_page','a:0:{}'),(44,2,'bglibDashboardOrder','1'),(23,1,'metaboxhidden_page','a:0:{}'),(45,2,'wp_dashboard_quick_press_last_post_id','680'),(46,2,'community-events-location','a:1:{s:2:\"ip\";s:10:\"98.42.43.0\";}'),(48,3,'nickname','ramin.rasoulian'),(49,3,'first_name','Ramin'),(50,3,'last_name','Rasoulian'),(51,3,'description',''),(52,3,'rich_editing','true'),(53,3,'syntax_highlighting','true'),(54,3,'comment_shortcuts','false'),(55,3,'admin_color','fresh'),(56,3,'use_ssl','0'),(57,3,'show_admin_bar_front','true'),(58,3,'locale',''),(20,1,'wp_user-settings','libraryContent=browse&editor=tinymce&post_dfw=on'),(21,1,'wp_user-settings-time','1637100531'),(47,2,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:10:\"title-attr\";}'),(40,2,'first_login','2021-11-15 23:09:07'),(41,2,'last_login','2022-01-12 23:21:27'),(42,2,'wp_user-settings','editor=tinymce&libraryContent=browse&edit_element_vcUIPanelWidth=1145&edit_element_vcUIPanelLeft=465px&edit_element_vcUIPanelTop=11px&hidetb=1'),(24,2,'nickname','Daniel.Buckwald'),(25,2,'first_name','Daniel'),(26,2,'last_name','Buckwald'),(27,2,'description',''),(28,2,'rich_editing','true'),(29,2,'syntax_highlighting','true'),(30,2,'comment_shortcuts','false'),(31,2,'admin_color','fresh'),(32,2,'use_ssl','0'),(33,2,'show_admin_bar_front','true'),(34,2,'locale',''),(35,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(36,2,'wp_user_level','10'),(37,2,'dismissed_wp_pointers','wp410_dfw,theme_editor_notice,vc_pointers_backend_editor,all-popups-1,all-popups-2,all-popups-3,all-popups-4'),(38,2,'default_password_nag',''),(39,2,'session_tokens','a:8:{s:64:\"65b82dd75ede574ecfb183abcb30a9e0f4292cfbede266bf5a759eb0b36811cc\";a:4:{s:10:\"expiration\";i:1643378663;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643205863;}s:64:\"f6f4fea1609c5096bef1a036c92cedae3fe0a7bfce60ae8ee351c07b9e250b7c\";a:4:{s:10:\"expiration\";i:1643378975;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643206175;}s:64:\"c12b432e5067093fba223992e5ecdfff67aaafb90b6a392b4acf6fc50c7b8d4a\";a:4:{s:10:\"expiration\";i:1643378977;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643206177;}s:64:\"4cba8519cd66ae24c85c6a05a3e907b6b87142eada7717140bf7d70a5747f044\";a:4:{s:10:\"expiration\";i:1643378980;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643206180;}s:64:\"9bc966e44c371d8f571d4c3f19ce8e243ca099d8b2ca7173795e40b46a53be6a\";a:4:{s:10:\"expiration\";i:1643378984;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643206184;}s:64:\"2017255765cb785efae1bb033753d57c1af7d805e474ae8d39f1e2c59e32d151\";a:4:{s:10:\"expiration\";i:1643378987;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643206187;}s:64:\"884a2cc6549322ed2fc3e05e6feb4fc4703d2671e03203afdb8071209d03209c\";a:4:{s:10:\"expiration\";i:1643379385;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:5:\"login\";i:1643206585;}s:64:\"0c9fc6725b06433a89e259acac6a7cdacee94c49510c3a500659d1b13f3a0ab0\";a:4:{s:10:\"expiration\";i:1643549908;s:2:\"ip\";s:11:\"98.42.43.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643377108;}}'),(72,2,'closedpostboxes_page','a:0:{}'),(73,2,'metaboxhidden_page','a:4:{i:0;s:10:\"postcustom\";i:1;s:16:\"commentstatusdiv\";i:2;s:7:\"slugdiv\";i:3;s:9:\"authordiv\";}'),(74,2,'closedpostboxes_sptp_member','a:0:{}'),(76,3,'bglibDashboardOrder','1'),(75,2,'metaboxhidden_sptp_member','a:0:{}'),(67,2,'closedpostboxes_admin_page_my-inspiration','a:0:{}'),(68,2,'metaboxhidden_admin_page_my-inspiration','a:0:{}'),(69,2,'nav_menu_recently_edited','3'),(70,2,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(71,2,'sa_ignore_sapost_notice','true'),(62,3,'session_tokens','a:6:{s:64:\"3aa43dad29fd8ecb1316ffa527833dee5f71fa7cca27140aa3fe5112ad09d1c0\";a:4:{s:10:\"expiration\";i:1643328180;s:2:\"ip\";s:13:\"108.185.153.8\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643155380;}s:64:\"ff549ceb88e416928978d6aebe436f733acc922db01667c07859cccf787672af\";a:4:{s:10:\"expiration\";i:1643328572;s:2:\"ip\";s:13:\"108.185.153.8\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643155772;}s:64:\"29dce2b4729b6ec8df28912ca690676f24a587d67c4e7c27a4e27f2ed3e4d676\";a:4:{s:10:\"expiration\";i:1643329367;s:2:\"ip\";s:13:\"108.185.153.8\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643156567;}s:64:\"f4388a6566dd92c61df955b4555774210e4770758365b260ee4e5b9b47c3d762\";a:4:{s:10:\"expiration\";i:1643332052;s:2:\"ip\";s:13:\"108.185.153.8\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643159252;}s:64:\"e175c75670d30aece3dc0eaecca55def12040e41dcfe409e96d21289cd8c2019\";a:4:{s:10:\"expiration\";i:1643334371;s:2:\"ip\";s:13:\"108.185.153.8\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643161571;}s:64:\"73b3458d096178aac8bbdce7671ae50f3c1c1df40712f214e6657a13eb6ac483\";a:4:{s:10:\"expiration\";i:1643335901;s:2:\"ip\";s:13:\"108.185.153.8\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36\";s:5:\"login\";i:1643163101;}}'),(63,3,'wp_dashboard_quick_press_last_post_id','709'),(64,3,'community-events-location','a:1:{s:2:\"ip\";s:13:\"108.185.153.0\";}'),(65,2,'crio_dismissed_feature_notices','a:1:{i:0;s:19:\"custom-page-headers\";}'),(66,2,'show_welcome_panel','1'),(77,2,'_pum_dismissed_alerts','a:0:{}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_usermeta` with 77 row(s)
--

--
-- Table structure for table `wp_revslider_sliders`
--

DROP TABLE IF EXISTS `wp_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_sliders`
--

LOCK TABLES `wp_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wp_revslider_sliders` VALUES (1,'JoinUs','slider-1','{\"addOns\":[],\"version\":\"6.5.14\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"transient\":1200,\"typeSource\":\"timeline\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":false,\"m\":false},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"700px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":700,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":true,\"duration\":300,\"slotAmount\":7,\"type\":\"notransition\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.5.14\"}',''),(2,'HomePage 1 1','homepage-1-1','{\"addOns\":[],\"version\":\"6.5.14\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"homepage-1-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"transient\":1200,\"typeSource\":\"timeline\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":false,\"m\":false},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"700px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":700,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":true,\"duration\":300,\"slotAmount\":7,\"type\":\"notransition\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"homepage-1-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.5.14\"}','');
/*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_sliders` with 2 row(s)
--

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_commentmeta` with 0 row(s)
--

--
-- Table structure for table `wp_elfsight_team_showcase_widgets`
--

DROP TABLE IF EXISTS `wp_elfsight_team_showcase_widgets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_elfsight_team_showcase_widgets` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `time_created` varchar(10) NOT NULL,
  `time_updated` varchar(10) NOT NULL,
  `active` int(1) NOT NULL DEFAULT 1,
  `options` longtext CHARACTER SET utf8mb4 NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_elfsight_team_showcase_widgets`
--

LOCK TABLES `wp_elfsight_team_showcase_widgets` WRITE;
/*!40000 ALTER TABLE `wp_elfsight_team_showcase_widgets` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_elfsight_team_showcase_widgets` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_elfsight_team_showcase_widgets` with 0 row(s)
--

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(9,9,'dvteamtaxonomy','',0,0),(3,3,'nav_menu','',0,8),(4,4,'template_locations','',0,0),(6,6,'template_locations','',0,0),(7,7,'template_locations','',0,0),(8,8,'template_locations','',0,0),(10,10,'dvteamtaxonomy','',0,3),(11,11,'dvteamtaxonomy','',0,0),(12,12,'category','',0,0),(13,13,'category','',0,0),(14,14,'category','',0,0),(15,15,'wp_theme','',0,1),(16,16,'tshowcase-categories','',0,0),(17,17,'tshowcase-categories','',0,4),(18,18,'tshowcase-categories','',0,0),(19,19,'tshowcase-categories','',0,1),(20,20,'nav_menu','',0,4);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_term_taxonomy` with 18 row(s)
--

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_termmeta` with 0 row(s)
--

--
-- Table structure for table `wp_revslider_navigations`
--

DROP TABLE IF EXISTS `wp_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_navigations`
--

LOCK TABLES `wp_revslider_navigations` WRITE;
/*!40000 ALTER TABLE `wp_revslider_navigations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_navigations` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_navigations` with 0 row(s)
--

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (705,17,0),(702,15,0),(690,10,0),(689,10,0),(1080,3,0),(688,10,0),(12,1,0),(622,3,0),(112,3,0),(711,17,0),(1264,20,0),(118,3,0),(712,17,0),(713,17,0),(734,3,0),(741,3,0),(742,3,0),(925,3,0),(1202,19,0),(1265,20,0),(1266,20,0),(1267,20,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_term_relationships` with 22 row(s)
--

--
-- Table structure for table `wp_revslider_css_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_css_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_css_bkp`
--

LOCK TABLES `wp_revslider_css_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_css_bkp` DISABLE KEYS */;
INSERT INTO `wp_revslider_css_bkp` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');
/*!40000 ALTER TABLE `wp_revslider_css_bkp` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_css_bkp` with 47 row(s)
--

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_links` with 0 row(s)
--

--
-- Table structure for table `wp_revslider_static_slides`
--

DROP TABLE IF EXISTS `wp_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_static_slides`
--

LOCK TABLES `wp_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_static_slides` VALUES (1,1,'{\"static\":{\"isstatic\":true,\"overflow\":\"visible\"},\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Global Layers\",\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"}}','{\"3\":{\"text\":\"Join Our Team\",\"alias\":\"Copy Join-our-team\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"452px\",\"e\":true},\"n\":{\"v\":\"373px\"},\"t\":{\"v\":\"283px\"},\"m\":{\"v\":\"174px\"}},\"height\":{\"d\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"y\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"66px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"30px\"}},\"zIndex\":8},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"transform\":{\"opacity\":1},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":50,\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":50}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"41px\"},\"t\":{\"v\":\"31px\"},\"m\":{\"v\":\"19px\"}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\"},\"t\":{\"v\":\"600\"},\"m\":{\"v\":\"600\"}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"53px\"},\"t\":{\"v\":\"40px\"},\"m\":{\"v\":\"24px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textShadow\":{\"inuse\":true,\"blur\":{\"d\":{\"v\":\"10px\",\"e\":true},\"n\":{\"v\":\"8px\"},\"t\":{\"v\":\"6px\"},\"m\":{\"v\":\"3px\"}},\"color\":\"rgba(139, 25, 0, 0.25)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.14\"}'),(2,2,'{\"static\":{\"isstatic\":true,\"overflow\":\"visible\"},\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Global Layers\",\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"}}','{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":8},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":8}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":7}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":6}}}','{\"version\":\"6.5.14\"}');
/*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_static_slides` with 2 row(s)
--

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(9,'Content Team','content-team',0),(3,'primary','primary',0),(4,'Header','header',0),(6,'Sticky Header','sticky-header',0),(7,'Footer','footer',0),(8,'Footer','footer-2',0),(10,'Kandu Team','kandu-team',0),(11,'Clinical Advisors','clinical-advisors',0),(12,'Kandu Team','kandu',0),(13,'Content Team','content-team',0),(14,'Clinical Advisors','clinical-advisors',0),(15,'generatepress','generatepress',0),(16,'Content Team','content-team',0),(17,'Kandu Team','kandu-team',0),(18,'Clinical Advisors','clinical-advisors',0),(19,'Popup','popup',0),(20,'Footer','footer',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_terms` with 18 row(s)
--

--
-- Table structure for table `wp_revslider_sliders_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_sliders_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_sliders_bkp`
--

LOCK TABLES `wp_revslider_sliders_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_sliders_bkp` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_sliders_bkp` with 0 row(s)
--

--
-- Table structure for table `wp_revslider_css`
--

DROP TABLE IF EXISTS `wp_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_css`
--

LOCK TABLES `wp_revslider_css` WRITE;
/*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */;
INSERT INTO `wp_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}','[]'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','[]'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}');
/*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_css` with 109 row(s)
--

--
-- Table structure for table `wp_revslider_slides_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_slides_bkp`
--

LOCK TABLES `wp_revslider_slides_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_slides_bkp` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_slides_bkp` with 0 row(s)
--

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_comments` with 0 row(s)
--

--
-- Table structure for table `wp_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wp_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_layer_animations`
--

LOCK TABLES `wp_revslider_layer_animations` WRITE;
/*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_layer_animations` with 0 row(s)
--

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=8599 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com','yes'),(2,'home','http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com','yes'),(3,'blogname','Kandu Health','yes'),(4,'blogdescription','Empowering Stroke Survivors','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','mstrasser@imperativecare.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:120:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:7:\"team/?$\";s:29:\"index.php?post_type=tshowcase\";s:37:\"team/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=tshowcase&feed=$matches[1]\";s:32:\"team/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=tshowcase&feed=$matches[1]\";s:24:\"team/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=tshowcase&paged=$matches[1]\";s:40:\"./(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"./(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:16:\"./(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:28:\"./(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:10:\"./(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:61:\"tshowcase-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?tshowcase-categories=$matches[1]&feed=$matches[2]\";s:56:\"tshowcase-categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?tshowcase-categories=$matches[1]&feed=$matches[2]\";s:37:\"tshowcase-categories/([^/]+)/embed/?$\";s:53:\"index.php?tshowcase-categories=$matches[1]&embed=true\";s:49:\"tshowcase-categories/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?tshowcase-categories=$matches[1]&paged=$matches[2]\";s:31:\"tshowcase-categories/([^/]+)/?$\";s:42:\"index.php?tshowcase-categories=$matches[1]\";s:32:\"team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"team/([^/]+)/embed/?$\";s:42:\"index.php?tshowcase=$matches[1]&embed=true\";s:25:\"team/([^/]+)/trackback/?$\";s:36:\"index.php?tshowcase=$matches[1]&tb=1\";s:45:\"team/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?tshowcase=$matches[1]&feed=$matches[2]\";s:40:\"team/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?tshowcase=$matches[1]&feed=$matches[2]\";s:33:\"team/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?tshowcase=$matches[1]&paged=$matches[2]\";s:40:\"team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?tshowcase=$matches[1]&cpage=$matches[2]\";s:29:\"team/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?tshowcase=$matches[1]&page=$matches[2]\";s:21:\"team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"team/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=202&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:11:{i:0;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:1;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:2;s:33:\"duplicate-post/duplicate-post.php\";i:3;s:23:\"freshchat/freshchat.php\";i:4;s:25:\"gp-premium/gp-premium.php\";i:5;s:27:\"js_composer/js_composer.php\";i:6;s:27:\"popup-maker/popup-maker.php\";i:7;s:23:\"revslider/revslider.php\";i:8;s:27:\"svg-support/svg-support.php\";i:9;s:27:\"team-showcase/tshowcase.php\";i:10;s:19:\"weforms/weforms.php\";}','yes'),(34,'category_base','.','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:2:{i:0;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/style.css\";i:1;s:0:\"\";}','no'),(40,'template','generatepress','yes'),(41,'stylesheet','generatepress','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','51917','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:27:\"popup-maker/popup-maker.php\";a:2:{i:0;s:11:\"PUM_Install\";i:1;s:16:\"uninstall_plugin\";}s:34:\"freshchat/widget-settings/main.php\";s:19:\"Freshchat_uninstall\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','202','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','180','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1657147214','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'initial_db_version','49752','yes'),(99,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(100,'fresh_site','0','yes'),(101,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:13:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-5\";i:1;s:7:\"block-8\";i:2;s:8:\"search-2\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:4:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";i:3;s:7:\"block-2\";}s:6:\"header\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:7:\"block-3\";}s:8:\"footer-2\";a:1:{i:0;s:8:\"block-10\";}s:8:\"footer-3\";a:5:{i:0;s:8:\"block-11\";i:1;s:8:\"block-12\";i:2;s:8:\"block-13\";i:3;s:8:\"block-14\";i:4;s:8:\"block-15\";}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:2:{i:0;s:7:\"block-6\";i:1;s:7:\"block-7\";}s:7:\"top-bar\";a:0:{}s:16:\"slide-out-widget\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:9:{i:1643582616;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1643584368;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1643618614;a:4:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1643652357;a:1:{s:26:\"pum_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1643661814;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1643663941;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1643997957;a:1:{s:27:\"pum_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1644093814;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1624653825;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(121,'boldgrid_settings','a:4:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.13.3.0\";}s:15:\"plugins_checked\";a:7:{s:37:\"boldgrid-connect/boldgrid-connect.php\";a:1:{s:5:\"1.0.2\";i:1641596728;}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:2:{s:5:\"2.6.3\";i:1633488821;s:5:\"2.6.4\";i:1641596728;}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:3:{s:6:\"1.14.0\";i:1633466069;s:6:\"1.14.2\";i:1633488821;s:6:\"1.15.2\";i:1641596728;}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:1:{s:5:\"1.0.5\";i:1641596728;}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:2:{s:7:\"1.14.12\";i:1633466069;s:7:\"1.14.13\";i:1641596728;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.5.9\";i:1641596728;}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:1:{s:6:\"1.6.10\";i:1641596728;}}s:15:\"release_channel\";s:6:\"stable\";s:21:\"theme_release_channel\";s:6:\"stable\";}','yes'),(122,'boldgrid_backup_id','efa57c98','no'),(123,'boldgrid_backup_settings','a:25:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:1;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:1;s:5:\"tod_m\";s:2:\"00\";s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:28:\"mstrasser@imperativecare.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:11:\"auto_update\";a:5:{s:22:\"timely-updates-enabled\";s:1:\"0\";s:4:\"days\";s:1:\"0\";s:6:\"wpcore\";a:5:{s:3:\"all\";s:1:\"0\";s:5:\"major\";s:1:\"0\";s:5:\"minor\";s:1:\"1\";s:3:\"dev\";s:1:\"0\";s:11:\"translation\";s:1:\"0\";}s:7:\"plugins\";a:12:{s:7:\"default\";s:1:\"0\";s:25:\"gp-premium/gp-premium.php\";s:1:\"0\";s:27:\"svg-support/svg-support.php\";s:1:\"0\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:1:\"0\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:1:\"0\";s:19:\"weforms/weforms.php\";s:1:\"0\";s:37:\"boldgrid-connect/boldgrid-connect.php\";s:1:\"0\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:1:\"0\";s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:1:\"0\";s:29:\"crio-premium/crio-premium.php\";s:1:\"0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:1:\"0\";s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";s:1:\"0\";}s:6:\"themes\";a:9:{s:7:\"default\";s:1:\"0\";s:13:\"generatepress\";s:1:\"0\";s:16:\"boldgrid-gridone\";s:1:\"0\";s:17:\"boldgrid-pavilion\";s:1:\"0\";s:4:\"crio\";s:1:\"0\";s:14:\"responsive-fse\";s:1:\"0\";s:14:\"twentynineteen\";s:1:\"0\";s:12:\"twentytwenty\";s:1:\"0\";s:15:\"twentytwentyone\";s:1:\"0\";}}s:16:\"backup_directory\";s:29:\"/home/kanduh5/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"2990569fc4d3bb993634e7a91dc7e4a84c77f0ee3d728ae3b25a5506897f9171\";s:7:\"updated\";i:1642441733;s:7:\"openssl\";a:3:{s:6:\"cipher\";s:11:\"AES-256-CBC\";s:2:\"iv\";s:32:\"6107f0c47dec3dee0f8a90372ad5abc6\";s:3:\"key\";s:64:\"e6ad77d5ef489ffa485a4e335d0f3c135413d3aeca58ff4fa7ee662cbb792f3a\";}s:10:\"compressor\";s:7:\"php_zip\";s:17:\"filelist_analysis\";i:0;s:17:\"compression_level\";s:1:\"6\";s:9:\"scheduler\";s:4:\"cron\";s:11:\"crons_added\";b:1;s:15:\"crontab_version\";s:5:\"1.6.4\";s:19:\"exclude_tables_type\";s:4:\"full\";s:21:\"folder_exclusion_type\";s:4:\"full\";}','no'),(8597,'_site_transient_timeout_theme_roots','1643591106','no'),(8598,'_site_transient_theme_roots','a:9:{s:16:\"boldgrid-gridone\";s:7:\"/themes\";s:17:\"boldgrid-pavilion\";s:7:\"/themes\";s:4:\"crio\";s:7:\"/themes\";s:13:\"generatepress\";s:7:\"/themes\";s:14:\"responsive-fse\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(169,'current_theme','GeneratePress','yes'),(170,'theme_switched','','yes'),(171,'boldgrid_backup_history','a:91:{i:0;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1624653825;s:7:\"message\";s:50:\"Twenty Twenty-One theme (version 1.3) deactivated.\";}i:1;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1624653825;s:7:\"message\";s:42:\"Grid One theme (version 1.25.8) activated.\";}i:2;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1632343733;s:7:\"message\";s:148:\"Backup file created: /home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20210922-204704.zip.\";}i:3;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1632343833;s:7:\"message\";s:35:\"WordPress updated to version 5.7.2.\";}i:4;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633466048;s:7:\"message\";s:44:\"Grid One theme (version 1.25.8) deactivated.\";}i:5;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633466048;s:7:\"message\";s:37:\"Crio theme (version 2.9.4) activated.\";}i:6;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633466049;s:7:\"message\";s:46:\"Crio Premium plugin (version 1.3.0) activated.\";}i:7;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633466052;s:7:\"message\";s:41:\"weForms plugin (version 1.6.9) activated.\";}i:8;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633466061;s:7:\"message\";s:52:\"BoldGrid Easy SEO plugin (version 1.6.10) activated.\";}i:9;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488212;s:7:\"message\";s:148:\"Backup file created: /home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20211006-024058.zip.\";}i:10;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488793;s:7:\"message\";s:51:\"Akismet Anti-Spam plugin upgraded to version 4.2.1.\";}i:11;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488793;s:7:\"message\";s:56:\"Post and Page Builder plugin upgraded to version 1.14.2.\";}i:12;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488793;s:7:\"message\";s:48:\"Total Upkeep plugin upgraded to version 1.14.13.\";}i:13;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488897;s:7:\"message\";s:46:\"Twenty Nineteen theme upgraded to version 2.1.\";}i:14;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488897;s:7:\"message\";s:44:\"Twenty Twenty theme upgraded to version 1.8.\";}i:15;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488897;s:7:\"message\";s:48:\"Twenty Twenty-One theme upgraded to version 1.4.\";}i:16;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633488897;s:7:\"message\";s:42:\"Grid One theme upgraded to version 1.25.9.\";}i:17;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633538729;s:7:\"message\";s:43:\"Hello Dolly plugin (version 1.7.2) deleted.\";}i:18;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1633538738;s:7:\"message\";s:49:\"Akismet Anti-Spam plugin (version 4.2.1) deleted.\";}i:19;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638207749;s:7:\"message\";s:39:\"Crio theme (version 2.9.4) deactivated.\";}i:20;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638207749;s:7:\"message\";s:46:\"GeneratePress theme (version 3.1.0) activated.\";}i:21;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208024;s:7:\"message\";s:48:\"GeneratePress theme (version 3.1.0) deactivated.\";}i:22;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208024;s:7:\"message\";s:37:\"Crio theme (version 2.9.4) activated.\";}i:23;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208350;s:7:\"message\";s:39:\"Crio theme (version 2.9.4) deactivated.\";}i:24;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208350;s:7:\"message\";s:46:\"GeneratePress theme (version 3.1.0) activated.\";}i:25;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208388;s:7:\"message\";s:44:\"GP Premium plugin (version 2.1.1) activated.\";}i:26;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:56:\"Total Upkeep Premium plugin (version 1.5.9) deactivated.\";}i:27;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:50:\"Total Upkeep plugin (version 1.14.13) deactivated.\";}i:28;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:52:\"BoldGrid Connect plugin (version 1.0.2) deactivated.\";}i:29;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:54:\"BoldGrid Easy SEO plugin (version 1.6.10) deactivated.\";}i:30;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:57:\"BoldGrid Inspirations plugin (version 2.6.3) deactivated.\";}i:31;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:48:\"Crio Premium plugin (version 1.3.0) deactivated.\";}i:32;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:65:\"Post and Page Builder Premium plugin (version 1.0.5) deactivated.\";}i:33;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1638208455;s:7:\"message\";s:58:\"Post and Page Builder plugin (version 1.14.2) deactivated.\";}i:34;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596597;s:7:\"message\";s:48:\"GeneratePress theme (version 3.1.0) deactivated.\";}i:35;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596597;s:7:\"message\";s:38:\"Crio theme (version 2.11.0) activated.\";}i:36;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596669;s:7:\"message\";s:46:\"GP Premium plugin (version 2.1.1) deactivated.\";}i:37;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596687;s:7:\"message\";s:50:\"BoldGrid Connect plugin (version 1.0.2) activated.\";}i:38;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596687;s:7:\"message\";s:52:\"BoldGrid Easy SEO plugin (version 1.6.10) activated.\";}i:39;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596688;s:7:\"message\";s:55:\"BoldGrid Inspirations plugin (version 2.6.3) activated.\";}i:40;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596688;s:7:\"message\";s:46:\"Crio Premium plugin (version 1.3.0) activated.\";}i:41;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596689;s:7:\"message\";s:56:\"Post and Page Builder plugin (version 1.15.2) activated.\";}i:42;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596689;s:7:\"message\";s:63:\"Post and Page Builder Premium plugin (version 1.0.5) activated.\";}i:43;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596726;s:7:\"message\";s:55:\"BoldGrid Inspirations plugin upgraded to version 2.6.4.\";}i:44;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641596732;s:7:\"message\";s:46:\"Crio Premium plugin upgraded to version 1.5.0.\";}i:45;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641842215;s:7:\"message\";s:40:\"Crio theme (version 2.11.0) deactivated.\";}i:46;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641842215;s:7:\"message\";s:42:\"Pavilion theme (version 1.25.9) activated.\";}i:47;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641842259;s:7:\"message\";s:44:\"Pavilion theme (version 1.25.9) deactivated.\";}i:48;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641842259;s:7:\"message\";s:38:\"Crio theme (version 2.11.0) activated.\";}i:49;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641853888;s:7:\"message\";s:40:\"Crio theme (version 2.11.0) deactivated.\";}i:50;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1641853888;s:7:\"message\";s:46:\"GeneratePress theme (version 3.1.0) activated.\";}i:51;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029766;s:7:\"message\";s:52:\"BoldGrid Connect plugin (version 1.0.2) deactivated.\";}i:52;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029766;s:7:\"message\";s:54:\"BoldGrid Easy SEO plugin (version 1.6.10) deactivated.\";}i:53;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029766;s:7:\"message\";s:57:\"BoldGrid Inspirations plugin (version 2.6.4) deactivated.\";}i:54;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029766;s:7:\"message\";s:48:\"Crio Premium plugin (version 1.5.0) deactivated.\";}i:55;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029766;s:7:\"message\";s:65:\"Post and Page Builder Premium plugin (version 1.0.5) deactivated.\";}i:56;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029766;s:7:\"message\";s:58:\"Post and Page Builder plugin (version 1.15.2) deactivated.\";}i:57;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642029782;s:7:\"message\";s:44:\"GP Premium plugin (version 2.1.1) activated.\";}i:58;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642030399;s:7:\"message\";s:148:\"Backup file created: /home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20220112-233014.zip.\";}i:59;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642031753;s:7:\"message\";s:46:\"SVG Support plugin (version 2.3.21) activated.\";}i:60;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642441733;s:7:\"message\";s:30:\"Total Upkeep settings updated.\";}i:61;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642444999;s:7:\"message\";s:46:\"GeneratePress theme upgraded to version 3.1.1.\";}i:62;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642446139;s:7:\"message\";s:55:\"WPBakery Page Builder plugin (version 6.8.0) activated.\";}i:63;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642462446;s:7:\"message\";s:97:\"Slide Anything - Responsive Content / HTML Slider and Carousel plugin (version 2.3.40) activated.\";}i:64;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1642463835;s:7:\"message\";s:52:\"Slider Revolution plugin (version 6.5.14) activated.\";}i:65;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1642986268;s:7:\"message\";s:148:\"Backup file created: /home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20220124-010029.zip.\";}i:66;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643063453;s:7:\"message\";s:99:\"Slide Anything - Responsive Content / HTML Slider and Carousel plugin (version 2.3.40) deactivated.\";}i:67;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643065580;s:7:\"message\";s:52:\"Yoast Duplicate Post plugin (version 4.3) activated.\";}i:68;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643131773;s:7:\"message\";s:41:\"WP Team plugin (version 2.2.2) activated.\";}i:69;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643134314;s:7:\"message\";s:52:\"Yoast Duplicate Post plugin upgraded to version 4.4.\";}i:70;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643134733;s:7:\"message\";s:148:\"Backup file created: /home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20220125-181402.zip.\";}i:71;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643147852;s:7:\"message\";s:35:\"WordPress updated to version 5.8.3.\";}i:72;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643148541;s:7:\"message\";s:43:\"WP Team plugin (version 2.2.2) deactivated.\";}i:73;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643148569;s:7:\"message\";s:39:\"WP Team plugin (version 2.2.2) deleted.\";}i:74;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643149443;s:7:\"message\";s:39:\"DV Team plugin (version 2.1) activated.\";}i:75;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643150740;s:7:\"message\";s:41:\"DV Team plugin (version 2.1) deactivated.\";}i:76;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643150772;s:7:\"message\";s:59:\"Elfsight Team Showcase CC plugin (version 1.3.1) activated.\";}i:77;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643150954;s:7:\"message\";s:61:\"Elfsight Team Showcase CC plugin (version 1.3.1) deactivated.\";}i:78;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643151072;s:7:\"message\";s:71:\"Mega Addons For WPBakery Page Builder plugin (version 4.2.7) activated.\";}i:79;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643152734;s:7:\"message\";s:46:\"Team Builder plugin (version 1.5.8) activated.\";}i:80;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643153534;s:7:\"message\";s:37:\"DV Team plugin (version 2.1) deleted.\";}i:81;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643153536;s:7:\"message\";s:57:\"Elfsight Team Showcase CC plugin (version 1.3.1) deleted.\";}i:82;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643153621;s:7:\"message\";s:47:\"Team Showcase plugin (version 2.2.6) activated.\";}i:83;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643153641;s:7:\"message\";s:73:\"Mega Addons For WPBakery Page Builder plugin (version 4.2.7) deactivated.\";}i:84;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643153678;s:7:\"message\";s:48:\"Team Builder plugin (version 1.5.8) deactivated.\";}i:85;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643153686;s:7:\"message\";s:44:\"Team Builder plugin (version 1.5.8) deleted.\";}i:86;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643391614;s:7:\"message\";s:148:\"Backup file created: /home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20220128-173515.zip.\";}i:87;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643392540;s:7:\"message\";s:71:\"Mega Addons For WPBakery Page Builder plugin (version 4.2.7) activated.\";}i:88;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643392605;s:7:\"message\";s:73:\"Mega Addons For WPBakery Page Builder plugin (version 4.2.7) deactivated.\";}i:89;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643393147;s:7:\"message\";s:46:\"Popup Maker plugin (version 1.16.4) activated.\";}i:90;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1643394911;s:7:\"message\";s:43:\"Freshchat plugin (version 2.3.4) activated.\";}}','no'),(172,'theme_mods_boldgrid-gridone','a:8:{s:13:\"bgtfw_version\";s:6:\"1.7.10\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:18:\"nav_menu_locations\";a:1:{s:6:\"social\";i:2;}s:22:\"boldgrid_color_palette\";s:222:\"{\"state\":{\"active-palette\":\"palette-primary\",\"active-palette-id\":\"c39ca97b4cb5fdb12184c552c4e254cf\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"colors\":[\"#333333\",\"#337ab7\",\"#ffffff\"]}},\"saved_palettes\":[]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:21:\"boldgrid_compiled_css\";s:8946:\".color1-text-default{color:#fff}.color-1-text-contrast{color:#fff ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#fff ! important}.color2-text-default{color:#fff}.color-2-text-contrast{color:#fff ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#fff ! important}.color3-text-default{color:#333}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#333 ! important}.color1-color{color:#333 ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#333 ! important}.color2-color{color:#337ab7 ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#337ab7 ! important}.color3-color{color:#fff ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#fff ! important}.color1-background{background:#333 ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#333 ! important}.color2-background{background:#337ab7 ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#337ab7 ! important}.color3-background{background:#fff ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#fff ! important}.color1-background-color{background-color:#333 ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#333 ! important}.color2-background-color{background-color:#337ab7 ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#337ab7 ! important}.color3-background-color{background-color:#fff ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#fff ! important}.color1-border-color{border-color:#333 ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#333 ! important}.color2-border-color{border-color:#337ab7 ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#337ab7 ! important}.color3-border-color{border-color:#fff ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#fff ! important}.breadcrumb li a.filler{background:#337ab7;color:#fff}.breadcrumb li a.filler:after{border-left-color:#337ab7}.breadcrumb li a:not(.filler){color:#fff}.breadcrumb li a:not(.filler):after{border-left-color:#333 !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#337ab7;color:#fff}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#337ab7 !important;color:#fff}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#333}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#fff;color:#333}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#333}.btn-color-1,.btn-color-1-flat{background-color:#333;border-color:#333;color:#fff !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#fff}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#4d4d4d;border-color:#4d4d4d;color:#fff !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#333;border-color:#333;color:#1a1a1a !important}.btn-color-2,.btn-color-2-flat{background-color:#337ab7;border-color:#337ab7;color:#fff !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#fff}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#4f93ce;border-color:#4f93ce;color:#fff !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#3f79ab;border-color:#3f79ab;color:#285f8f !important}.btn-color-3,.btn-color-3-flat{background-color:#fff;border-color:#fff;color:#333 !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#333}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#fff;border-color:#fff;color:#333 !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.palette-primary{background:#fff;color:#333;}.palette-primary .button-primary,.palette-primary .widget .table-striped > tbody > tr:nth-child(2n+1) > td,.palette-primary .pager li > a{background:#333;border:1px solid #333;color:#fff}.palette-primary .button-secondary{background:#337ab7;border:1px solid #337ab7;color:#fff}.palette-primary .button-primary:hover,.palette-primary .button-primary:active,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:focus{background:#337ab7;border:1px solid #337ab7;color:#fff}.palette-primary .button-secondary:hover,.palette-primary .button-secondary:active{background:none;border:1px solid #333;color:#333}.palette-primary h1,.palette-primary h2,.palette-primary h3,.palette-primary h4,.palette-primary h5,.palette-primary h6,.palette-primary caption,.palette-primary .widget .nav > li > a:hover,.palette-primary .widget .nav > li > a:focus,.palette-primary #footer-center-menu .current-menu-item a{color:#333}.palette-primary .title-main{border-bottom:1px solid #333;border-top:1px solid #333;color:#333}.palette-primary hr{background:#333}.palette-primary .mod-blockquote,.palette-primary blockquote{border-left:7px solid #333}.palette-primary .mod-icon-circle i{border:2px solid #333;color:#333}.palette-primary .mod-divider{border-top:1px solid #333}.palette-primary .entry-title:before{border-top:1px solid #333}.palette-primary a,.palette-primary .heading-alt,.palette-primary #menu-social li a:hover,.palette-primary #menu-social li a:focus,.palette-primary #secondary-menu a:hover,.palette-primary #secondary-menu a:focus,.palette-primary #tertiary-menu a:hover,.palette-primary #tertiary-menu a:focus,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus,.palette-primary .palette-primary.disabled-footer .site-footer a,.palette-primary .widget.well a,.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a{color:#337ab7}.palette-primary .navbar-default .navbar-nav > .open > a,.palette-primary .navbar-default .navbar-nav > .open > a:hover,.palette-primary .navbar-default .navbar-nav > .open > a:focus,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,.palette-primary .mark,.palette-primary mark{background:#337ab7;color:#fff}.palette-primary #secondary-menu .current-menu-item a,.palette-primary #tertiary-menu .current-menu-item a{color:#337ab7}.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar,.palette-primary .navbar-default .navbar-toggle .icon-bar{background-color:#337ab7}.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#333}.palette-primary .navbar-default .navbar-nav .dropdown-menu{background:#fff}.palette-primary .navbar-default .navbar-nav > .dropdown.active.open > a,.palette-primary .navbar-default .navbar-nav > li.dropdown.active.open > a:hover,.palette-primary .navbar-default .navbar-nav > li.dropdown.active.open > a:focus,.palette-primary .navbar-default .navbar-nav > .dropdown.active.open > a:hover{color:#fff}.palette-primary .palette-primary.disabled-footer .site-footer,.palette-primary .entry-title a{background-color:#fff}.palette-primary .mod-divider i,.palette-primary .mod-divider a{background:#fff}.palette-primary .site-title a,.palette-primary #secondary-menu a,.palette-primary #tertiary-menu a,.palette-primary #menu-social a,.palette-primary .comments-area .comment-content p,.palette-primary .navbar-default .dropdown-menu > li > a,.palette-primary .widget.well{color:#333}.palette-primary .navbar-default .navbar-toggle{border-color:#fff}.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus{background-color:#fff}.palette-primary .panel-default > .panel-heading,.palette-primary .panel-body,.palette-primary .panel-footer{background:#fff;color:#333}.palette-primary #reviews #comments ol.commentlist li .meta{color:#333}\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1633466048;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}}}}','yes'),(173,'widget_black-studio-tinymce','a:3:{s:12:\"_multiwidget\";i:1;i:0;a:5:{s:5:\"title\";s:12:\"Contact Info\";s:4:\"text\";s:128:\"&copy; 2022 Kandu Health | 210 Hacienda Ave, Campbell, CA 95008 | <a href=\"mailto:support@kandu.health\">support@kandu.health</a>\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";i:1;s:5:\"label\";s:20:\"black-studio-tinymce\";}i:1;a:5:{s:5:\"title\";s:14:\"Call To Action\";s:4:\"text\";s:447:\"\n<div class=\"row call-to-action-wrapper\">\n			<div class=\"col-md-7\"></div>\n			<div class=\"col-md-5\">\n				<h2 id=\"slogan\">WE MAKE IT OUR BUSINESS TO FIND THE PERFECT FIT FOR YOUR NEEDS.</h2>\n				<div class=\"call-to-action\">\n					<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/about-us\">LEARN MORE<i class=\"fa fa-angle-double-right\"></i></a></p>\n				</div>\n			</div>\n		</div>\n\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";i:1;s:5:\"label\";s:20:\"black-studio-tinymce\";}}','yes'),(134,'widget_boldgrid_component_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'widget_boldgrid_component_page_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'widget_boldgrid_component_site_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'widget_boldgrid_component_site_description','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(138,'widget_boldgrid_component_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(139,'widget_boldgrid_component_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(140,'widget_boldgrid_component_postlist','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(141,'boldgrid_attribution_rebuild','1','yes'),(142,'boldgrid_staging_boldgrid_attribution_rebuild','1','yes'),(143,'boldgrid_attribution_upgraded_to_cpt','1','yes'),(148,'boldgrid_editor','a:9:{s:19:\"has_flushed_rewrite\";b:1;s:7:\"notices\";a:1:{s:13:\"editor_choice\";a:1:{s:9:\"dismissed\";b:1;}}s:21:\"displayed_v1.3_notice\";i:1;s:13:\"custom_colors\";a:0:{}s:12:\"preview_meta\";a:2:{s:8:\"template\";s:7:\"default\";s:24:\"boldgrid_hide_page_title\";i:0;}s:18:\"count_usage_blocks\";i:3;s:22:\"block_default_industry\";s:11:\"real_estate\";s:19:\"has_checked_version\";i:0;s:17:\"activated_version\";s:6:\"1.15.2\";}','yes'),(751,'widget_weforms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(154,'boldgrid_api_key','1d988fc6e027f936e74fefdb297f27c8','yes'),(2040,'generate_db_version','3.1.1','yes'),(679,'boldgrid_survey','a:4:{s:8:\"blogname\";a:1:{s:5:\"value\";s:12:\"Kandu Health\";}s:5:\"email\";a:1:{s:5:\"value\";s:20:\"support@kandu.health\";}s:7:\"address\";a:1:{s:5:\"value\";s:36:\"210 Hacienda Ave, Campbell, CA 95008\";}s:6:\"social\";a:1:{s:14:\"do-not-display\";b:1;}}','yes'),(682,'boldgrid_install_options','a:22:{s:11:\"author_type\";N;s:11:\"language_id\";N;s:14:\"theme_group_id\";N;s:8:\"theme_id\";i:54;s:18:\"theme_version_type\";s:6:\"stable\";s:11:\"category_id\";i:3;s:14:\"subcategory_id\";i:19;s:11:\"page_set_id\";i:22;s:21:\"page_set_version_type\";s:6:\"stable\";s:3:\"pde\";b:0;s:8:\"new_path\";s:19:\"0751717001633465762\";s:13:\"ticket_number\";s:0:\"\";s:16:\"build_profile_id\";i:1077145;s:12:\"custom_pages\";N;s:12:\"install_blog\";b:0;s:15:\"install_invoice\";b:0;s:13:\"install_cache\";b:0;s:17:\"install_timestamp\";i:1633466003;s:15:\"subcategory_key\";s:11:\"Real Estate\";s:16:\"subcategory_name\";s:11:\"Real Estate\";s:15:\"is_base_pageset\";b:0;s:20:\"parent_category_name\";s:15:\"Home & Property\";}','yes'),(709,'boldgrid_installed_page_ids','a:5:{i:543;i:109;i:19;i:111;i:25;i:113;i:27;i:115;i:20;i:117;}','yes'),(150,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:24:\"ehub58.webhostinghub.com\";s:10:\"phpversion\";s:6:\"7.4.27\";s:9:\"wpversion\";s:3:\"5.9\";}','yes'),(5643,'_site_transient_timeout_php_check_aed3db4e689eca85aa9bbf5642f62aea','1643637306','no'),(5644,'_site_transient_php_check_aed3db4e689eca85aa9bbf5642f62aea','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(1040,'recently_activated','a:6:{s:41:\"mega-addons-for-visual-composer/index.php\";i:1643392605;s:29:\"team-builder/team-builder.php\";i:1643153678;s:55:\"elfsight-team-showcase-cc/elfsight-team-showcase-cc.php\";i:1643150954;s:17:\"dvteam/dvteam.php\";i:1643150740;s:23:\"team-free/team-free.php\";i:1643148541;s:33:\"slide-anything/slide-anything.php\";i:1643063453;}','yes'),(210,'boldgrid_asset','a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:5:\"image\";a:29:{i:0;a:16:{s:8:\"asset_id\";s:6:\"780397\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"Evelyn  Paris\",\"author_url\":\"http:\\/\\/unsplash.com\\/@evelynparis\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/HNQtAXnQlKA\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:121;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:1;a:16:{s:8:\"asset_id\";s:6:\"852121\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/58a6d85b-b046b108-epstock130300058.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:122;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"18573153\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:2;a:16:{s:8:\"asset_id\";s:6:\"852122\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/8af423c8-69090677-aomarch131000010.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:123;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"341\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"22718595\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:3;a:16:{s:8:\"asset_id\";s:6:\"852007\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/79502064-7e911594-detanan140400125.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:124;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"27419621\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:4;a:16:{s:8:\"asset_id\";s:6:\"780398\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";s:162:\"{\"license\":\"10\",\"author_username\":\"Jordan Sanchez\",\"author_url\":\"http:\\/\\/unsplash.com\\/@jordaneil\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/VBs1Cyw2D58\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:125;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:5;a:16:{s:8:\"asset_id\";s:6:\"780399\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";s:166:\"{\"license\":\"10\",\"author_username\":\"Martins Zemlickis\",\"author_url\":\"http:\\/\\/unsplash.com\\/@mzemlickis\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/WL8ePvjN75E\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:126;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:6;a:16:{s:8:\"asset_id\";s:6:\"780400\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";s:161:\"{\"license\":\"10\",\"author_username\":\"Tomasz Rynkiewicz\",\"author_url\":\"http:\\/\\/unsplash.com\\/@thmsr\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/_Mn4i8nG1K0\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:127;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:7;a:16:{s:8:\"asset_id\";s:6:\"780401\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";s:160:\"{\"license\":\"10\",\"author_username\":\"Rowan Heuvel\",\"author_url\":\"http:\\/\\/unsplash.com\\/@insolitus\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/bjej8BY1JYQ\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:128;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:8;a:16:{s:8:\"asset_id\";s:6:\"852411\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aa4c22-49b69dc5-2mmedia141100506.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:129;s:5:\"width\";s:3:\"799\";s:6:\"height\";s:3:\"599\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"34048157\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:9;a:16:{s:8:\"asset_id\";s:6:\"854432\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/fa379a03-2116d75a-jodiejohnson150100028.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:16\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:130;s:5:\"width\";s:3:\"848\";s:6:\"height\";s:3:\"565\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"35973993\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:10;a:16:{s:8:\"asset_id\";s:6:\"780402\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:170:\"{\"license\":\"10\",\"author_username\":\"Anthony DELANOIX\",\"author_url\":\"http:\\/\\/unsplash.com\\/@anthonydelanoix\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/02f3KC3zKPk\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:131;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:11;a:16:{s:8:\"asset_id\";s:6:\"854283\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/b5518de7-aecf4fe-dotshock150602357.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:132;s:5:\"width\";s:3:\"847\";s:6:\"height\";s:3:\"565\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"42290094\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:12;a:16:{s:8:\"asset_id\";s:6:\"780403\";s:9:\"coin_cost\";N;s:4:\"name\";s:165:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:164:\"{\"license\":\"10\",\"author_username\":\"Samuel Zeller\",\"author_url\":\"http:\\/\\/unsplash.com\\/@samuelzeller\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/NsrgAyEpTHQ\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:133;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:13;a:16:{s:8:\"asset_id\";s:6:\"853593\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:134;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"299\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:7:\"4934369\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:14;a:16:{s:8:\"asset_id\";s:7:\"1098606\";s:9:\"coin_cost\";N;s:4:\"name\";s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:159:\"{\"license\":\"10\",\"author_username\":\"Vita Vilcina\",\"author_url\":\"https:\\/\\/unsplash.com\\/@vivivi\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/KtOid0FLjqU\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:135;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:15;a:16:{s:8:\"asset_id\";s:7:\"1098607\";s:9:\"coin_cost\";N;s:4:\"name\";s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:159:\"{\"license\":\"10\",\"author_username\":\"Toa Heftiba\",\"author_url\":\"https:\\/\\/unsplash.com\\/@heftiba\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/4t8_1MKvPd8\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:136;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:16;a:16:{s:8:\"asset_id\";s:7:\"1098608\";s:9:\"coin_cost\";N;s:4:\"name\";s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:168:\"{\"license\":\"10\",\"author_username\":\"Francesca Tosolini\",\"author_url\":\"https:\\/\\/unsplash.com\\/@fromitaly\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/tHkJAMcO3QE\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:137;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:17;a:16:{s:8:\"asset_id\";s:7:\"1098609\";s:9:\"coin_cost\";N;s:4:\"name\";s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:168:\"{\"license\":\"10\",\"author_username\":\"Francesca Tosolini\",\"author_url\":\"https:\\/\\/unsplash.com\\/@fromitaly\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/qnSTxcs0EEs\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:138;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:18;a:16:{s:8:\"asset_id\";s:7:\"1097907\";s:9:\"coin_cost\";N;s:4:\"name\";s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:166:\"{\"license\":\"10\",\"author_username\":\"Tamara Bellis\",\"author_url\":\"https:\\/\\/unsplash.com\\/@tamarabellis\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/tw5_DJQaeDU\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:139;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:19;a:16:{s:8:\"asset_id\";s:7:\"1097908\";s:9:\"coin_cost\";N;s:4:\"name\";s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:166:\"{\"license\":\"10\",\"author_username\":\"Gregory Hayes\",\"author_url\":\"https:\\/\\/unsplash.com\\/@gregoryallen\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/h5cd51KXmRQ\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:140;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:20;a:16:{s:8:\"asset_id\";s:7:\"1097909\";s:9:\"coin_cost\";N;s:4:\"name\";s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:169:\"{\"license\":\"10\",\"author_username\":\"Gemma Chua-Tran\",\"author_url\":\"https:\\/\\/unsplash.com\\/@gemmachuatran\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/Sgqo6Cohf9M\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:141;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:21;a:16:{s:8:\"asset_id\";s:7:\"1098610\";s:9:\"coin_cost\";N;s:4:\"name\";s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:17\";s:11:\"attribution\";s:173:\"{\"license\":\"10\",\"author_username\":\"Devon Janse van Rensburg\",\"author_url\":\"https:\\/\\/unsplash.com\\/@devano23\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/YstkjJNJT4I\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:142;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:22;a:16:{s:8:\"asset_id\";s:7:\"1098611\";s:9:\"coin_cost\";N;s:4:\"name\";s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:18\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"DeMorris Byrd\",\"author_url\":\"https:\\/\\/unsplash.com\\/@byrdman85\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/d4ULeg3YXZM\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:143;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:23;a:16:{s:8:\"asset_id\";s:7:\"1098612\";s:9:\"coin_cost\";N;s:4:\"name\";s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:18\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"AVANTECTURE\",\"author_url\":\"https:\\/\\/unsplash.com\\/@avantecture\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/0Vdrg5pR7NY\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:144;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:24;a:16:{s:8:\"asset_id\";s:7:\"1098613\";s:9:\"coin_cost\";N;s:4:\"name\";s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:18\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"DeMorris Byrd\",\"author_url\":\"https:\\/\\/unsplash.com\\/@byrdman85\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/wYtX2CWKI4w\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:145;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:25;a:16:{s:8:\"asset_id\";s:7:\"1098614\";s:9:\"coin_cost\";N;s:4:\"name\";s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:18\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"Alexander Kovacs\",\"author_url\":\"https:\\/\\/unsplash.com\\/@ajk_th\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/SN0mu2M_Va0\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:146;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:26;a:16:{s:8:\"asset_id\";s:7:\"1098615\";s:9:\"coin_cost\";N;s:4:\"name\";s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:18\";s:11:\"attribution\";s:160:\"{\"license\":\"10\",\"author_username\":\"fran hogan\",\"author_url\":\"https:\\/\\/unsplash.com\\/@franagain\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/cGk_fV0hPig\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:147;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:27;a:16:{s:8:\"asset_id\";s:7:\"1098616\";s:9:\"coin_cost\";N;s:4:\"name\";s:171:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:18\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"J\\u00f6rg Angeli\",\"author_url\":\"https:\\/\\/unsplash.com\\/@joerga\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/1tyuLfDOnG0\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:148;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:28;a:16:{s:8:\"asset_id\";s:7:\"1098617\";s:9:\"coin_cost\";N;s:4:\"name\";s:171:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-10-05 20:34:19\";s:11:\"attribution\";s:164:\"{\"license\":\"10\",\"author_username\":\"Jorgen Hendriksen\",\"author_url\":\"https:\\/\\/unsplash.com\\/@jor9en\",\"image_homepage\":\"https:\\/\\/unsplash.com\\/photos\\/De40Y2KaD70\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:149;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}}}','yes'),(571,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1643590811.log\";s:3:\"pid\";i:2988306;s:10:\"start_time\";i:1643590811;s:7:\"trigger\";s:4:\"Cron\";s:6:\"tables\";a:27:{i:0;s:14:\"wp_commentmeta\";i:1;s:11:\"wp_comments\";i:2;s:33:\"wp_elfsight_team_showcase_widgets\";i:3;s:8:\"wp_links\";i:4;s:10:\"wp_options\";i:5;s:11:\"wp_postmeta\";i:6;s:8:\"wp_posts\";i:7;s:16:\"wp_revslider_css\";i:8;s:20:\"wp_revslider_css_bkp\";i:9;s:29:\"wp_revslider_layer_animations\";i:10;s:33:\"wp_revslider_layer_animations_bkp\";i:11;s:24:\"wp_revslider_navigations\";i:12;s:28:\"wp_revslider_navigations_bkp\";i:13;s:20:\"wp_revslider_sliders\";i:14;s:24:\"wp_revslider_sliders_bkp\";i:15;s:19:\"wp_revslider_slides\";i:16;s:23:\"wp_revslider_slides_bkp\";i:17;s:26:\"wp_revslider_static_slides\";i:18;s:30:\"wp_revslider_static_slides_bkp\";i:19;s:21:\"wp_term_relationships\";i:20;s:16:\"wp_term_taxonomy\";i:21;s:11:\"wp_termmeta\";i:22;s:8:\"wp_terms\";i:23;s:11:\"wp_usermeta\";i:24;s:8:\"wp_users\";i:25;s:18:\"wp_weforms_entries\";i:26;s:20:\"wp_weforms_entrymeta\";}s:4:\"step\";i:1;}','yes'),(609,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:28:\"mstrasser@imperativecare.com\";s:7:\"version\";s:5:\"5.8.3\";s:9:\"timestamp\";i:1641595151;}','no'),(160,'boldgrid_site_hash','2db06604880bb2756e6359d49c745b9d','no'),(178,'boldgrid_widgets_created','a:2:{s:12:\"contact_info\";s:22:\"black-studio-tinymce-0\";s:14:\"call_to_action\";s:22:\"black-studio-tinymce-1\";}','yes'),(179,'boldgrid_menus_created','a:1:{s:14:\"option_version\";i:2;}','yes'),(2036,'theme_mods_generatepress','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:3;s:8:\"slideout\";i:3;}s:18:\"custom_css_post_id\";i:190;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1641596597;s:4:\"data\";a:12:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:6:\"header\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:0:{}s:7:\"top-bar\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}}}s:11:\"custom_logo\";i:973;s:18:\"generate_copyright\";s:31:\"© %current_year% Kandu Health \";}','yes'),(4754,'generate_dynamic_css_cached_version','3.1.1','yes'),(2785,'boldgrid_plugin_page_notices','a:2:{i:0;a:4:{s:2:\"id\";s:26:\"bgbkup_database_encryption\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.13.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}i:1;a:4:{s:2:\"id\";s:26:\"bgbkup_timely_auto_updates\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.14.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}}','yes'),(1377,'recovery_mode_email_last_sent','1634587721','yes'),(673,'boldgrid_customizer_first_use','2021-10-05 20:28:48','yes'),(701,'weforms_installed','1633466052','yes'),(742,'boldgrid_has_built_site','yes','yes'),(743,'boldgrid_show_tip_start_editing','yes','yes'),(750,'boldgrid_easy_seo_version','1.6.10','no'),(607,'widget_block','a:13:{i:2;a:1:{s:7:\"content\";s:90:\"<!-- wp:social-links -->\n<ul class=\"wp-block-social-links\"></ul>\n<!-- /wp:social-links -->\";}i:3;a:1:{s:7:\"content\";s:401:\"<!-- wp:social-links {\"iconColor\":\"base\",\"iconColorValue\":\"var(\\u002d\\u002dbase)\",\"openInNewTab\":true,\"align\":\"center\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<ul class=\"wp-block-social-links aligncenter has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/\",\"service\":\"facebook\"} /--></ul>\n<!-- /wp:social-links -->\";}i:5;a:1:{s:7:\"content\";s:161:\"<!-- wp:image {\"align\":\"center\",\"style\":{\"color\":{}}} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img alt=\"\"/></figure></div>\n<!-- /wp:image -->\";}i:6;a:1:{s:7:\"content\";s:297:\"<!-- wp:image {\"id\":583,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.svg\" alt=\"\" class=\"wp-image-583\"/></figure>\n<!-- /wp:image -->\";}i:7;a:1:{s:7:\"content\";s:299:\"<!-- wp:image {\"id\":584,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2-1.svg\" alt=\"\" class=\"wp-image-584\"/></figure>\n<!-- /wp:image -->\";}i:8;a:1:{s:7:\"content\";s:90:\"<!-- wp:image -->\n<figure class=\"wp-block-image\"><img alt=\"\"/></figure>\n<!-- /wp:image -->\";}i:10;a:1:{s:7:\"content\";s:402:\"<!-- wp:image {\"align\":\"center\",\"id\":586,\"width\":126,\"height\":45,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img src=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1Logo-White2.png\" alt=\"\" class=\"wp-image-586\" width=\"126\" height=\"45\"/></figure></div>\n<!-- /wp:image -->\";}i:11;a:1:{s:7:\"content\";s:457:\"<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"global-color-11\",\"textColor\":\"contrast\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-contrast-color has-global-color-11-background-color has-text-color has-background\" style=\"border-radius:4px\">Provider Resources</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\";}i:12;a:1:{s:7:\"content\";s:181:\"<!-- wp:paragraph -->\n<p><a href=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/contact-us/\" data-type=\"page\" data-id=\"117\">Get the App</a></p>\n<!-- /wp:paragraph -->\";}i:13;a:1:{s:7:\"content\";s:186:\"<!-- wp:paragraph -->\n<p><a href=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/join-our-team/\" data-type=\"page\" data-id=\"880\">Join Our Team</a></p>\n<!-- /wp:paragraph -->\";}i:14;a:1:{s:7:\"content\";s:185:\"<!-- wp:paragraph -->\n<p><a href=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/terms-of-use/\" data-type=\"page\" data-id=\"1258\">Terms of Use</a></p>\n<!-- /wp:paragraph -->\";}i:15;a:1:{s:7:\"content\";s:191:\"<!-- wp:paragraph -->\n<p><a href=\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/privacy-policy-2/\" data-type=\"page\" data-id=\"1261\">Privacy Policy</a></p>\n<!-- /wp:paragraph -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(597,'bglib_activity','a:1:{s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:7;}}','yes'),(595,'boldgrid_backup_last_backup','1643391614','no'),(596,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:104956133;s:4:\"save\";b:1;s:10:\"total_size\";i:272293211;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:45:\"/home/kanduh5/public_html/bg_kanduhealth.com/\";s:9:\"backup_id\";s:8:\"efa57c98\";s:7:\"siteurl\";s:60:\"https://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com\";s:9:\"timestamp\";i:1643391297;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:24:\"ehub58.webhostinghub.com\";s:13:\"php_sapi_name\";s:8:\"cgi-fcgi\";s:9:\"php_uname\";s:109:\"Linux ehub58.webhostinghub.com 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64\";s:11:\"php_version\";s:6:\"7.4.27\";s:11:\"server_addr\";s:11:\"198.46.82.5\";s:11:\"server_name\";s:24:\"ehub58.webhostinghub.com\";s:15:\"server_protocol\";s:8:\"HTTP/2.0\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:3226;s:8:\"username\";s:7:\"kanduh5\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:42:\"Daniel.Buckwald (danielbuckwald@gmail.com)\";s:8:\"filepath\";s:126:\"/home/kanduh5/boldgrid_backup/boldgrid-backup-ehub58.webhostinghub.com_kanduh5_bg_kanduhealth.com-efa57c98-20220128-173515.zip\";s:11:\"lastmodunix\";i:1643391614;s:8:\"duration\";s:6:\"316.93\";s:11:\"db_duration\";s:5:\"11.85\";s:11:\"db_filename\";s:35:\"kanduh5_wyklbvi.20220128-173457.sql\";s:12:\"mail_success\";b:1;}','yes'),(684,'boldgrid_theme_revision_Crio','20200514114242','yes'),(685,'allowedthemes','a:1:{s:4:\"crio\";b:1;}','no'),(686,'theme_mods_crio','a:182:{s:18:\"_boldgrid_theme_id\";i:54;s:18:\"nav_menu_locations\";a:2:{s:4:\"main\";i:3;s:11:\"sticky-main\";i:3;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1641853888;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:6:\"header\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:0:{}s:7:\"top-bar\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}}}s:22:\"boldgrid_color_palette\";s:677:\"{\"state\":{\"active-palette\":\"palette-primary\",\"active-palette-id\":\"bf7d13529cf889a7cf7803b3757c399c\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"colors\":[\"rgb(25, 36, 54)\",\"rgb(75, 175, 204)\",\"rgb(255, 255, 255)\",\"rgb(250, 243, 221)\",\"rgb(53, 53, 53)\"],\"neutral-color\":\"rgb(255, 255, 255)\"}},\"saved_palettes\":[{\"format\":\"palette-primary\",\"colors\":[\"rgb(75, 175, 204)\",\"rgb(53, 53, 53)\",\"rgb(255, 255, 255)\",\"rgb(250, 243, 221)\",\"rgb(31, 86, 115)\"],\"neutral-color\":\"rgb(255, 255, 255)\"},{\"format\":\"palette-primary\",\"colors\":[\"rgb(25, 36, 54)\",\"rgb(75, 175, 204)\",\"rgb(255, 255, 255)\",\"rgb(250, 243, 221)\",\"rgb(53, 53, 53)\"],\"neutral-color\":\"rgb(255, 255, 255)\"}]}}\";s:21:\"boldgrid_compiled_css\";s:73271:\".sidebar.transparent-background-color.color-1-link-color a{color:#192436}.sidebar.transparent-background-color.color-1-link-color a:hover,.sidebar.transparent-background-color.color-1-link-color a:focus,.sidebar.transparent-background-color.color-1-link-color a:active,.sidebar.transparent-background-color.color-1-link-color a.highlighted{color:black}.sidebar.transparent-background-color.color-2-link-color a{color:#4bafcc}.sidebar.transparent-background-color.color-2-link-color a:hover,.sidebar.transparent-background-color.color-2-link-color a:focus,.sidebar.transparent-background-color.color-2-link-color a:active,.sidebar.transparent-background-color.color-2-link-color a.highlighted{color:#9ad2e3}.sidebar.transparent-background-color.color-3-link-color a{color:white}.sidebar.transparent-background-color.color-3-link-color a:hover,.sidebar.transparent-background-color.color-3-link-color a:focus,.sidebar.transparent-background-color.color-3-link-color a:active,.sidebar.transparent-background-color.color-3-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color.color-4-link-color a{color:#faf3dd}.sidebar.transparent-background-color.color-4-link-color a:hover,.sidebar.transparent-background-color.color-4-link-color a:focus,.sidebar.transparent-background-color.color-4-link-color a:active,.sidebar.transparent-background-color.color-4-link-color a.highlighted{color:#edd484}.sidebar.transparent-background-color.color-5-link-color a{color:#353535}.sidebar.transparent-background-color.color-5-link-color a:hover,.sidebar.transparent-background-color.color-5-link-color a:focus,.sidebar.transparent-background-color.color-5-link-color a:active,.sidebar.transparent-background-color.color-5-link-color a.highlighted{color:#686868}.sidebar.transparent-background-color.color-neutral-link-color a{color:white}.sidebar.transparent-background-color.color-neutral-link-color a:hover,.sidebar.transparent-background-color.color-neutral-link-color a:focus,.sidebar.transparent-background-color.color-neutral-link-color a:active,.sidebar.transparent-background-color.color-neutral-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color-hover:focus,.sidebar.transparent-background-color-hover:hover{background-color:#192436 ! important}.sidebar.transparent-background-color.color-1-link-color a{color:#192436}.sidebar.transparent-background-color.color-1-link-color a:hover,.sidebar.transparent-background-color.color-1-link-color a:focus,.sidebar.transparent-background-color.color-1-link-color a:active,.sidebar.transparent-background-color.color-1-link-color a.highlighted{color:black}.sidebar.transparent-background-color.color-2-link-color a{color:#4bafcc}.sidebar.transparent-background-color.color-2-link-color a:hover,.sidebar.transparent-background-color.color-2-link-color a:focus,.sidebar.transparent-background-color.color-2-link-color a:active,.sidebar.transparent-background-color.color-2-link-color a.highlighted{color:#27748a}.sidebar.transparent-background-color.color-3-link-color a{color:white}.sidebar.transparent-background-color.color-3-link-color a:hover,.sidebar.transparent-background-color.color-3-link-color a:focus,.sidebar.transparent-background-color.color-3-link-color a:active,.sidebar.transparent-background-color.color-3-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color.color-4-link-color a{color:#faf3dd}.sidebar.transparent-background-color.color-4-link-color a:hover,.sidebar.transparent-background-color.color-4-link-color a:focus,.sidebar.transparent-background-color.color-4-link-color a:active,.sidebar.transparent-background-color.color-4-link-color a.highlighted{color:#edd484}.sidebar.transparent-background-color.color-5-link-color a{color:#353535}.sidebar.transparent-background-color.color-5-link-color a:hover,.sidebar.transparent-background-color.color-5-link-color a:focus,.sidebar.transparent-background-color.color-5-link-color a:active,.sidebar.transparent-background-color.color-5-link-color a.highlighted{color:#020202}.sidebar.transparent-background-color.color-neutral-link-color a{color:white}.sidebar.transparent-background-color.color-neutral-link-color a:hover,.sidebar.transparent-background-color.color-neutral-link-color a:focus,.sidebar.transparent-background-color.color-neutral-link-color a:active,.sidebar.transparent-background-color.color-neutral-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color-hover:focus,.sidebar.transparent-background-color-hover:hover{background-color:#4bafcc ! important}.sidebar.transparent-background-color.color-1-link-color a{color:#192436}.sidebar.transparent-background-color.color-1-link-color a:hover,.sidebar.transparent-background-color.color-1-link-color a:focus,.sidebar.transparent-background-color.color-1-link-color a:active,.sidebar.transparent-background-color.color-1-link-color a.highlighted{color:black}.sidebar.transparent-background-color.color-2-link-color a{color:#4bafcc}.sidebar.transparent-background-color.color-2-link-color a:hover,.sidebar.transparent-background-color.color-2-link-color a:focus,.sidebar.transparent-background-color.color-2-link-color a:active,.sidebar.transparent-background-color.color-2-link-color a.highlighted{color:#27748a}.sidebar.transparent-background-color.color-3-link-color a{color:white}.sidebar.transparent-background-color.color-3-link-color a:hover,.sidebar.transparent-background-color.color-3-link-color a:focus,.sidebar.transparent-background-color.color-3-link-color a:active,.sidebar.transparent-background-color.color-3-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color.color-4-link-color a{color:#faf3dd}.sidebar.transparent-background-color.color-4-link-color a:hover,.sidebar.transparent-background-color.color-4-link-color a:focus,.sidebar.transparent-background-color.color-4-link-color a:active,.sidebar.transparent-background-color.color-4-link-color a.highlighted{color:#edd484}.sidebar.transparent-background-color.color-5-link-color a{color:#353535}.sidebar.transparent-background-color.color-5-link-color a:hover,.sidebar.transparent-background-color.color-5-link-color a:focus,.sidebar.transparent-background-color.color-5-link-color a:active,.sidebar.transparent-background-color.color-5-link-color a.highlighted{color:#020202}.sidebar.transparent-background-color.color-neutral-link-color a{color:white}.sidebar.transparent-background-color.color-neutral-link-color a:hover,.sidebar.transparent-background-color.color-neutral-link-color a:focus,.sidebar.transparent-background-color.color-neutral-link-color a:active,.sidebar.transparent-background-color.color-neutral-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color-hover:focus,.sidebar.transparent-background-color-hover:hover{background-color:white ! important}.sidebar.transparent-background-color.color-1-link-color a{color:#192436}.sidebar.transparent-background-color.color-1-link-color a:hover,.sidebar.transparent-background-color.color-1-link-color a:focus,.sidebar.transparent-background-color.color-1-link-color a:active,.sidebar.transparent-background-color.color-1-link-color a.highlighted{color:black}.sidebar.transparent-background-color.color-2-link-color a{color:#4bafcc}.sidebar.transparent-background-color.color-2-link-color a:hover,.sidebar.transparent-background-color.color-2-link-color a:focus,.sidebar.transparent-background-color.color-2-link-color a:active,.sidebar.transparent-background-color.color-2-link-color a.highlighted{color:#27748a}.sidebar.transparent-background-color.color-3-link-color a{color:white}.sidebar.transparent-background-color.color-3-link-color a:hover,.sidebar.transparent-background-color.color-3-link-color a:focus,.sidebar.transparent-background-color.color-3-link-color a:active,.sidebar.transparent-background-color.color-3-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color.color-4-link-color a{color:#faf3dd}.sidebar.transparent-background-color.color-4-link-color a:hover,.sidebar.transparent-background-color.color-4-link-color a:focus,.sidebar.transparent-background-color.color-4-link-color a:active,.sidebar.transparent-background-color.color-4-link-color a.highlighted{color:#edd484}.sidebar.transparent-background-color.color-5-link-color a{color:#353535}.sidebar.transparent-background-color.color-5-link-color a:hover,.sidebar.transparent-background-color.color-5-link-color a:focus,.sidebar.transparent-background-color.color-5-link-color a:active,.sidebar.transparent-background-color.color-5-link-color a.highlighted{color:#020202}.sidebar.transparent-background-color.color-neutral-link-color a{color:white}.sidebar.transparent-background-color.color-neutral-link-color a:hover,.sidebar.transparent-background-color.color-neutral-link-color a:focus,.sidebar.transparent-background-color.color-neutral-link-color a:active,.sidebar.transparent-background-color.color-neutral-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color-hover:focus,.sidebar.transparent-background-color-hover:hover{background-color:#faf3dd ! important}.sidebar.transparent-background-color.color-1-link-color a{color:#192436}.sidebar.transparent-background-color.color-1-link-color a:hover,.sidebar.transparent-background-color.color-1-link-color a:focus,.sidebar.transparent-background-color.color-1-link-color a:active,.sidebar.transparent-background-color.color-1-link-color a.highlighted{color:black}.sidebar.transparent-background-color.color-2-link-color a{color:#4bafcc}.sidebar.transparent-background-color.color-2-link-color a:hover,.sidebar.transparent-background-color.color-2-link-color a:focus,.sidebar.transparent-background-color.color-2-link-color a:active,.sidebar.transparent-background-color.color-2-link-color a.highlighted{color:#9ad2e3}.sidebar.transparent-background-color.color-3-link-color a{color:white}.sidebar.transparent-background-color.color-3-link-color a:hover,.sidebar.transparent-background-color.color-3-link-color a:focus,.sidebar.transparent-background-color.color-3-link-color a:active,.sidebar.transparent-background-color.color-3-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color.color-4-link-color a{color:#faf3dd}.sidebar.transparent-background-color.color-4-link-color a:hover,.sidebar.transparent-background-color.color-4-link-color a:focus,.sidebar.transparent-background-color.color-4-link-color a:active,.sidebar.transparent-background-color.color-4-link-color a.highlighted{color:#edd484}.sidebar.transparent-background-color.color-5-link-color a{color:#353535}.sidebar.transparent-background-color.color-5-link-color a:hover,.sidebar.transparent-background-color.color-5-link-color a:focus,.sidebar.transparent-background-color.color-5-link-color a:active,.sidebar.transparent-background-color.color-5-link-color a.highlighted{color:#020202}.sidebar.transparent-background-color.color-neutral-link-color a{color:white}.sidebar.transparent-background-color.color-neutral-link-color a:hover,.sidebar.transparent-background-color.color-neutral-link-color a:focus,.sidebar.transparent-background-color.color-neutral-link-color a:active,.sidebar.transparent-background-color.color-neutral-link-color a.highlighted{color:#ccc}.sidebar.transparent-background-color-hover:focus,.sidebar.transparent-background-color-hover:hover{background-color:#353535 ! important}.color1-background.color-1-link-color a{color:#192436}.color1-background.color-1-link-color a:hover,.color1-background.color-1-link-color a:focus,.color1-background.color-1-link-color a:active,.color1-background.color-1-link-color a.highlighted{color:black}.color1-background.sidebar.color-1-link-color a{color:#192436}.color1-background.sidebar.color-1-link-color a:hover,.color1-background.sidebar.color-1-link-color a:focus,.color1-background.sidebar.color-1-link-color a:active,.color1-background.sidebar.color-1-link-color a.highlighted{color:black}.color1-background.sm.color-1-link-color a{color:#192436}.color1-background.sm.color-1-link-color a:hover,.color1-background.sm.color-1-link-color a:focus,.color1-background.sm.color-1-link-color a:active,.color1-background.sm.color-1-link-color a.highlighted{color:black}.color1-background.color-2-link-color a{color:#4bafcc}.color1-background.color-2-link-color a:hover,.color1-background.color-2-link-color a:focus,.color1-background.color-2-link-color a:active,.color1-background.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background.sidebar.color-2-link-color a{color:#4bafcc}.color1-background.sidebar.color-2-link-color a:hover,.color1-background.sidebar.color-2-link-color a:focus,.color1-background.sidebar.color-2-link-color a:active,.color1-background.sidebar.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background.sm.color-2-link-color a{color:#4bafcc}.color1-background.sm.color-2-link-color a:hover,.color1-background.sm.color-2-link-color a:focus,.color1-background.sm.color-2-link-color a:active,.color1-background.sm.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background.color-3-link-color a{color:white}.color1-background.color-3-link-color a:hover,.color1-background.color-3-link-color a:focus,.color1-background.color-3-link-color a:active,.color1-background.color-3-link-color a.highlighted{color:#ccc}.color1-background.sidebar.color-3-link-color a{color:white}.color1-background.sidebar.color-3-link-color a:hover,.color1-background.sidebar.color-3-link-color a:focus,.color1-background.sidebar.color-3-link-color a:active,.color1-background.sidebar.color-3-link-color a.highlighted{color:#ccc}.color1-background.sm.color-3-link-color a{color:white}.color1-background.sm.color-3-link-color a:hover,.color1-background.sm.color-3-link-color a:focus,.color1-background.sm.color-3-link-color a:active,.color1-background.sm.color-3-link-color a.highlighted{color:#ccc}.color1-background.color-4-link-color a{color:#faf3dd}.color1-background.color-4-link-color a:hover,.color1-background.color-4-link-color a:focus,.color1-background.color-4-link-color a:active,.color1-background.color-4-link-color a.highlighted{color:#edd484}.color1-background.sidebar.color-4-link-color a{color:#faf3dd}.color1-background.sidebar.color-4-link-color a:hover,.color1-background.sidebar.color-4-link-color a:focus,.color1-background.sidebar.color-4-link-color a:active,.color1-background.sidebar.color-4-link-color a.highlighted{color:#edd484}.color1-background.sm.color-4-link-color a{color:#faf3dd}.color1-background.sm.color-4-link-color a:hover,.color1-background.sm.color-4-link-color a:focus,.color1-background.sm.color-4-link-color a:active,.color1-background.sm.color-4-link-color a.highlighted{color:#edd484}.color1-background.color-5-link-color a{color:#353535}.color1-background.color-5-link-color a:hover,.color1-background.color-5-link-color a:focus,.color1-background.color-5-link-color a:active,.color1-background.color-5-link-color a.highlighted{color:#686868}.color1-background.sidebar.color-5-link-color a{color:#353535}.color1-background.sidebar.color-5-link-color a:hover,.color1-background.sidebar.color-5-link-color a:focus,.color1-background.sidebar.color-5-link-color a:active,.color1-background.sidebar.color-5-link-color a.highlighted{color:#686868}.color1-background.sm.color-5-link-color a{color:#353535}.color1-background.sm.color-5-link-color a:hover,.color1-background.sm.color-5-link-color a:focus,.color1-background.sm.color-5-link-color a:active,.color1-background.sm.color-5-link-color a.highlighted{color:#686868}.color1-background.color-neutral-link-color a{color:white}.color1-background.color-neutral-link-color a:hover,.color1-background.color-neutral-link-color a:focus,.color1-background.color-neutral-link-color a:active,.color1-background.color-neutral-link-color a.highlighted{color:#ccc}.color1-background-hover:focus,.color1-background-hover:hover{background:#192436 ! important}.color2-background.color-1-link-color a{color:#192436}.color2-background.color-1-link-color a:hover,.color2-background.color-1-link-color a:focus,.color2-background.color-1-link-color a:active,.color2-background.color-1-link-color a.highlighted{color:black}.color2-background.sidebar.color-1-link-color a{color:#192436}.color2-background.sidebar.color-1-link-color a:hover,.color2-background.sidebar.color-1-link-color a:focus,.color2-background.sidebar.color-1-link-color a:active,.color2-background.sidebar.color-1-link-color a.highlighted{color:black}.color2-background.sm.color-1-link-color a{color:#192436}.color2-background.sm.color-1-link-color a:hover,.color2-background.sm.color-1-link-color a:focus,.color2-background.sm.color-1-link-color a:active,.color2-background.sm.color-1-link-color a.highlighted{color:black}.color2-background.color-2-link-color a{color:#4bafcc}.color2-background.color-2-link-color a:hover,.color2-background.color-2-link-color a:focus,.color2-background.color-2-link-color a:active,.color2-background.color-2-link-color a.highlighted{color:#27748a}.color2-background.sidebar.color-2-link-color a{color:#4bafcc}.color2-background.sidebar.color-2-link-color a:hover,.color2-background.sidebar.color-2-link-color a:focus,.color2-background.sidebar.color-2-link-color a:active,.color2-background.sidebar.color-2-link-color a.highlighted{color:#27748a}.color2-background.sm.color-2-link-color a{color:#4bafcc}.color2-background.sm.color-2-link-color a:hover,.color2-background.sm.color-2-link-color a:focus,.color2-background.sm.color-2-link-color a:active,.color2-background.sm.color-2-link-color a.highlighted{color:#27748a}.color2-background.color-3-link-color a{color:white}.color2-background.color-3-link-color a:hover,.color2-background.color-3-link-color a:focus,.color2-background.color-3-link-color a:active,.color2-background.color-3-link-color a.highlighted{color:#ccc}.color2-background.sidebar.color-3-link-color a{color:white}.color2-background.sidebar.color-3-link-color a:hover,.color2-background.sidebar.color-3-link-color a:focus,.color2-background.sidebar.color-3-link-color a:active,.color2-background.sidebar.color-3-link-color a.highlighted{color:#ccc}.color2-background.sm.color-3-link-color a{color:white}.color2-background.sm.color-3-link-color a:hover,.color2-background.sm.color-3-link-color a:focus,.color2-background.sm.color-3-link-color a:active,.color2-background.sm.color-3-link-color a.highlighted{color:#ccc}.color2-background.color-4-link-color a{color:#faf3dd}.color2-background.color-4-link-color a:hover,.color2-background.color-4-link-color a:focus,.color2-background.color-4-link-color a:active,.color2-background.color-4-link-color a.highlighted{color:#edd484}.color2-background.sidebar.color-4-link-color a{color:#faf3dd}.color2-background.sidebar.color-4-link-color a:hover,.color2-background.sidebar.color-4-link-color a:focus,.color2-background.sidebar.color-4-link-color a:active,.color2-background.sidebar.color-4-link-color a.highlighted{color:#edd484}.color2-background.sm.color-4-link-color a{color:#faf3dd}.color2-background.sm.color-4-link-color a:hover,.color2-background.sm.color-4-link-color a:focus,.color2-background.sm.color-4-link-color a:active,.color2-background.sm.color-4-link-color a.highlighted{color:#edd484}.color2-background.color-5-link-color a{color:#353535}.color2-background.color-5-link-color a:hover,.color2-background.color-5-link-color a:focus,.color2-background.color-5-link-color a:active,.color2-background.color-5-link-color a.highlighted{color:#020202}.color2-background.sidebar.color-5-link-color a{color:#353535}.color2-background.sidebar.color-5-link-color a:hover,.color2-background.sidebar.color-5-link-color a:focus,.color2-background.sidebar.color-5-link-color a:active,.color2-background.sidebar.color-5-link-color a.highlighted{color:#020202}.color2-background.sm.color-5-link-color a{color:#353535}.color2-background.sm.color-5-link-color a:hover,.color2-background.sm.color-5-link-color a:focus,.color2-background.sm.color-5-link-color a:active,.color2-background.sm.color-5-link-color a.highlighted{color:#020202}.color2-background.color-neutral-link-color a{color:white}.color2-background.color-neutral-link-color a:hover,.color2-background.color-neutral-link-color a:focus,.color2-background.color-neutral-link-color a:active,.color2-background.color-neutral-link-color a.highlighted{color:#ccc}.color2-background-hover:focus,.color2-background-hover:hover{background:#4bafcc ! important}.color3-background.color-1-link-color a{color:#192436}.color3-background.color-1-link-color a:hover,.color3-background.color-1-link-color a:focus,.color3-background.color-1-link-color a:active,.color3-background.color-1-link-color a.highlighted{color:black}.color3-background.sidebar.color-1-link-color a{color:#192436}.color3-background.sidebar.color-1-link-color a:hover,.color3-background.sidebar.color-1-link-color a:focus,.color3-background.sidebar.color-1-link-color a:active,.color3-background.sidebar.color-1-link-color a.highlighted{color:black}.color3-background.sm.color-1-link-color a{color:#192436}.color3-background.sm.color-1-link-color a:hover,.color3-background.sm.color-1-link-color a:focus,.color3-background.sm.color-1-link-color a:active,.color3-background.sm.color-1-link-color a.highlighted{color:black}.color3-background.color-2-link-color a{color:#4bafcc}.color3-background.color-2-link-color a:hover,.color3-background.color-2-link-color a:focus,.color3-background.color-2-link-color a:active,.color3-background.color-2-link-color a.highlighted{color:#27748a}.color3-background.sidebar.color-2-link-color a{color:#4bafcc}.color3-background.sidebar.color-2-link-color a:hover,.color3-background.sidebar.color-2-link-color a:focus,.color3-background.sidebar.color-2-link-color a:active,.color3-background.sidebar.color-2-link-color a.highlighted{color:#27748a}.color3-background.sm.color-2-link-color a{color:#4bafcc}.color3-background.sm.color-2-link-color a:hover,.color3-background.sm.color-2-link-color a:focus,.color3-background.sm.color-2-link-color a:active,.color3-background.sm.color-2-link-color a.highlighted{color:#27748a}.color3-background.color-3-link-color a{color:white}.color3-background.color-3-link-color a:hover,.color3-background.color-3-link-color a:focus,.color3-background.color-3-link-color a:active,.color3-background.color-3-link-color a.highlighted{color:#ccc}.color3-background.sidebar.color-3-link-color a{color:white}.color3-background.sidebar.color-3-link-color a:hover,.color3-background.sidebar.color-3-link-color a:focus,.color3-background.sidebar.color-3-link-color a:active,.color3-background.sidebar.color-3-link-color a.highlighted{color:#ccc}.color3-background.sm.color-3-link-color a{color:white}.color3-background.sm.color-3-link-color a:hover,.color3-background.sm.color-3-link-color a:focus,.color3-background.sm.color-3-link-color a:active,.color3-background.sm.color-3-link-color a.highlighted{color:#ccc}.color3-background.color-4-link-color a{color:#faf3dd}.color3-background.color-4-link-color a:hover,.color3-background.color-4-link-color a:focus,.color3-background.color-4-link-color a:active,.color3-background.color-4-link-color a.highlighted{color:#edd484}.color3-background.sidebar.color-4-link-color a{color:#faf3dd}.color3-background.sidebar.color-4-link-color a:hover,.color3-background.sidebar.color-4-link-color a:focus,.color3-background.sidebar.color-4-link-color a:active,.color3-background.sidebar.color-4-link-color a.highlighted{color:#edd484}.color3-background.sm.color-4-link-color a{color:#faf3dd}.color3-background.sm.color-4-link-color a:hover,.color3-background.sm.color-4-link-color a:focus,.color3-background.sm.color-4-link-color a:active,.color3-background.sm.color-4-link-color a.highlighted{color:#edd484}.color3-background.color-5-link-color a{color:#353535}.color3-background.color-5-link-color a:hover,.color3-background.color-5-link-color a:focus,.color3-background.color-5-link-color a:active,.color3-background.color-5-link-color a.highlighted{color:#020202}.color3-background.sidebar.color-5-link-color a{color:#353535}.color3-background.sidebar.color-5-link-color a:hover,.color3-background.sidebar.color-5-link-color a:focus,.color3-background.sidebar.color-5-link-color a:active,.color3-background.sidebar.color-5-link-color a.highlighted{color:#020202}.color3-background.sm.color-5-link-color a{color:#353535}.color3-background.sm.color-5-link-color a:hover,.color3-background.sm.color-5-link-color a:focus,.color3-background.sm.color-5-link-color a:active,.color3-background.sm.color-5-link-color a.highlighted{color:#020202}.color3-background.color-neutral-link-color a{color:white}.color3-background.color-neutral-link-color a:hover,.color3-background.color-neutral-link-color a:focus,.color3-background.color-neutral-link-color a:active,.color3-background.color-neutral-link-color a.highlighted{color:#ccc}.color3-background-hover:focus,.color3-background-hover:hover{background:white ! important}.color4-background.color-1-link-color a{color:#192436}.color4-background.color-1-link-color a:hover,.color4-background.color-1-link-color a:focus,.color4-background.color-1-link-color a:active,.color4-background.color-1-link-color a.highlighted{color:black}.color4-background.sidebar.color-1-link-color a{color:#192436}.color4-background.sidebar.color-1-link-color a:hover,.color4-background.sidebar.color-1-link-color a:focus,.color4-background.sidebar.color-1-link-color a:active,.color4-background.sidebar.color-1-link-color a.highlighted{color:black}.color4-background.sm.color-1-link-color a{color:#192436}.color4-background.sm.color-1-link-color a:hover,.color4-background.sm.color-1-link-color a:focus,.color4-background.sm.color-1-link-color a:active,.color4-background.sm.color-1-link-color a.highlighted{color:black}.color4-background.color-2-link-color a{color:#4bafcc}.color4-background.color-2-link-color a:hover,.color4-background.color-2-link-color a:focus,.color4-background.color-2-link-color a:active,.color4-background.color-2-link-color a.highlighted{color:#27748a}.color4-background.sidebar.color-2-link-color a{color:#4bafcc}.color4-background.sidebar.color-2-link-color a:hover,.color4-background.sidebar.color-2-link-color a:focus,.color4-background.sidebar.color-2-link-color a:active,.color4-background.sidebar.color-2-link-color a.highlighted{color:#27748a}.color4-background.sm.color-2-link-color a{color:#4bafcc}.color4-background.sm.color-2-link-color a:hover,.color4-background.sm.color-2-link-color a:focus,.color4-background.sm.color-2-link-color a:active,.color4-background.sm.color-2-link-color a.highlighted{color:#27748a}.color4-background.color-3-link-color a{color:white}.color4-background.color-3-link-color a:hover,.color4-background.color-3-link-color a:focus,.color4-background.color-3-link-color a:active,.color4-background.color-3-link-color a.highlighted{color:#ccc}.color4-background.sidebar.color-3-link-color a{color:white}.color4-background.sidebar.color-3-link-color a:hover,.color4-background.sidebar.color-3-link-color a:focus,.color4-background.sidebar.color-3-link-color a:active,.color4-background.sidebar.color-3-link-color a.highlighted{color:#ccc}.color4-background.sm.color-3-link-color a{color:white}.color4-background.sm.color-3-link-color a:hover,.color4-background.sm.color-3-link-color a:focus,.color4-background.sm.color-3-link-color a:active,.color4-background.sm.color-3-link-color a.highlighted{color:#ccc}.color4-background.color-4-link-color a{color:#faf3dd}.color4-background.color-4-link-color a:hover,.color4-background.color-4-link-color a:focus,.color4-background.color-4-link-color a:active,.color4-background.color-4-link-color a.highlighted{color:#edd484}.color4-background.sidebar.color-4-link-color a{color:#faf3dd}.color4-background.sidebar.color-4-link-color a:hover,.color4-background.sidebar.color-4-link-color a:focus,.color4-background.sidebar.color-4-link-color a:active,.color4-background.sidebar.color-4-link-color a.highlighted{color:#edd484}.color4-background.sm.color-4-link-color a{color:#faf3dd}.color4-background.sm.color-4-link-color a:hover,.color4-background.sm.color-4-link-color a:focus,.color4-background.sm.color-4-link-color a:active,.color4-background.sm.color-4-link-color a.highlighted{color:#edd484}.color4-background.color-5-link-color a{color:#353535}.color4-background.color-5-link-color a:hover,.color4-background.color-5-link-color a:focus,.color4-background.color-5-link-color a:active,.color4-background.color-5-link-color a.highlighted{color:#020202}.color4-background.sidebar.color-5-link-color a{color:#353535}.color4-background.sidebar.color-5-link-color a:hover,.color4-background.sidebar.color-5-link-color a:focus,.color4-background.sidebar.color-5-link-color a:active,.color4-background.sidebar.color-5-link-color a.highlighted{color:#020202}.color4-background.sm.color-5-link-color a{color:#353535}.color4-background.sm.color-5-link-color a:hover,.color4-background.sm.color-5-link-color a:focus,.color4-background.sm.color-5-link-color a:active,.color4-background.sm.color-5-link-color a.highlighted{color:#020202}.color4-background.color-neutral-link-color a{color:white}.color4-background.color-neutral-link-color a:hover,.color4-background.color-neutral-link-color a:focus,.color4-background.color-neutral-link-color a:active,.color4-background.color-neutral-link-color a.highlighted{color:#ccc}.color4-background-hover:focus,.color4-background-hover:hover{background:#faf3dd ! important}.color5-background.color-1-link-color a{color:#192436}.color5-background.color-1-link-color a:hover,.color5-background.color-1-link-color a:focus,.color5-background.color-1-link-color a:active,.color5-background.color-1-link-color a.highlighted{color:black}.color5-background.sidebar.color-1-link-color a{color:#192436}.color5-background.sidebar.color-1-link-color a:hover,.color5-background.sidebar.color-1-link-color a:focus,.color5-background.sidebar.color-1-link-color a:active,.color5-background.sidebar.color-1-link-color a.highlighted{color:black}.color5-background.sm.color-1-link-color a{color:#192436}.color5-background.sm.color-1-link-color a:hover,.color5-background.sm.color-1-link-color a:focus,.color5-background.sm.color-1-link-color a:active,.color5-background.sm.color-1-link-color a.highlighted{color:black}.color5-background.color-2-link-color a{color:#4bafcc}.color5-background.color-2-link-color a:hover,.color5-background.color-2-link-color a:focus,.color5-background.color-2-link-color a:active,.color5-background.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background.sidebar.color-2-link-color a{color:#4bafcc}.color5-background.sidebar.color-2-link-color a:hover,.color5-background.sidebar.color-2-link-color a:focus,.color5-background.sidebar.color-2-link-color a:active,.color5-background.sidebar.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background.sm.color-2-link-color a{color:#4bafcc}.color5-background.sm.color-2-link-color a:hover,.color5-background.sm.color-2-link-color a:focus,.color5-background.sm.color-2-link-color a:active,.color5-background.sm.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background.color-3-link-color a{color:white}.color5-background.color-3-link-color a:hover,.color5-background.color-3-link-color a:focus,.color5-background.color-3-link-color a:active,.color5-background.color-3-link-color a.highlighted{color:#ccc}.color5-background.sidebar.color-3-link-color a{color:white}.color5-background.sidebar.color-3-link-color a:hover,.color5-background.sidebar.color-3-link-color a:focus,.color5-background.sidebar.color-3-link-color a:active,.color5-background.sidebar.color-3-link-color a.highlighted{color:#ccc}.color5-background.sm.color-3-link-color a{color:white}.color5-background.sm.color-3-link-color a:hover,.color5-background.sm.color-3-link-color a:focus,.color5-background.sm.color-3-link-color a:active,.color5-background.sm.color-3-link-color a.highlighted{color:#ccc}.color5-background.color-4-link-color a{color:#faf3dd}.color5-background.color-4-link-color a:hover,.color5-background.color-4-link-color a:focus,.color5-background.color-4-link-color a:active,.color5-background.color-4-link-color a.highlighted{color:#edd484}.color5-background.sidebar.color-4-link-color a{color:#faf3dd}.color5-background.sidebar.color-4-link-color a:hover,.color5-background.sidebar.color-4-link-color a:focus,.color5-background.sidebar.color-4-link-color a:active,.color5-background.sidebar.color-4-link-color a.highlighted{color:#edd484}.color5-background.sm.color-4-link-color a{color:#faf3dd}.color5-background.sm.color-4-link-color a:hover,.color5-background.sm.color-4-link-color a:focus,.color5-background.sm.color-4-link-color a:active,.color5-background.sm.color-4-link-color a.highlighted{color:#edd484}.color5-background.color-5-link-color a{color:#353535}.color5-background.color-5-link-color a:hover,.color5-background.color-5-link-color a:focus,.color5-background.color-5-link-color a:active,.color5-background.color-5-link-color a.highlighted{color:#020202}.color5-background.sidebar.color-5-link-color a{color:#353535}.color5-background.sidebar.color-5-link-color a:hover,.color5-background.sidebar.color-5-link-color a:focus,.color5-background.sidebar.color-5-link-color a:active,.color5-background.sidebar.color-5-link-color a.highlighted{color:#020202}.color5-background.sm.color-5-link-color a{color:#353535}.color5-background.sm.color-5-link-color a:hover,.color5-background.sm.color-5-link-color a:focus,.color5-background.sm.color-5-link-color a:active,.color5-background.sm.color-5-link-color a.highlighted{color:#020202}.color5-background.color-neutral-link-color a{color:white}.color5-background.color-neutral-link-color a:hover,.color5-background.color-neutral-link-color a:focus,.color5-background.color-neutral-link-color a:active,.color5-background.color-neutral-link-color a.highlighted{color:#ccc}.color5-background-hover:focus,.color5-background-hover:hover{background:#353535 ! important}.color-neutral-background.color-1-link-color a{color:#192436}.color-neutral-background.color-1-link-color a:hover,.color-neutral-background.color-1-link-color a:focus,.color-neutral-background.color-1-link-color a:active,.color-neutral-background.color-1-link-color a.highlighted{color:black}.color-neutral-background.color-2-link-color a{color:#4bafcc}.color-neutral-background.color-2-link-color a:hover,.color-neutral-background.color-2-link-color a:focus,.color-neutral-background.color-2-link-color a:active,.color-neutral-background.color-2-link-color a.highlighted{color:#27748a}.color-neutral-background.color-3-link-color a{color:white}.color-neutral-background.color-3-link-color a:hover,.color-neutral-background.color-3-link-color a:focus,.color-neutral-background.color-3-link-color a:active,.color-neutral-background.color-3-link-color a.highlighted{color:#ccc}.color-neutral-background.color-4-link-color a{color:#faf3dd}.color-neutral-background.color-4-link-color a:hover,.color-neutral-background.color-4-link-color a:focus,.color-neutral-background.color-4-link-color a:active,.color-neutral-background.color-4-link-color a.highlighted{color:#edd484}.color-neutral-background.color-5-link-color a{color:#353535}.color-neutral-background.color-5-link-color a:hover,.color-neutral-background.color-5-link-color a:focus,.color-neutral-background.color-5-link-color a:active,.color-neutral-background.color-5-link-color a.highlighted{color:#020202}.color-neutral-background.color-neutral-link-color a{color:white}.color-neutral-background.color-neutral-link-color a:hover,.color-neutral-background.color-neutral-link-color a:focus,.color-neutral-background.color-neutral-link-color a:active,.color-neutral-background.color-neutral-link-color a.highlighted{color:#ccc}.color1-background-color.color-1-link-color a{color:#192436}.color1-background-color.color-1-link-color a:hover,.color1-background-color.color-1-link-color a:focus,.color1-background-color.color-1-link-color a:active,.color1-background-color.color-1-link-color a.highlighted{color:black}.color1-background-color.sidebar.color-1-link-color a{color:#192436}.color1-background-color.sidebar.color-1-link-color a:hover,.color1-background-color.sidebar.color-1-link-color a:focus,.color1-background-color.sidebar.color-1-link-color a:active,.color1-background-color.sidebar.color-1-link-color a.highlighted{color:black}.color1-background-color.sm.color-1-link-color a{color:#192436}.color1-background-color.sm.color-1-link-color a:hover,.color1-background-color.sm.color-1-link-color a:focus,.color1-background-color.sm.color-1-link-color a:active,.color1-background-color.sm.color-1-link-color a.highlighted{color:black}.color1-background-color.color-2-link-color a{color:#4bafcc}.color1-background-color.color-2-link-color a:hover,.color1-background-color.color-2-link-color a:focus,.color1-background-color.color-2-link-color a:active,.color1-background-color.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background-color.sidebar.color-2-link-color a{color:#4bafcc}.color1-background-color.sidebar.color-2-link-color a:hover,.color1-background-color.sidebar.color-2-link-color a:focus,.color1-background-color.sidebar.color-2-link-color a:active,.color1-background-color.sidebar.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background-color.sm.color-2-link-color a{color:#4bafcc}.color1-background-color.sm.color-2-link-color a:hover,.color1-background-color.sm.color-2-link-color a:focus,.color1-background-color.sm.color-2-link-color a:active,.color1-background-color.sm.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background-color.color-3-link-color a{color:white}.color1-background-color.color-3-link-color a:hover,.color1-background-color.color-3-link-color a:focus,.color1-background-color.color-3-link-color a:active,.color1-background-color.color-3-link-color a.highlighted{color:#ccc}.color1-background-color.sidebar.color-3-link-color a{color:white}.color1-background-color.sidebar.color-3-link-color a:hover,.color1-background-color.sidebar.color-3-link-color a:focus,.color1-background-color.sidebar.color-3-link-color a:active,.color1-background-color.sidebar.color-3-link-color a.highlighted{color:#ccc}.color1-background-color.sm.color-3-link-color a{color:white}.color1-background-color.sm.color-3-link-color a:hover,.color1-background-color.sm.color-3-link-color a:focus,.color1-background-color.sm.color-3-link-color a:active,.color1-background-color.sm.color-3-link-color a.highlighted{color:#ccc}.color1-background-color.color-4-link-color a{color:#faf3dd}.color1-background-color.color-4-link-color a:hover,.color1-background-color.color-4-link-color a:focus,.color1-background-color.color-4-link-color a:active,.color1-background-color.color-4-link-color a.highlighted{color:#edd484}.color1-background-color.sidebar.color-4-link-color a{color:#faf3dd}.color1-background-color.sidebar.color-4-link-color a:hover,.color1-background-color.sidebar.color-4-link-color a:focus,.color1-background-color.sidebar.color-4-link-color a:active,.color1-background-color.sidebar.color-4-link-color a.highlighted{color:#edd484}.color1-background-color.sm.color-4-link-color a{color:#faf3dd}.color1-background-color.sm.color-4-link-color a:hover,.color1-background-color.sm.color-4-link-color a:focus,.color1-background-color.sm.color-4-link-color a:active,.color1-background-color.sm.color-4-link-color a.highlighted{color:#edd484}.color1-background-color.color-5-link-color a{color:#353535}.color1-background-color.color-5-link-color a:hover,.color1-background-color.color-5-link-color a:focus,.color1-background-color.color-5-link-color a:active,.color1-background-color.color-5-link-color a.highlighted{color:#686868}.color1-background-color.sidebar.color-5-link-color a{color:#353535}.color1-background-color.sidebar.color-5-link-color a:hover,.color1-background-color.sidebar.color-5-link-color a:focus,.color1-background-color.sidebar.color-5-link-color a:active,.color1-background-color.sidebar.color-5-link-color a.highlighted{color:#686868}.color1-background-color.sm.color-5-link-color a{color:#353535}.color1-background-color.sm.color-5-link-color a:hover,.color1-background-color.sm.color-5-link-color a:focus,.color1-background-color.sm.color-5-link-color a:active,.color1-background-color.sm.color-5-link-color a.highlighted{color:#686868}.color1-background-color.color-neutral-link-color a{color:white}.color1-background-color.color-neutral-link-color a:hover,.color1-background-color.color-neutral-link-color a:focus,.color1-background-color.color-neutral-link-color a:active,.color1-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#192436 ! important}.color2-background-color.color-1-link-color a{color:#192436}.color2-background-color.color-1-link-color a:hover,.color2-background-color.color-1-link-color a:focus,.color2-background-color.color-1-link-color a:active,.color2-background-color.color-1-link-color a.highlighted{color:black}.color2-background-color.sidebar.color-1-link-color a{color:#192436}.color2-background-color.sidebar.color-1-link-color a:hover,.color2-background-color.sidebar.color-1-link-color a:focus,.color2-background-color.sidebar.color-1-link-color a:active,.color2-background-color.sidebar.color-1-link-color a.highlighted{color:black}.color2-background-color.sm.color-1-link-color a{color:#192436}.color2-background-color.sm.color-1-link-color a:hover,.color2-background-color.sm.color-1-link-color a:focus,.color2-background-color.sm.color-1-link-color a:active,.color2-background-color.sm.color-1-link-color a.highlighted{color:black}.color2-background-color.color-2-link-color a{color:#4bafcc}.color2-background-color.color-2-link-color a:hover,.color2-background-color.color-2-link-color a:focus,.color2-background-color.color-2-link-color a:active,.color2-background-color.color-2-link-color a.highlighted{color:#27748a}.color2-background-color.sidebar.color-2-link-color a{color:#4bafcc}.color2-background-color.sidebar.color-2-link-color a:hover,.color2-background-color.sidebar.color-2-link-color a:focus,.color2-background-color.sidebar.color-2-link-color a:active,.color2-background-color.sidebar.color-2-link-color a.highlighted{color:#27748a}.color2-background-color.sm.color-2-link-color a{color:#4bafcc}.color2-background-color.sm.color-2-link-color a:hover,.color2-background-color.sm.color-2-link-color a:focus,.color2-background-color.sm.color-2-link-color a:active,.color2-background-color.sm.color-2-link-color a.highlighted{color:#27748a}.color2-background-color.color-3-link-color a{color:white}.color2-background-color.color-3-link-color a:hover,.color2-background-color.color-3-link-color a:focus,.color2-background-color.color-3-link-color a:active,.color2-background-color.color-3-link-color a.highlighted{color:#ccc}.color2-background-color.sidebar.color-3-link-color a{color:white}.color2-background-color.sidebar.color-3-link-color a:hover,.color2-background-color.sidebar.color-3-link-color a:focus,.color2-background-color.sidebar.color-3-link-color a:active,.color2-background-color.sidebar.color-3-link-color a.highlighted{color:#ccc}.color2-background-color.sm.color-3-link-color a{color:white}.color2-background-color.sm.color-3-link-color a:hover,.color2-background-color.sm.color-3-link-color a:focus,.color2-background-color.sm.color-3-link-color a:active,.color2-background-color.sm.color-3-link-color a.highlighted{color:#ccc}.color2-background-color.color-4-link-color a{color:#faf3dd}.color2-background-color.color-4-link-color a:hover,.color2-background-color.color-4-link-color a:focus,.color2-background-color.color-4-link-color a:active,.color2-background-color.color-4-link-color a.highlighted{color:#edd484}.color2-background-color.sidebar.color-4-link-color a{color:#faf3dd}.color2-background-color.sidebar.color-4-link-color a:hover,.color2-background-color.sidebar.color-4-link-color a:focus,.color2-background-color.sidebar.color-4-link-color a:active,.color2-background-color.sidebar.color-4-link-color a.highlighted{color:#edd484}.color2-background-color.sm.color-4-link-color a{color:#faf3dd}.color2-background-color.sm.color-4-link-color a:hover,.color2-background-color.sm.color-4-link-color a:focus,.color2-background-color.sm.color-4-link-color a:active,.color2-background-color.sm.color-4-link-color a.highlighted{color:#edd484}.color2-background-color.color-5-link-color a{color:#353535}.color2-background-color.color-5-link-color a:hover,.color2-background-color.color-5-link-color a:focus,.color2-background-color.color-5-link-color a:active,.color2-background-color.color-5-link-color a.highlighted{color:#020202}.color2-background-color.sidebar.color-5-link-color a{color:#353535}.color2-background-color.sidebar.color-5-link-color a:hover,.color2-background-color.sidebar.color-5-link-color a:focus,.color2-background-color.sidebar.color-5-link-color a:active,.color2-background-color.sidebar.color-5-link-color a.highlighted{color:#020202}.color2-background-color.sm.color-5-link-color a{color:#353535}.color2-background-color.sm.color-5-link-color a:hover,.color2-background-color.sm.color-5-link-color a:focus,.color2-background-color.sm.color-5-link-color a:active,.color2-background-color.sm.color-5-link-color a.highlighted{color:#020202}.color2-background-color.color-neutral-link-color a{color:white}.color2-background-color.color-neutral-link-color a:hover,.color2-background-color.color-neutral-link-color a:focus,.color2-background-color.color-neutral-link-color a:active,.color2-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#4bafcc ! important}.color3-background-color.color-1-link-color a{color:#192436}.color3-background-color.color-1-link-color a:hover,.color3-background-color.color-1-link-color a:focus,.color3-background-color.color-1-link-color a:active,.color3-background-color.color-1-link-color a.highlighted{color:black}.color3-background-color.sidebar.color-1-link-color a{color:#192436}.color3-background-color.sidebar.color-1-link-color a:hover,.color3-background-color.sidebar.color-1-link-color a:focus,.color3-background-color.sidebar.color-1-link-color a:active,.color3-background-color.sidebar.color-1-link-color a.highlighted{color:black}.color3-background-color.sm.color-1-link-color a{color:#192436}.color3-background-color.sm.color-1-link-color a:hover,.color3-background-color.sm.color-1-link-color a:focus,.color3-background-color.sm.color-1-link-color a:active,.color3-background-color.sm.color-1-link-color a.highlighted{color:black}.color3-background-color.color-2-link-color a{color:#4bafcc}.color3-background-color.color-2-link-color a:hover,.color3-background-color.color-2-link-color a:focus,.color3-background-color.color-2-link-color a:active,.color3-background-color.color-2-link-color a.highlighted{color:#27748a}.color3-background-color.sidebar.color-2-link-color a{color:#4bafcc}.color3-background-color.sidebar.color-2-link-color a:hover,.color3-background-color.sidebar.color-2-link-color a:focus,.color3-background-color.sidebar.color-2-link-color a:active,.color3-background-color.sidebar.color-2-link-color a.highlighted{color:#27748a}.color3-background-color.sm.color-2-link-color a{color:#4bafcc}.color3-background-color.sm.color-2-link-color a:hover,.color3-background-color.sm.color-2-link-color a:focus,.color3-background-color.sm.color-2-link-color a:active,.color3-background-color.sm.color-2-link-color a.highlighted{color:#27748a}.color3-background-color.color-3-link-color a{color:white}.color3-background-color.color-3-link-color a:hover,.color3-background-color.color-3-link-color a:focus,.color3-background-color.color-3-link-color a:active,.color3-background-color.color-3-link-color a.highlighted{color:#ccc}.color3-background-color.sidebar.color-3-link-color a{color:white}.color3-background-color.sidebar.color-3-link-color a:hover,.color3-background-color.sidebar.color-3-link-color a:focus,.color3-background-color.sidebar.color-3-link-color a:active,.color3-background-color.sidebar.color-3-link-color a.highlighted{color:#ccc}.color3-background-color.sm.color-3-link-color a{color:white}.color3-background-color.sm.color-3-link-color a:hover,.color3-background-color.sm.color-3-link-color a:focus,.color3-background-color.sm.color-3-link-color a:active,.color3-background-color.sm.color-3-link-color a.highlighted{color:#ccc}.color3-background-color.color-4-link-color a{color:#faf3dd}.color3-background-color.color-4-link-color a:hover,.color3-background-color.color-4-link-color a:focus,.color3-background-color.color-4-link-color a:active,.color3-background-color.color-4-link-color a.highlighted{color:#edd484}.color3-background-color.sidebar.color-4-link-color a{color:#faf3dd}.color3-background-color.sidebar.color-4-link-color a:hover,.color3-background-color.sidebar.color-4-link-color a:focus,.color3-background-color.sidebar.color-4-link-color a:active,.color3-background-color.sidebar.color-4-link-color a.highlighted{color:#edd484}.color3-background-color.sm.color-4-link-color a{color:#faf3dd}.color3-background-color.sm.color-4-link-color a:hover,.color3-background-color.sm.color-4-link-color a:focus,.color3-background-color.sm.color-4-link-color a:active,.color3-background-color.sm.color-4-link-color a.highlighted{color:#edd484}.color3-background-color.color-5-link-color a{color:#353535}.color3-background-color.color-5-link-color a:hover,.color3-background-color.color-5-link-color a:focus,.color3-background-color.color-5-link-color a:active,.color3-background-color.color-5-link-color a.highlighted{color:#020202}.color3-background-color.sidebar.color-5-link-color a{color:#353535}.color3-background-color.sidebar.color-5-link-color a:hover,.color3-background-color.sidebar.color-5-link-color a:focus,.color3-background-color.sidebar.color-5-link-color a:active,.color3-background-color.sidebar.color-5-link-color a.highlighted{color:#020202}.color3-background-color.sm.color-5-link-color a{color:#353535}.color3-background-color.sm.color-5-link-color a:hover,.color3-background-color.sm.color-5-link-color a:focus,.color3-background-color.sm.color-5-link-color a:active,.color3-background-color.sm.color-5-link-color a.highlighted{color:#020202}.color3-background-color.color-neutral-link-color a{color:white}.color3-background-color.color-neutral-link-color a:hover,.color3-background-color.color-neutral-link-color a:focus,.color3-background-color.color-neutral-link-color a:active,.color3-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:white ! important}.color4-background-color.color-1-link-color a{color:#192436}.color4-background-color.color-1-link-color a:hover,.color4-background-color.color-1-link-color a:focus,.color4-background-color.color-1-link-color a:active,.color4-background-color.color-1-link-color a.highlighted{color:black}.color4-background-color.sidebar.color-1-link-color a{color:#192436}.color4-background-color.sidebar.color-1-link-color a:hover,.color4-background-color.sidebar.color-1-link-color a:focus,.color4-background-color.sidebar.color-1-link-color a:active,.color4-background-color.sidebar.color-1-link-color a.highlighted{color:black}.color4-background-color.sm.color-1-link-color a{color:#192436}.color4-background-color.sm.color-1-link-color a:hover,.color4-background-color.sm.color-1-link-color a:focus,.color4-background-color.sm.color-1-link-color a:active,.color4-background-color.sm.color-1-link-color a.highlighted{color:black}.color4-background-color.color-2-link-color a{color:#4bafcc}.color4-background-color.color-2-link-color a:hover,.color4-background-color.color-2-link-color a:focus,.color4-background-color.color-2-link-color a:active,.color4-background-color.color-2-link-color a.highlighted{color:#27748a}.color4-background-color.sidebar.color-2-link-color a{color:#4bafcc}.color4-background-color.sidebar.color-2-link-color a:hover,.color4-background-color.sidebar.color-2-link-color a:focus,.color4-background-color.sidebar.color-2-link-color a:active,.color4-background-color.sidebar.color-2-link-color a.highlighted{color:#27748a}.color4-background-color.sm.color-2-link-color a{color:#4bafcc}.color4-background-color.sm.color-2-link-color a:hover,.color4-background-color.sm.color-2-link-color a:focus,.color4-background-color.sm.color-2-link-color a:active,.color4-background-color.sm.color-2-link-color a.highlighted{color:#27748a}.color4-background-color.color-3-link-color a{color:white}.color4-background-color.color-3-link-color a:hover,.color4-background-color.color-3-link-color a:focus,.color4-background-color.color-3-link-color a:active,.color4-background-color.color-3-link-color a.highlighted{color:#ccc}.color4-background-color.sidebar.color-3-link-color a{color:white}.color4-background-color.sidebar.color-3-link-color a:hover,.color4-background-color.sidebar.color-3-link-color a:focus,.color4-background-color.sidebar.color-3-link-color a:active,.color4-background-color.sidebar.color-3-link-color a.highlighted{color:#ccc}.color4-background-color.sm.color-3-link-color a{color:white}.color4-background-color.sm.color-3-link-color a:hover,.color4-background-color.sm.color-3-link-color a:focus,.color4-background-color.sm.color-3-link-color a:active,.color4-background-color.sm.color-3-link-color a.highlighted{color:#ccc}.color4-background-color.color-4-link-color a{color:#faf3dd}.color4-background-color.color-4-link-color a:hover,.color4-background-color.color-4-link-color a:focus,.color4-background-color.color-4-link-color a:active,.color4-background-color.color-4-link-color a.highlighted{color:#edd484}.color4-background-color.sidebar.color-4-link-color a{color:#faf3dd}.color4-background-color.sidebar.color-4-link-color a:hover,.color4-background-color.sidebar.color-4-link-color a:focus,.color4-background-color.sidebar.color-4-link-color a:active,.color4-background-color.sidebar.color-4-link-color a.highlighted{color:#edd484}.color4-background-color.sm.color-4-link-color a{color:#faf3dd}.color4-background-color.sm.color-4-link-color a:hover,.color4-background-color.sm.color-4-link-color a:focus,.color4-background-color.sm.color-4-link-color a:active,.color4-background-color.sm.color-4-link-color a.highlighted{color:#edd484}.color4-background-color.color-5-link-color a{color:#353535}.color4-background-color.color-5-link-color a:hover,.color4-background-color.color-5-link-color a:focus,.color4-background-color.color-5-link-color a:active,.color4-background-color.color-5-link-color a.highlighted{color:#020202}.color4-background-color.sidebar.color-5-link-color a{color:#353535}.color4-background-color.sidebar.color-5-link-color a:hover,.color4-background-color.sidebar.color-5-link-color a:focus,.color4-background-color.sidebar.color-5-link-color a:active,.color4-background-color.sidebar.color-5-link-color a.highlighted{color:#020202}.color4-background-color.sm.color-5-link-color a{color:#353535}.color4-background-color.sm.color-5-link-color a:hover,.color4-background-color.sm.color-5-link-color a:focus,.color4-background-color.sm.color-5-link-color a:active,.color4-background-color.sm.color-5-link-color a.highlighted{color:#020202}.color4-background-color.color-neutral-link-color a{color:white}.color4-background-color.color-neutral-link-color a:hover,.color4-background-color.color-neutral-link-color a:focus,.color4-background-color.color-neutral-link-color a:active,.color4-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#faf3dd ! important}.color5-background-color.color-1-link-color a{color:#192436}.color5-background-color.color-1-link-color a:hover,.color5-background-color.color-1-link-color a:focus,.color5-background-color.color-1-link-color a:active,.color5-background-color.color-1-link-color a.highlighted{color:black}.color5-background-color.sidebar.color-1-link-color a{color:#192436}.color5-background-color.sidebar.color-1-link-color a:hover,.color5-background-color.sidebar.color-1-link-color a:focus,.color5-background-color.sidebar.color-1-link-color a:active,.color5-background-color.sidebar.color-1-link-color a.highlighted{color:black}.color5-background-color.sm.color-1-link-color a{color:#192436}.color5-background-color.sm.color-1-link-color a:hover,.color5-background-color.sm.color-1-link-color a:focus,.color5-background-color.sm.color-1-link-color a:active,.color5-background-color.sm.color-1-link-color a.highlighted{color:black}.color5-background-color.color-2-link-color a{color:#4bafcc}.color5-background-color.color-2-link-color a:hover,.color5-background-color.color-2-link-color a:focus,.color5-background-color.color-2-link-color a:active,.color5-background-color.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background-color.sidebar.color-2-link-color a{color:#4bafcc}.color5-background-color.sidebar.color-2-link-color a:hover,.color5-background-color.sidebar.color-2-link-color a:focus,.color5-background-color.sidebar.color-2-link-color a:active,.color5-background-color.sidebar.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background-color.sm.color-2-link-color a{color:#4bafcc}.color5-background-color.sm.color-2-link-color a:hover,.color5-background-color.sm.color-2-link-color a:focus,.color5-background-color.sm.color-2-link-color a:active,.color5-background-color.sm.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background-color.color-3-link-color a{color:white}.color5-background-color.color-3-link-color a:hover,.color5-background-color.color-3-link-color a:focus,.color5-background-color.color-3-link-color a:active,.color5-background-color.color-3-link-color a.highlighted{color:#ccc}.color5-background-color.sidebar.color-3-link-color a{color:white}.color5-background-color.sidebar.color-3-link-color a:hover,.color5-background-color.sidebar.color-3-link-color a:focus,.color5-background-color.sidebar.color-3-link-color a:active,.color5-background-color.sidebar.color-3-link-color a.highlighted{color:#ccc}.color5-background-color.sm.color-3-link-color a{color:white}.color5-background-color.sm.color-3-link-color a:hover,.color5-background-color.sm.color-3-link-color a:focus,.color5-background-color.sm.color-3-link-color a:active,.color5-background-color.sm.color-3-link-color a.highlighted{color:#ccc}.color5-background-color.color-4-link-color a{color:#faf3dd}.color5-background-color.color-4-link-color a:hover,.color5-background-color.color-4-link-color a:focus,.color5-background-color.color-4-link-color a:active,.color5-background-color.color-4-link-color a.highlighted{color:#edd484}.color5-background-color.sidebar.color-4-link-color a{color:#faf3dd}.color5-background-color.sidebar.color-4-link-color a:hover,.color5-background-color.sidebar.color-4-link-color a:focus,.color5-background-color.sidebar.color-4-link-color a:active,.color5-background-color.sidebar.color-4-link-color a.highlighted{color:#edd484}.color5-background-color.sm.color-4-link-color a{color:#faf3dd}.color5-background-color.sm.color-4-link-color a:hover,.color5-background-color.sm.color-4-link-color a:focus,.color5-background-color.sm.color-4-link-color a:active,.color5-background-color.sm.color-4-link-color a.highlighted{color:#edd484}.color5-background-color.color-5-link-color a{color:#353535}.color5-background-color.color-5-link-color a:hover,.color5-background-color.color-5-link-color a:focus,.color5-background-color.color-5-link-color a:active,.color5-background-color.color-5-link-color a.highlighted{color:#020202}.color5-background-color.sidebar.color-5-link-color a{color:#353535}.color5-background-color.sidebar.color-5-link-color a:hover,.color5-background-color.sidebar.color-5-link-color a:focus,.color5-background-color.sidebar.color-5-link-color a:active,.color5-background-color.sidebar.color-5-link-color a.highlighted{color:#020202}.color5-background-color.sm.color-5-link-color a{color:#353535}.color5-background-color.sm.color-5-link-color a:hover,.color5-background-color.sm.color-5-link-color a:focus,.color5-background-color.sm.color-5-link-color a:active,.color5-background-color.sm.color-5-link-color a.highlighted{color:#020202}.color5-background-color.color-neutral-link-color a{color:white}.color5-background-color.color-neutral-link-color a:hover,.color5-background-color.color-neutral-link-color a:focus,.color5-background-color.color-neutral-link-color a:active,.color5-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#353535 ! important}.color-neutral-background-color.color-1-link-color a{color:#192436}.color-neutral-background-color.color-1-link-color a:hover,.color-neutral-background-color.color-1-link-color a:focus,.color-neutral-background-color.color-1-link-color a:active,.color-neutral-background-color.color-1-link-color a.highlighted{color:black}.color-neutral-background-color.color-2-link-color a{color:#4bafcc}.color-neutral-background-color.color-2-link-color a:hover,.color-neutral-background-color.color-2-link-color a:focus,.color-neutral-background-color.color-2-link-color a:active,.color-neutral-background-color.color-2-link-color a.highlighted{color:#27748a}.color-neutral-background-color.color-3-link-color a{color:white}.color-neutral-background-color.color-3-link-color a:hover,.color-neutral-background-color.color-3-link-color a:focus,.color-neutral-background-color.color-3-link-color a:active,.color-neutral-background-color.color-3-link-color a.highlighted{color:#ccc}.color-neutral-background-color.color-4-link-color a{color:#faf3dd}.color-neutral-background-color.color-4-link-color a:hover,.color-neutral-background-color.color-4-link-color a:focus,.color-neutral-background-color.color-4-link-color a:active,.color-neutral-background-color.color-4-link-color a.highlighted{color:#edd484}.color-neutral-background-color.color-5-link-color a{color:#353535}.color-neutral-background-color.color-5-link-color a:hover,.color-neutral-background-color.color-5-link-color a:focus,.color-neutral-background-color.color-5-link-color a:active,.color-neutral-background-color.color-5-link-color a.highlighted{color:#020202}.color-neutral-background-color.color-neutral-link-color a{color:white}.color-neutral-background-color.color-neutral-link-color a:hover,.color-neutral-background-color.color-neutral-link-color a:focus,.color-neutral-background-color.color-neutral-link-color a:active,.color-neutral-background-color.color-neutral-link-color a.highlighted{color:#ccc}.btn-color-1,.palette-primary .button-primary,.palette-primary .woocommerce .button,.btn-color-1-flat{background-color:#192436 !important;border-color:#192436 !important;color:var(--color-1-text-contrast) !important}.btn-color-1 a,.palette-primary .button-primary a,.palette-primary .woocommerce .button a,.btn-color-1-flat a{color:var(--color-1-text-contrast) !important}.btn-color-1:visited,.palette-primary .button-primary:visited,.palette-primary .woocommerce .button:visited,.btn-color-1-flat:visited{color:var(--color-1-text-contrast) !important}.btn-color-1:visited a,.palette-primary .button-primary:visited a,.palette-primary .woocommerce .button:visited a,.btn-color-1-flat:visited a{color:var(--color-1-text-contrast) !important}.btn-color-1:hover,.palette-primary .button-primary:hover,.palette-primary .woocommerce .button:hover,.btn-color-1:focus,.palette-primary .button-primary:focus,.palette-primary .woocommerce .button:focus,.btn-color-1-flat:hover,.btn-color-1-flat:focus{background-color:#293b59 !important;border-color:#293b59 !important;color:var(--color-1-text-contrast) !important}.btn-color-1:hover a,.palette-primary .button-primary:hover a,.palette-primary .woocommerce .button:hover a,.btn-color-1:focus a,.palette-primary .button-primary:focus a,.palette-primary .woocommerce .button:focus a,.btn-color-1-flat:hover a,.btn-color-1-flat:focus a{color:var(--color-1-text-contrast) !important}.btn-color-1:active,.palette-primary .button-primary:active,.palette-primary .woocommerce .button:active,.btn-color-1.active,.palette-primary .active.button-primary,.palette-primary .woocommerce .active.button,.btn-color-1.is-active,.palette-primary .is-active.button-primary,.palette-primary .woocommerce .is-active.button,.btn-color-1-flat:active,.btn-color-1-flat.active,.btn-color-1-flat.is-active{background-color:#1d2532 !important;border-color:#1d2532 !important;color:#090d13 !important}.btn-color-1:active a,.palette-primary .button-primary:active a,.palette-primary .woocommerce .button:active a,.btn-color-1.active a,.palette-primary .active.button-primary a,.palette-primary .woocommerce .active.button a,.btn-color-1.is-active a,.palette-primary .is-active.button-primary a,.palette-primary .woocommerce .is-active.button a,.btn-color-1-flat:active a,.btn-color-1-flat.active a,.btn-color-1-flat.is-active a{color:var(--color-1-text-contrast) !important}.btn-color-2,.palette-primary .button-secondary,.palette-primary .woocommerce .alt.button,.btn-color-2-flat{background-color:#4bafcc !important;border-color:#4bafcc !important;color:var(--color-2-text-contrast) !important}.btn-color-2 a,.palette-primary .button-secondary a,.palette-primary .woocommerce .alt.button a,.btn-color-2-flat a{color:var(--color-2-text-contrast) !important}.btn-color-2:visited,.palette-primary .button-secondary:visited,.palette-primary .woocommerce .alt.button:visited,.btn-color-2-flat:visited{color:var(--color-2-text-contrast) !important}.btn-color-2:visited a,.palette-primary .button-secondary:visited a,.palette-primary .woocommerce .alt.button:visited a,.btn-color-2-flat:visited a{color:var(--color-2-text-contrast) !important}.btn-color-2:hover,.palette-primary .button-secondary:hover,.palette-primary .woocommerce .alt.button:hover,.btn-color-2:focus,.palette-primary .button-secondary:focus,.palette-primary .woocommerce .alt.button:focus,.btn-color-2-flat:hover,.btn-color-2-flat:focus{background-color:#73c1d7 !important;border-color:#73c1d7 !important;color:var(--color-2-text-contrast) !important}.btn-color-2:hover a,.palette-primary .button-secondary:hover a,.palette-primary .woocommerce .alt.button:hover a,.btn-color-2:focus a,.palette-primary .button-secondary:focus a,.palette-primary .woocommerce .alt.button:focus a,.btn-color-2-flat:hover a,.btn-color-2-flat:focus a{color:var(--color-2-text-contrast) !important}.btn-color-2:active,.palette-primary .button-secondary:active,.palette-primary .woocommerce .alt.button:active,.btn-color-2.active,.palette-primary .active.button-secondary,.palette-primary .woocommerce .active.alt.button,.btn-color-2.is-active,.palette-primary .is-active.button-secondary,.palette-primary .woocommerce .is-active.alt.button,.btn-color-2-flat:active,.btn-color-2-flat.active,.btn-color-2-flat.is-active{background-color:#57a9c0 !important;border-color:#57a9c0 !important;color:#3295b2 !important}.btn-color-2:active a,.palette-primary .button-secondary:active a,.palette-primary .woocommerce .alt.button:active a,.btn-color-2.active a,.palette-primary .active.button-secondary a,.palette-primary .woocommerce .active.alt.button a,.btn-color-2.is-active a,.palette-primary .is-active.button-secondary a,.palette-primary .woocommerce .is-active.alt.button a,.btn-color-2-flat:active a,.btn-color-2-flat.active a,.btn-color-2-flat.is-active a{color:var(--color-2-text-contrast) !important}.btn-color-3,.btn-color-3-flat{background-color:white !important;border-color:white !important;color:var(--color-3-text-contrast) !important}.btn-color-3 a,.btn-color-3-flat a{color:var(--color-3-text-contrast) !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:var(--color-3-text-contrast) !important}.btn-color-3:visited a,.btn-color-3-flat:visited a{color:var(--color-3-text-contrast) !important}.btn-color-3:hover,.btn-color-3:focus,.btn-color-3-flat:hover,.btn-color-3-flat:focus{background-color:white !important;border-color:white !important;color:var(--color-3-text-contrast) !important}.btn-color-3:hover a,.btn-color-3:focus a,.btn-color-3-flat:hover a,.btn-color-3-flat:focus a{color:var(--color-3-text-contrast) !important}.btn-color-3:active,.btn-color-3.active,.btn-color-3.is-active,.btn-color-3-flat:active,.btn-color-3-flat.active,.btn-color-3-flat.is-active{background-color:white !important;border-color:white !important;color:#e6e6e6 !important}.btn-color-3:active a,.btn-color-3.active a,.btn-color-3.is-active a,.btn-color-3-flat:active a,.btn-color-3-flat.active a,.btn-color-3-flat.is-active a{color:var(--color-3-text-contrast) !important}.btn-color-4,.btn-color-4-flat{background-color:#faf3dd !important;border-color:#faf3dd !important;color:var(--color-4-text-contrast) !important}.btn-color-4 a,.btn-color-4-flat a{color:var(--color-4-text-contrast) !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:var(--color-4-text-contrast) !important}.btn-color-4:visited a,.btn-color-4-flat:visited a{color:var(--color-4-text-contrast) !important}.btn-color-4:hover,.btn-color-4:focus,.btn-color-4-flat:hover,.btn-color-4-flat:focus{background-color:white !important;border-color:white !important;color:var(--color-4-text-contrast) !important}.btn-color-4:hover a,.btn-color-4:focus a,.btn-color-4-flat:hover a,.btn-color-4-flat:focus a{color:var(--color-4-text-contrast) !important}.btn-color-4:active,.btn-color-4.active,.btn-color-4.is-active,.btn-color-4-flat:active,.btn-color-4-flat.active,.btn-color-4-flat.is-active{background-color:#f8f2df !important;border-color:#f8f2df !important;color:#f3e3b1 !important}.btn-color-4:active a,.btn-color-4.active a,.btn-color-4.is-active a,.btn-color-4-flat:active a,.btn-color-4-flat.active a,.btn-color-4-flat.is-active a{color:var(--color-4-text-contrast) !important}.btn-color-5,.btn-color-5-flat{background-color:#353535 !important;border-color:#353535 !important;color:var(--color-5-text-contrast) !important}.btn-color-5 a,.btn-color-5-flat a{color:var(--color-5-text-contrast) !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:var(--color-5-text-contrast) !important}.btn-color-5:visited a,.btn-color-5-flat:visited a{color:var(--color-5-text-contrast) !important}.btn-color-5:hover,.btn-color-5:focus,.btn-color-5-flat:hover,.btn-color-5-flat:focus{background-color:#4f4f4f !important;border-color:#4f4f4f !important;color:var(--color-5-text-contrast) !important}.btn-color-5:hover a,.btn-color-5:focus a,.btn-color-5-flat:hover a,.btn-color-5-flat:focus a{color:var(--color-5-text-contrast) !important}.btn-color-5:active,.btn-color-5.active,.btn-color-5.is-active,.btn-color-5-flat:active,.btn-color-5-flat.active,.btn-color-5-flat.is-active{background-color:#353535 !important;border-color:#353535 !important;color:#1c1c1c !important}.btn-color-5:active a,.btn-color-5.active a,.btn-color-5.is-active a,.btn-color-5-flat:active a,.btn-color-5-flat.active a,.btn-color-5-flat.is-active a{color:var(--color-5-text-contrast) !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:white !important;border-color:white !important;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color a,.btn-neutral-color-flat a{color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:visited a,.btn-neutral-color-flat:visited a{color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:hover,.btn-neutral-color-flat:focus{background-color:white !important;border-color:white !important;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:hover a,.btn-neutral-color:focus a,.btn-neutral-color-flat:hover a,.btn-neutral-color-flat:focus a{color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:active,.btn-neutral-color.active,.btn-neutral-color.is-active,.btn-neutral-color-flat:active,.btn-neutral-color-flat.active,.btn-neutral-color-flat.is-active{background-color:white !important;border-color:white !important;color:#e6e6e6 !important}.btn-neutral-color:active a,.btn-neutral-color.active a,.btn-neutral-color.is-active a,.btn-neutral-color-flat:active a,.btn-neutral-color-flat.active a,.btn-neutral-color-flat.is-active a{color:var(--color-neutral-text-contrast) !important}.palette-primary .color1-background-alpha{background-color:rgba(25, 36, 54, 0.7)}.palette-primary .color2-background-alpha{background-color:rgba(75, 175, 204, 0.7)}.palette-primary .color3-background-alpha{background-color:rgba(255, 255, 255, 0.7)}.palette-primary .color4-background-alpha{background-color:rgba(250, 243, 221, 0.7)}.palette-primary .color5-background-alpha{background-color:rgba(53, 53, 53, 0.7)}.palette-primary .boldgrid-shortcode .bgc-single-article{background-color:white;color:#333333}.palette-primary .bgc-single-image .date{background-color:rgba(25, 36, 54, 0.7);color:#ffffff}.palette-primary .bgc-single-image .image-opacity{background-color:rgba(75, 175, 204, 0.3)}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:13:\"bgtfw_version\";s:6:\"2.11.0\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:18:\"custom_css_post_id\";i:-1;s:18:\"bgtfw_fixed_header\";b:0;s:25:\"hide_boldgrid_attribution\";b:0;s:11:\"custom_logo\";s:0:\"\";s:21:\"bgtfw_pages_container\";s:0:\"\";s:19:\"bgtfw_header_layout\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h89\";}i:1;a:4:{s:4:\"type\";s:18:\"boldgrid_menu_main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"h90\";}}}}s:19:\"bgtfw_footer_layout\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:4:\"type\";s:34:\"boldgrid_display_attribution_links\";s:3:\"key\";s:11:\"attribution\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:3:\"f84\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:27:\"boldgrid_menu_footer-social\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:4:\"f551\";}}}}s:18:\"bgtfw_header_color\";s:21:\"color-1:rgb(25,36,54)\";s:27:\"bgtfw_site_title_typography\";a:8:{s:11:\"font-family\";s:6:\"Cinzel\";s:9:\"font-size\";s:4:\"44px\";s:14:\"text-transform\";s:4:\"none\";s:11:\"line-height\";s:3:\"1.5\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:12:\"sidebar_meta\";a:9:{s:8:\"header-1\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"header-2\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"header-3\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"header-4\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"footer-1\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"footer-2\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"footer-3\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}s:8:\"footer-4\";a:3:{s:16:\"background_color\";s:23:\"color-2:rgb(75,175,204)\";s:14:\"headings_color\";s:21:\"color-1:rgb(25,36,54)\";s:11:\"links_color\";s:24:\"color-4:rgb(250,243,221)\";}s:15:\"primary-sidebar\";a:3:{s:16:\"background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:14:\"headings_color\";s:23:\"color-2:rgb(75,175,204)\";s:11:\"links_color\";s:21:\"color-1:rgb(25,36,54)\";}}s:25:\"boldgrid_background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:30:\"bgtfw_background_overlay_color\";s:21:\"color-1:rgb(25,36,54)\";s:25:\"bgtfw_header_border_color\";s:24:\"color-3:rgb(255,255,255)\";s:25:\"bgtfw_footer_border_color\";s:21:\"color-1:rgb(25,36,54)\";s:27:\"bgtfw_posts_tags_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:27:\"bgtfw_posts_cats_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:33:\"bgtfw_posts_navigation_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:20:\"bgtfw_headings_color\";s:21:\"color-5:rgb(53,53,53)\";s:19:\"bgtfw_tagline_color\";s:23:\"color-2:rgb(75,175,204)\";s:22:\"bgtfw_site_title_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:35:\"bgtfw_global_title_background_color\";s:23:\"color-2:rgb(75,175,204)\";s:24:\"bgtfw_global_title_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:21:\"bgtfw_body_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:26:\"bgtfw_header_overlay_color\";s:21:\"color-1:rgb(25,36,54)\";s:18:\"bgtfw_footer_color\";s:21:\"color-1:rgb(25,36,54)\";s:18:\"bgtfw_footer_links\";s:23:\"color-2:rgb(75,175,204)\";s:31:\"bgtfw_menu_hamburger_main_color\";s:23:\"color-2:rgb(75,175,204)\";s:28:\"bgtfw_menu_border_color_main\";s:24:\"color-3:rgb(255,255,255)\";s:34:\"bgtfw_menu_items_border_color_main\";s:24:\"color-3:rgb(255,255,255)\";s:33:\"bgtfw_menu_items_hover_color_main\";s:23:\"color-2:rgb(75,175,204)\";s:38:\"bgtfw_menu_items_hover_background_main\";s:24:\"color-3:rgb(255,255,255)\";s:32:\"bgtfw_menu_items_link_color_main\";s:30:\"color-neutral:rgb(255,255,255)\";s:39:\"bgtfw_menu_items_active_link_color_main\";s:23:\"color-2:rgb(75,175,204)\";s:46:\"bgtfw_menu_items_active_link_border_color_main\";s:23:\"color-2:rgb(75,175,204)\";s:23:\"bgtfw_blog_border_color\";s:21:\"color-1:rgb(25,36,54)\";s:34:\"bgtfw_blog_header_background_color\";s:21:\"color-1:rgb(25,36,54)\";s:32:\"bgtfw_blog_post_background_color\";s:30:\"color-neutral:rgb(255,255,255)\";s:34:\"bgtfw_blog_post_header_title_color\";s:24:\"color-3:rgb(255,255,255)\";s:38:\"bgtfw_blog_post_header_date_link_color\";s:23:\"color-2:rgb(75,175,204)\";s:40:\"bgtfw_blog_post_header_byline_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:31:\"bgtfw_blog_post_tags_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:31:\"bgtfw_blog_post_cats_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:35:\"bgtfw_blog_post_comments_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:35:\"bgtfw_blog_post_readmore_link_color\";s:21:\"color-1:rgb(25,36,54)\";s:34:\"bgtfw_menu_items_link_color_social\";s:21:\"color-1:rgb(25,36,54)\";s:35:\"bgtfw_menu_items_hover_color_social\";s:24:\"color-3:rgb(255,255,255)\";s:41:\"bgtfw_menu_items_active_link_color_social\";s:24:\"color-3:rgb(255,255,255)\";s:36:\"bgtfw_menu_hamburger_secondary_color\";s:21:\"color-1:rgb(25,36,54)\";s:35:\"bgtfw_menu_hamburger_tertiary_color\";s:21:\"color-1:rgb(25,36,54)\";s:37:\"bgtfw_menu_hamburger_quaternary_color\";s:21:\"color-1:rgb(25,36,54)\";s:33:\"bgtfw_menu_hamburger_social_color\";s:21:\"color-1:rgb(25,36,54)\";s:38:\"bgtfw_menu_hamburger_sticky-main_color\";s:21:\"color-1:rgb(25,36,54)\";s:43:\"bgtfw_menu_hamburger_sticky-secondary_color\";s:21:\"color-1:rgb(25,36,54)\";s:42:\"bgtfw_menu_hamburger_sticky-tertiary_color\";s:21:\"color-1:rgb(25,36,54)\";s:44:\"bgtfw_menu_hamburger_sticky-quaternary_color\";s:21:\"color-1:rgb(25,36,54)\";s:40:\"bgtfw_menu_hamburger_sticky-social_color\";s:21:\"color-1:rgb(25,36,54)\";s:33:\"bgtfw_menu_border_color_secondary\";s:24:\"color-3:rgb(255,255,255)\";s:32:\"bgtfw_menu_border_color_tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:34:\"bgtfw_menu_border_color_quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:30:\"bgtfw_menu_border_color_social\";s:24:\"color-3:rgb(255,255,255)\";s:35:\"bgtfw_menu_border_color_sticky-main\";s:24:\"color-3:rgb(255,255,255)\";s:40:\"bgtfw_menu_border_color_sticky-secondary\";s:24:\"color-3:rgb(255,255,255)\";s:39:\"bgtfw_menu_border_color_sticky-tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:41:\"bgtfw_menu_border_color_sticky-quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:37:\"bgtfw_menu_border_color_sticky-social\";s:24:\"color-3:rgb(255,255,255)\";s:39:\"bgtfw_menu_items_border_color_secondary\";s:24:\"color-3:rgb(255,255,255)\";s:38:\"bgtfw_menu_items_border_color_tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:40:\"bgtfw_menu_items_border_color_quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:36:\"bgtfw_menu_items_border_color_social\";s:24:\"color-3:rgb(255,255,255)\";s:41:\"bgtfw_menu_items_border_color_sticky-main\";s:24:\"color-3:rgb(255,255,255)\";s:46:\"bgtfw_menu_items_border_color_sticky-secondary\";s:24:\"color-3:rgb(255,255,255)\";s:45:\"bgtfw_menu_items_border_color_sticky-tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:47:\"bgtfw_menu_items_border_color_sticky-quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:45:\"bgtfw_menu_items_border_colostr_sticky-social\";s:24:\"color-3:rgb(255,255,255)\";s:38:\"bgtfw_menu_items_hover_color_secondary\";s:21:\"color-1:rgb(25,36,54)\";s:37:\"bgtfw_menu_items_hover_color_tertiary\";s:21:\"color-1:rgb(25,36,54)\";s:39:\"bgtfw_menu_items_hover_color_quaternary\";s:21:\"color-1:rgb(25,36,54)\";s:40:\"bgtfw_menu_items_hover_color_sticky-main\";s:21:\"color-1:rgb(25,36,54)\";s:45:\"bgtfw_menu_items_hover_color_sticky-secondary\";s:21:\"color-1:rgb(25,36,54)\";s:44:\"bgtfw_menu_items_hover_color_sticky-tertiary\";s:21:\"color-1:rgb(25,36,54)\";s:46:\"bgtfw_menu_items_hover_color_sticky-quaternary\";s:21:\"color-1:rgb(25,36,54)\";s:42:\"bgtfw_menu_items_hover_color_sticky-social\";s:21:\"color-1:rgb(25,36,54)\";s:43:\"bgtfw_menu_items_hover_background_secondary\";s:24:\"color-3:rgb(255,255,255)\";s:42:\"bgtfw_menu_items_hover_background_tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:44:\"bgtfw_menu_items_hover_background_quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:40:\"bgtfw_menu_items_hover_background_social\";s:24:\"color-3:rgb(255,255,255)\";s:45:\"bgtfw_menu_items_hover_background_sticky-main\";s:24:\"color-3:rgb(255,255,255)\";s:50:\"bgtfw_menu_items_hover_background_sticky-secondary\";s:24:\"color-3:rgb(255,255,255)\";s:49:\"bgtfw_menu_items_hover_background_sticky-tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:51:\"bgtfw_menu_items_hover_background_sticky-quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:47:\"bgtfw_menu_items_hover_background_sticky-social\";s:24:\"color-3:rgb(255,255,255)\";s:37:\"bgtfw_menu_items_link_color_secondary\";s:23:\"color-2:rgb(75,175,204)\";s:36:\"bgtfw_menu_items_link_color_tertiary\";s:23:\"color-2:rgb(75,175,204)\";s:38:\"bgtfw_menu_items_link_color_quaternary\";s:23:\"color-2:rgb(75,175,204)\";s:39:\"bgtfw_menu_items_link_color_sticky-main\";s:23:\"color-2:rgb(75,175,204)\";s:44:\"bgtfw_menu_items_link_color_sticky-secondary\";s:23:\"color-2:rgb(75,175,204)\";s:43:\"bgtfw_menu_items_link_color_sticky-tertiary\";s:23:\"color-2:rgb(75,175,204)\";s:45:\"bgtfw_menu_items_link_color_sticky-quaternary\";s:23:\"color-2:rgb(75,175,204)\";s:41:\"bgtfw_menu_items_link_color_sticky-social\";s:23:\"color-2:rgb(75,175,204)\";s:44:\"bgtfw_menu_items_active_link_color_secondary\";s:21:\"color-1:rgb(25,36,54)\";s:43:\"bgtfw_menu_items_active_link_color_tertiary\";s:21:\"color-1:rgb(25,36,54)\";s:45:\"bgtfw_menu_items_active_link_color_quaternary\";s:21:\"color-1:rgb(25,36,54)\";s:46:\"bgtfw_menu_items_active_link_color_sticky-main\";s:24:\"color-3:rgb(255,255,255)\";s:51:\"bgtfw_menu_items_active_link_color_sticky-secondary\";s:21:\"color-1:rgb(25,36,54)\";s:50:\"bgtfw_menu_items_active_link_color_sticky-tertiary\";s:21:\"color-1:rgb(25,36,54)\";s:52:\"bgtfw_menu_items_active_link_color_sticky-quaternary\";s:21:\"color-1:rgb(25,36,54)\";s:48:\"bgtfw_menu_items_active_link_color_sticky-social\";s:21:\"color-1:rgb(25,36,54)\";s:51:\"bgtfw_menu_items_active_link_border_color_secondary\";s:24:\"color-3:rgb(255,255,255)\";s:50:\"bgtfw_menu_items_active_link_border_color_tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:52:\"bgtfw_menu_items_active_link_border_color_quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:48:\"bgtfw_menu_items_active_link_border_color_social\";s:24:\"color-3:rgb(255,255,255)\";s:53:\"bgtfw_menu_items_active_link_border_color_sticky-main\";s:24:\"color-3:rgb(255,255,255)\";s:58:\"bgtfw_menu_items_active_link_border_color_sticky-secondary\";s:24:\"color-3:rgb(255,255,255)\";s:57:\"bgtfw_menu_items_active_link_border_color_sticky-tertiary\";s:24:\"color-3:rgb(255,255,255)\";s:59:\"bgtfw_menu_items_active_link_border_color_sticky-quaternary\";s:24:\"color-3:rgb(255,255,255)\";s:55:\"bgtfw_menu_items_active_link_border_color_sticky-social\";s:24:\"color-3:rgb(255,255,255)\";s:19:\"bgtfw_header_border\";a:4:{s:3:\"css\";s:60:\".site-header header{border: 0;border-color:var(--color-3);;}\";s:5:\"media\";s:209:\"{\"base\":{\"unit\":\"px\",\"slidersLinked\":false,\"values\":{\"top\":0,\"right\":0,\"bottom\":5,\"left\":0},\"css\":\".site-header header{border: 0;border-color:var(--color-3);;}\",\"type\":\"\",\"color\":\"color-3:rgb(255, 255, 255)\"}}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:23:\"bgtfw_global_title_size\";s:2:\"h1\";s:30:\"bgtfw_posts_navigation_display\";s:4:\"flex\";s:28:\"bgtfw_blog_blog_page_sidebar\";s:10:\"no-sidebar\";s:41:\"bgtfw_pages_blog_blog_page_layout_columns\";s:1:\"2\";s:42:\"bgtfw_blog_post_header_feat_image_position\";s:7:\"content\";s:35:\"bgtfw_blog_post_header_date_display\";s:7:\"inherit\";s:34:\"bgtfw_blog_post_header_meta_format\";s:7:\"timeago\";s:37:\"bgtfw_blog_post_header_byline_display\";s:4:\"none\";s:35:\"bgtfw_blog_post_header_meta_display\";s:5:\"block\";s:36:\"bgtfw_blog_post_header_meta_position\";s:6:\"center\";s:29:\"bgtfw_blog_post_readmore_type\";s:18:\"btn button-primary\";s:33:\"bgtfw_blog_post_readmore_position\";s:6:\"center\";s:37:\"bgtfw_blog_post_header_title_position\";s:6:\"center\";s:18:\"bgtfw_blog_padding\";a:4:{s:5:\"media\";s:233:\"{\"base\":{\"unit\":\"em\",\"slidersLinked\":false,\"values\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{padding-top:0em;padding-right:0em;padding-bottom:0em;padding-left:0em;}\"}}\";s:3:\"css\";s:131:\".palette-primary.archive .post, .palette-primary.blog .post{padding-top:0em;padding-right:0em;padding-bottom:0em;padding-left:0em;}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:17:\"bgtfw_blog_margin\";a:4:{s:3:\"css\";s:94:\".palette-primary.archive .post, .palette-primary.blog .post{margin-top:1em;margin-bottom:1em;}\";s:5:\"media\";s:177:\"{\"base\":{\"unit\":\"em\",\"slidersLinked\":false,\"values\":{\"top\":1,\"bottom\":1},\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{margin-top:1em;margin-bottom:1em;}\"}}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:28:\"bgtfw_global_title_alignment\";s:4:\"left\";s:17:\"bgtfw_blog_border\";a:4:{s:5:\"media\";s:350:\"{\"base\":{\"unit\":\"px\",\"slidersLinked\":true,\"values\":{\"top\":4,\"right\":4,\"bottom\":4,\"left\":4},\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:4px;border-right-width:4px;border-bottom-width:4px;border-left-width:4px;border-style: solid;border-color:var(--color-1);;}\",\"type\":\"solid\",\"color\":\"color-1:rgb(75,175,204)\"}}\";s:3:\"css\";s:200:\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:4px;border-right-width:4px;border-bottom-width:4px;border-left-width:4px;border-style: solid;border-color:var(--color-1);;}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:25:\"bgtfw_headings_typography\";a:7:{s:11:\"font-family\";s:6:\"Cinzel\";s:11:\"line-height\";s:3:\"1.2\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:24:\"bgtfw_headings_font_size\";s:2:\"17\";s:21:\"bgtfw_body_typography\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"17px\";s:11:\"line-height\";s:3:\"1.6\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:26:\"bgtfw_menu_typography_main\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:28:\"bgtfw_menu_typography_social\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:24:\"bgtfw_tagline_typography\";a:8:{s:11:\"font-family\";s:6:\"Cinzel\";s:9:\"font-size\";s:4:\"20px\";s:14:\"text-transform\";s:4:\"none\";s:11:\"line-height\";s:3:\"1.1\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:46:\"bgtfw_blog_post_header_date_link_color_display\";s:6:\"custom\";s:44:\"bgtfw_blog_post_header_date_link_color_hover\";s:3:\"-25\";s:34:\"bgtfw_menu_items_hover_effect_main\";s:20:\"hvr-underline-reveal\";s:40:\"bgtfw_menu_items_active_link_border_main\";a:4:{s:5:\"media\";s:157:\"{\"base\":{\"unit\":\"px\",\"slidersLinked\":false,\"values\":{\"top\":0,\"right\":0,\"bottom\":2,\"left\":0},\"css\":\"#main-menu > li.current-menu-item{border: 0;}\",\"type\":\"\"}}\";s:3:\"css\";s:45:\"#main-menu > li.current-menu-item{border: 0;}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:26:\"bgtfw_sticky_header_layout\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:17:\".custom-logo-link\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s88\";}i:1;a:4:{s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"s89\";}}}}s:33:\"bgtfw_menu_typography_sticky-main\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:31:\"bgtfw_menu_typography_secondary\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:30:\"bgtfw_menu_typography_tertiary\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:32:\"bgtfw_menu_typography_quaternary\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:27:\"bgtfw_posts_date_link_color\";s:23:\"color-1:rgb(75,175,204)\";s:29:\"bgtfw_posts_byline_link_color\";s:23:\"color-1:rgb(75,175,204)\";s:43:\"bgtfw_menu_items_border_color_sticky-social\";s:24:\"color-3:rgb(255,255,255)\";s:27:\"bgtfw_header_layout_default\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h89\";}i:1;a:4:{s:4:\"type\";s:18:\"boldgrid_menu_main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"h90\";}}}}s:28:\"bgtfw_header_preset_branding\";a:2:{i:0;s:4:\"logo\";i:1;s:5:\"title\";}s:34:\"bgtfw_sticky_header_layout_default\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:17:\".custom-logo-link\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s88\";}i:1;a:4:{s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"s89\";}}}}s:26:\"bgtfw_header_layout_custom\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h89\";}i:1;a:4:{s:4:\"type\";s:18:\"boldgrid_menu_main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"h90\";}}}}s:33:\"bgtfw_sticky_header_layout_custom\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:17:\".custom-logo-link\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s88\";}i:1;a:4:{s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"s89\";}}}}s:24:\"bgtfw_header_layout_lbrm\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}i:1;a:4:{s:4:\"type\";s:18:\"boldgrid_menu_main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"h48\";}}}}s:26:\"bgtfw_header_layout_lbcmrs\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:3:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}i:1;a:4:{s:4:\"type\";s:18:\"boldgrid_menu_main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:3:\"h48\";}i:2;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:20:\"boldgrid_menu_social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"h110\";}}}}s:24:\"bgtfw_header_layout_lmrb\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:4:{s:4:\"type\";s:18:\"boldgrid_menu_main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:3:\"h48\";}i:1;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"e\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}}}}s:26:\"bgtfw_header_layout_lbrslm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}i:1;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:20:\"boldgrid_menu_social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"h110\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:18:\"boldgrid_menu_main\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:4:\"h105\";}}}}s:26:\"bgtfw_header_layout_lbrscm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}i:1;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:20:\"boldgrid_menu_social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"h110\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:18:\"boldgrid_menu_main\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:4:\"h105\";}}}}s:26:\"bgtfw_header_layout_lbrsrm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}i:1;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:20:\"boldgrid_menu_social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"h110\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:18:\"boldgrid_menu_main\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"h105\";}}}}s:24:\"bgtfw_header_layout_cbcm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"c\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:18:\"boldgrid_menu_main\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:4:\"h105\";}}}}s:24:\"bgtfw_header_layout_cmcb\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:18:\"boldgrid_menu_main\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:4:\"h105\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"c\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"h47\";}}}}s:26:\"bgtfw_header_layout_lshsbm\";a:3:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:20:\"boldgrid_menu_social\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:4:\"h264\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:5:{s:3:\"key\";s:8:\"branding\";s:4:\"type\";s:22:\"boldgrid_site_identity\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:17:\".custom-logo-link\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:3:\"h47\";}}}i:2;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:18:\"boldgrid_menu_main\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:4:\"h263\";}}}}s:31:\"bgtfw_sticky_header_layout_lbrm\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}i:1;a:4:{s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:3:\"s48\";}}}}s:33:\"bgtfw_sticky_header_layout_lbcmrs\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:3:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}i:1;a:4:{s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:3:\"s48\";}i:2;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:27:\"boldgrid_menu_sticky-social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"s110\";}}}}s:31:\"bgtfw_sticky_header_layout_lmrb\";a:1:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:4:{s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:3:\"key\";s:4:\"menu\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:3:\"s48\";}i:1;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"e\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}}}}s:33:\"bgtfw_sticky_header_layout_lbrslm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}i:1;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:27:\"boldgrid_menu_sticky-social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"s110\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:5:\"align\";s:1:\"w\";s:3:\"uid\";s:4:\"s105\";}}}}s:33:\"bgtfw_sticky_header_layout_lbrscm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}i:1;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:27:\"boldgrid_menu_sticky-social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"s110\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:4:\"s105\";}}}}s:33:\"bgtfw_sticky_header_layout_lbrsrm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:2:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"w\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}i:1;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:27:\"boldgrid_menu_sticky-social\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"s110\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:5:\"align\";s:1:\"e\";s:3:\"uid\";s:4:\"s105\";}}}}s:31:\"bgtfw_sticky_header_layout_cbcm\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"c\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:4:\"s105\";}}}}s:31:\"bgtfw_sticky_header_layout_cmcb\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:25:\"boldgrid_menu_sticky-main\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:4:\"s105\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:5:{s:4:\"type\";s:22:\"boldgrid_site_identity\";s:3:\"key\";s:8:\"branding\";s:5:\"align\";s:1:\"c\";s:7:\"display\";a:3:{i:0;a:3:{s:8:\"selector\";s:12:\".custom-logo\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:4:\"Logo\";}i:1;a:3:{s:8:\"selector\";s:11:\".site-title\";s:7:\"display\";s:4:\"show\";s:5:\"title\";s:5:\"Title\";}i:2;a:3:{s:8:\"selector\";s:17:\".site-description\";s:7:\"display\";s:4:\"hide\";s:5:\"title\";s:7:\"Tagline\";}}s:3:\"uid\";s:3:\"s47\";}}}}}','yes'),(6098,'category_children','a:0:{}','yes'),(740,'boldgrid_static_pages','a:1:{s:5:\"pages\";a:2:{s:16:\"pages_in_pageset\";a:8:{i:0;O:8:\"stdClass\":17:{s:2:\"id\";s:3:\"543\";s:16:\"page_revision_id\";s:4:\"4125\";s:10:\"page_title\";s:4:\"Home\";s:9:\"page_slug\";s:4:\"home\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:14138:\"\n<div class=\"boldgrid-section\" style=\"background-image: url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\'); background-size: cover; background-position: 50% 15%;\" data-imhwpb-asset-id=\"1098616\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzF0eXVMZkRPbkcwLzE5MjB4MTI4Mw_3D_3D-imhwpb-iacgqz3caex4rn1.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 110px; padding-top: 90px;\">\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-12 col-xs-12\">\r\n<h2 class=\"h1\" style=\"color: #fff; margin-top: 0px; text-align: center;\">Welcome Home</h2>\r\n<p class=\"\" style=\"margin: 2em 0; color: #fff; font-size: 1.2em; text-align: center;\">Our commitment to making your realty experience the best imaginable means that we\'ll always give you more than the other guys. We put the customer first.</p>\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"#\">Learn More </a></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 80px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h2>Bold Estate</h2>\r\n<h4 class=\"\" style=\"margin: 0.7em 0em 1em;\">Find Your Perfect Home.</h4>\r\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">We\'ve all run into real estate agents who seem to always be in a hurry. They can&rsquo;t stop and take the time to make sure your needs are being met because they&rsquo;re afraid they&rsquo;ll miss out on that next big deal. At Bold Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don&rsquo;t know what happened.</p>\r\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">At Bold Estate we put the customer\'s needs before our own. We make your transaction, whether it\'s buying, selling, renting, or investing, a truly extraordinary experience. Our agents have access to more tools and resources than any other real estate firm.</p>\r\n<p class=\"\" style=\"margin: 1em 0em 0.6em;\">We work endlessly to hone skills, continuously striving for perfection, sweating over every technical detail, always ready to take on new challenges.</p>\r\n<p class=\"\" style=\"margin: 2em 0em 0.6em;\"><a class=\"button-primary\" href=\"#\">Read More </a></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-135\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/vita-vilcina-KtOid0FLjqU-unsplash-imhwpb-bzlw5mv82qegofh.jpg\" alt=\"\" data-unsplash-id=\"KtOid0FLjqU\" width=\"600\" height=\"750\" data-imhwpb-asset-id=\"1098606\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"background-image: linear-gradient(to left, rgba(31, 86, 115, 0.9), rgba(31, 86, 115, 0.9)), url(\'http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\'); background-size: cover; background-position: 50% 50%;\" class=\"boldgrid-section\" data-bg-overlaycolor=\"rgba(31,86,115,0.9)\" data-imhwpb-asset-id=\"1098617\" data-image-url=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RlNDBZMkthRDcwLzE5MjB4MTI4MA_3D_3D-imhwpb-2bn7my1yvsczbce.jpg\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 70px; padding-bottom: 10px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\" style=\"color: #ffffff;\">Upcoming Open Houses</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"margin-bottom: 15px; padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-136\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/toa-heftiba-4t8_1MKvPd8-unsplash-imhwpb-h6rcvdaaid2m9ks.jpg\" alt=\"\" data-unsplash-id=\"4t8_1MKvPd8\" width=\"300\" height=\"200\" data-imhwpb-asset-id=\"1098607\"></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-137\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-tHkJAMcO3QE-unsplash-imhwpb-nvsx9cqsdu7xeiu.jpg\" alt=\"\" data-unsplash-id=\"tHkJAMcO3QE\" width=\"300\" height=\"200\" data-imhwpb-asset-id=\"1098608\"></p>\r\n<p style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12 align-column-center\" style=\"padding: 1em;\">\r\n<div class=\"bg-box color-3-text-contrast color3-background-color color1-border-color\" style=\"margin: 0px; border-style: solid; border-width: 4px;\">\r\n<p class=\"\"><img class=\"aligncenter size-full wp-image-138\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/francesca-tosolini-qnSTxcs0EEs-unsplash-imhwpb-zyqgb7rzzkujaqp.jpg\" alt=\"\" data-unsplash-id=\"qnSTxcs0EEs\" width=\"300\" height=\"200\" data-imhwpb-asset-id=\"1098609\"></p>\r\n<p class=\"\" style=\"margin: 15px 0px 0px; text-align: center;\">742 Evergreen Terrace</p>\r\n<p class=\"\" style=\"margin-bottom: 0px; text-align: center;\">Springfield, NT 49007</p>\r\n<p class=\"\" style=\"margin-bottom: 0; text-align: center;\">Beds: 3</p>\r\n<p class=\"\" style=\"text-align: center;\">Baths: 2</p>\r\n<p class=\"\" style=\"margin-top: 15px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Agent</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<h2 class=\"\">Our Agents</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 80px;\">\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-139\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/tamara-bellis-tw5_DJQaeDU-unsplash-imhwpb-9a8uarg9nb5w5xs.jpg\" alt=\"\" data-unsplash-id=\"tw5_DJQaeDU\" data-imhwpb-asset-id=\"1097907\" width=\"350\" height=\"200\"></p>\r\n\r\n<h3 class=\"\">Tina Farnsworth</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-140\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gregory-hayes-h5cd51KXmRQ-unsplash-imhwpb-85yiwd5xwotwhvg.jpg\" alt=\"\" data-unsplash-id=\"h5cd51KXmRQ\" data-imhwpb-asset-id=\"1097908\" width=\"350\" height=\"200\"></p>\r\n\r\n<h3 class=\"\">Zapp Brann</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i></p>\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-6 col-xs-12\" style=\"padding: 1em;\">\r\n<p class=\"\"><img class=\"bg-img color1-border-color alignnone size-full wp-image-141\" style=\"border-style: solid; border-width: 4px;\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/gemma-chua-tran-Sgqo6Cohf9M-unsplash-imhwpb-ggdet6gllmx24h8.jpg\" alt=\"\" data-unsplash-id=\"Sgqo6Cohf9M\" data-imhwpb-asset-id=\"1097909\" width=\"350\" height=\"200\"></p>\r\n\r\n<h3 class=\"\">Amy Wong</h3>\r\n<p class=\"\"><i class=\"fa fa-instagram bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-facebook-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i> <i class=\"fa fa-twitter-square bg-inserted-icon color1-color\" style=\"font-size: 23px; margin-right: 15px;\" aria-hidden=\"true\"> <span style=\"display: none;\">&nbsp;</span> </i></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-142\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/devon-janse-van-rensburg-YstkjJNJT4I-unsplash-imhwpb-5lm9yrv71pkjcdr.jpg\" alt=\"\" data-unsplash-id=\"YstkjJNJT4I\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098610\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-143\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-d4ULeg3YXZM-unsplash-imhwpb-5o4sknrz98nntud.jpg\" alt=\"\" data-unsplash-id=\"d4ULeg3YXZM\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098611\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-144\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/avantecture-0Vdrg5pR7NY-unsplash-imhwpb-t2okx8a1q1qol9u.jpg\" alt=\"\" data-unsplash-id=\"0Vdrg5pR7NY\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098612\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-145\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/demorris-byrd-wYtX2CWKI4w-unsplash-imhwpb-ckcp58gt9pcklzk.jpg\" alt=\"\" data-unsplash-id=\"wYtX2CWKI4w\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098613\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-146\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/alexander-kovacs-SN0mu2M_Va0-unsplash-imhwpb-eztkf7qxgp8rbm6.jpg\" alt=\"\" data-unsplash-id=\"SN0mu2M_Va0\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098614\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-4 col-xs-6\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"mod-reset\"><img class=\"bg-img alignnone size-full wp-image-147\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fran-hogan-cGk_fV0hPig-unsplash-imhwpb-5bnlnsalsxepoom.jpg\" alt=\"\" data-unsplash-id=\"cGk_fV0hPig\" width=\"350\" height=\"350\" data-imhwpb-asset-id=\"1098615\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 80px; padding-bottom: 20px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\" style=\"text-align: center;\">Contact</h2>\r\n<p class=\"\" style=\"text-align: center;\">Stop in today and see what we can do for you. Your initial consultation is free!</p>\r\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"#\">Contact Us </a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section color1-background-color color-1-text-contrast bg-background-color\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"bg-box-cover bg-box-flush bg-box\">\r\n<p class=\"boldgrid-google-maps\" style=\"margin: 0; line-height: 1;\"><iframe style=\"width: 100%;\" src=\"https://maps.google.com/maps?q=New+York%2C+NY&amp;t=m&amp;z=16&amp;output=embed\" width=\"2000\" height=\"400\" frameborder=\"0\"></iframe></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\n\n\";s:10:\"theme_mods\";s:42846:\"{\"_boldgrid_theme_id\":54,\"sidebars_widgets\":{\"time\":1585045957,\"data\":{\"wp_inactive_widgets\":[\"search-2\",\"recent-posts-2\",\"recent-comments-2\",\"nav_menu-3\"],\"sidebar-1\":[],\"boldgrid-widget-3\":[]}},\"boldgrid_color_palette\":\"{\\\"state\\\":{\\\"active-palette\\\":\\\"palette-primary\\\",\\\"active-palette-id\\\":\\\"bf7d13529cf889a7cf7803b3757c399c\\\",\\\"palettes\\\":{\\\"palette-primary\\\":{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(25, 36, 54)\\\",\\\"rgb(75, 175, 204)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(250, 243, 221)\\\",\\\"rgb(53, 53, 53)\\\"],\\\"neutral-color\\\":\\\"rgb(255, 255, 255)\\\"}},\\\"saved_palettes\\\":[{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(75, 175, 204)\\\",\\\"rgb(53, 53, 53)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(250, 243, 221)\\\",\\\"rgb(31, 86, 115)\\\"],\\\"neutral-color\\\":\\\"rgb(255, 255, 255)\\\"},{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(25, 36, 54)\\\",\\\"rgb(75, 175, 204)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(250, 243, 221)\\\",\\\"rgb(53, 53, 53)\\\"],\\\"neutral-color\\\":\\\"rgb(255, 255, 255)\\\"}]}}\",\"boldgrid_compiled_css\":\".color1-background.color-1-link-color a{color:#192436}.color1-background.color-1-link-color a:hover,.color1-background.color-1-link-color a:focus,.color1-background.color-1-link-color a:active,.color1-background.color-1-link-color a.highlighted{color:#000}.color1-background.color-2-link-color a{color:#4bafcc}.color1-background.color-2-link-color a:hover,.color1-background.color-2-link-color a:focus,.color1-background.color-2-link-color a:active,.color1-background.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background.color-3-link-color a{color:#fff}.color1-background.color-3-link-color a:hover,.color1-background.color-3-link-color a:focus,.color1-background.color-3-link-color a:active,.color1-background.color-3-link-color a.highlighted{color:#ccc}.color1-background.color-4-link-color a{color:#faf3dd}.color1-background.color-4-link-color a:hover,.color1-background.color-4-link-color a:focus,.color1-background.color-4-link-color a:active,.color1-background.color-4-link-color a.highlighted{color:#edd484}.color1-background.color-5-link-color a{color:#353535}.color1-background.color-5-link-color a:hover,.color1-background.color-5-link-color a:focus,.color1-background.color-5-link-color a:active,.color1-background.color-5-link-color a.highlighted{color:#686868}.color1-background.color-neutral-link-color a{color:#fff}.color1-background.color-neutral-link-color a:hover,.color1-background.color-neutral-link-color a:focus,.color1-background.color-neutral-link-color a:active,.color1-background.color-neutral-link-color a.highlighted{color:#ccc}.color1-background-hover:focus,.color1-background-hover:hover{background:#192436 ! important}.color2-background.color-1-link-color a{color:#192436}.color2-background.color-1-link-color a:hover,.color2-background.color-1-link-color a:focus,.color2-background.color-1-link-color a:active,.color2-background.color-1-link-color a.highlighted{color:#000}.color2-background.color-2-link-color a{color:#4bafcc}.color2-background.color-2-link-color a:hover,.color2-background.color-2-link-color a:focus,.color2-background.color-2-link-color a:active,.color2-background.color-2-link-color a.highlighted{color:#27748a}.color2-background.color-3-link-color a{color:#fff}.color2-background.color-3-link-color a:hover,.color2-background.color-3-link-color a:focus,.color2-background.color-3-link-color a:active,.color2-background.color-3-link-color a.highlighted{color:#ccc}.color2-background.color-4-link-color a{color:#faf3dd}.color2-background.color-4-link-color a:hover,.color2-background.color-4-link-color a:focus,.color2-background.color-4-link-color a:active,.color2-background.color-4-link-color a.highlighted{color:#edd484}.color2-background.color-5-link-color a{color:#353535}.color2-background.color-5-link-color a:hover,.color2-background.color-5-link-color a:focus,.color2-background.color-5-link-color a:active,.color2-background.color-5-link-color a.highlighted{color:#020202}.color2-background.color-neutral-link-color a{color:#fff}.color2-background.color-neutral-link-color a:hover,.color2-background.color-neutral-link-color a:focus,.color2-background.color-neutral-link-color a:active,.color2-background.color-neutral-link-color a.highlighted{color:#ccc}.color2-background-hover:focus,.color2-background-hover:hover{background:#4bafcc ! important}.color3-background.color-1-link-color a{color:#192436}.color3-background.color-1-link-color a:hover,.color3-background.color-1-link-color a:focus,.color3-background.color-1-link-color a:active,.color3-background.color-1-link-color a.highlighted{color:#000}.color3-background.color-2-link-color a{color:#4bafcc}.color3-background.color-2-link-color a:hover,.color3-background.color-2-link-color a:focus,.color3-background.color-2-link-color a:active,.color3-background.color-2-link-color a.highlighted{color:#27748a}.color3-background.color-3-link-color a{color:#fff}.color3-background.color-3-link-color a:hover,.color3-background.color-3-link-color a:focus,.color3-background.color-3-link-color a:active,.color3-background.color-3-link-color a.highlighted{color:#ccc}.color3-background.color-4-link-color a{color:#faf3dd}.color3-background.color-4-link-color a:hover,.color3-background.color-4-link-color a:focus,.color3-background.color-4-link-color a:active,.color3-background.color-4-link-color a.highlighted{color:#edd484}.color3-background.color-5-link-color a{color:#353535}.color3-background.color-5-link-color a:hover,.color3-background.color-5-link-color a:focus,.color3-background.color-5-link-color a:active,.color3-background.color-5-link-color a.highlighted{color:#020202}.color3-background.color-neutral-link-color a{color:#fff}.color3-background.color-neutral-link-color a:hover,.color3-background.color-neutral-link-color a:focus,.color3-background.color-neutral-link-color a:active,.color3-background.color-neutral-link-color a.highlighted{color:#ccc}.color3-background-hover:focus,.color3-background-hover:hover{background:#fff ! important}.color4-background.color-1-link-color a{color:#192436}.color4-background.color-1-link-color a:hover,.color4-background.color-1-link-color a:focus,.color4-background.color-1-link-color a:active,.color4-background.color-1-link-color a.highlighted{color:#000}.color4-background.color-2-link-color a{color:#4bafcc}.color4-background.color-2-link-color a:hover,.color4-background.color-2-link-color a:focus,.color4-background.color-2-link-color a:active,.color4-background.color-2-link-color a.highlighted{color:#27748a}.color4-background.color-3-link-color a{color:#fff}.color4-background.color-3-link-color a:hover,.color4-background.color-3-link-color a:focus,.color4-background.color-3-link-color a:active,.color4-background.color-3-link-color a.highlighted{color:#ccc}.color4-background.color-4-link-color a{color:#faf3dd}.color4-background.color-4-link-color a:hover,.color4-background.color-4-link-color a:focus,.color4-background.color-4-link-color a:active,.color4-background.color-4-link-color a.highlighted{color:#edd484}.color4-background.color-5-link-color a{color:#353535}.color4-background.color-5-link-color a:hover,.color4-background.color-5-link-color a:focus,.color4-background.color-5-link-color a:active,.color4-background.color-5-link-color a.highlighted{color:#020202}.color4-background.color-neutral-link-color a{color:#fff}.color4-background.color-neutral-link-color a:hover,.color4-background.color-neutral-link-color a:focus,.color4-background.color-neutral-link-color a:active,.color4-background.color-neutral-link-color a.highlighted{color:#ccc}.color4-background-hover:focus,.color4-background-hover:hover{background:#faf3dd ! important}.color5-background.color-1-link-color a{color:#192436}.color5-background.color-1-link-color a:hover,.color5-background.color-1-link-color a:focus,.color5-background.color-1-link-color a:active,.color5-background.color-1-link-color a.highlighted{color:#000}.color5-background.color-2-link-color a{color:#4bafcc}.color5-background.color-2-link-color a:hover,.color5-background.color-2-link-color a:focus,.color5-background.color-2-link-color a:active,.color5-background.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background.color-3-link-color a{color:#fff}.color5-background.color-3-link-color a:hover,.color5-background.color-3-link-color a:focus,.color5-background.color-3-link-color a:active,.color5-background.color-3-link-color a.highlighted{color:#ccc}.color5-background.color-4-link-color a{color:#faf3dd}.color5-background.color-4-link-color a:hover,.color5-background.color-4-link-color a:focus,.color5-background.color-4-link-color a:active,.color5-background.color-4-link-color a.highlighted{color:#edd484}.color5-background.color-5-link-color a{color:#353535}.color5-background.color-5-link-color a:hover,.color5-background.color-5-link-color a:focus,.color5-background.color-5-link-color a:active,.color5-background.color-5-link-color a.highlighted{color:#020202}.color5-background.color-neutral-link-color a{color:#fff}.color5-background.color-neutral-link-color a:hover,.color5-background.color-neutral-link-color a:focus,.color5-background.color-neutral-link-color a:active,.color5-background.color-neutral-link-color a.highlighted{color:#ccc}.color5-background-hover:focus,.color5-background-hover:hover{background:#353535 ! important}.color-neutral-background.color-1-link-color a{color:#192436}.color-neutral-background.color-1-link-color a:hover,.color-neutral-background.color-1-link-color a:focus,.color-neutral-background.color-1-link-color a:active,.color-neutral-background.color-1-link-color a.highlighted{color:#000}.color-neutral-background.color-2-link-color a{color:#4bafcc}.color-neutral-background.color-2-link-color a:hover,.color-neutral-background.color-2-link-color a:focus,.color-neutral-background.color-2-link-color a:active,.color-neutral-background.color-2-link-color a.highlighted{color:#27748a}.color-neutral-background.color-3-link-color a{color:#fff}.color-neutral-background.color-3-link-color a:hover,.color-neutral-background.color-3-link-color a:focus,.color-neutral-background.color-3-link-color a:active,.color-neutral-background.color-3-link-color a.highlighted{color:#ccc}.color-neutral-background.color-4-link-color a{color:#faf3dd}.color-neutral-background.color-4-link-color a:hover,.color-neutral-background.color-4-link-color a:focus,.color-neutral-background.color-4-link-color a:active,.color-neutral-background.color-4-link-color a.highlighted{color:#edd484}.color-neutral-background.color-5-link-color a{color:#353535}.color-neutral-background.color-5-link-color a:hover,.color-neutral-background.color-5-link-color a:focus,.color-neutral-background.color-5-link-color a:active,.color-neutral-background.color-5-link-color a.highlighted{color:#020202}.color-neutral-background.color-neutral-link-color a{color:#fff}.color-neutral-background.color-neutral-link-color a:hover,.color-neutral-background.color-neutral-link-color a:focus,.color-neutral-background.color-neutral-link-color a:active,.color-neutral-background.color-neutral-link-color a.highlighted{color:#ccc}.color1-background-color.color-1-link-color a{color:#192436}.color1-background-color.color-1-link-color a:hover,.color1-background-color.color-1-link-color a:focus,.color1-background-color.color-1-link-color a:active,.color1-background-color.color-1-link-color a.highlighted{color:#000}.color1-background-color.color-2-link-color a{color:#4bafcc}.color1-background-color.color-2-link-color a:hover,.color1-background-color.color-2-link-color a:focus,.color1-background-color.color-2-link-color a:active,.color1-background-color.color-2-link-color a.highlighted{color:#9ad2e3}.color1-background-color.color-3-link-color a{color:#fff}.color1-background-color.color-3-link-color a:hover,.color1-background-color.color-3-link-color a:focus,.color1-background-color.color-3-link-color a:active,.color1-background-color.color-3-link-color a.highlighted{color:#ccc}.color1-background-color.color-4-link-color a{color:#faf3dd}.color1-background-color.color-4-link-color a:hover,.color1-background-color.color-4-link-color a:focus,.color1-background-color.color-4-link-color a:active,.color1-background-color.color-4-link-color a.highlighted{color:#edd484}.color1-background-color.color-5-link-color a{color:#353535}.color1-background-color.color-5-link-color a:hover,.color1-background-color.color-5-link-color a:focus,.color1-background-color.color-5-link-color a:active,.color1-background-color.color-5-link-color a.highlighted{color:#686868}.color1-background-color.color-neutral-link-color a{color:#fff}.color1-background-color.color-neutral-link-color a:hover,.color1-background-color.color-neutral-link-color a:focus,.color1-background-color.color-neutral-link-color a:active,.color1-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#192436 ! important}.color2-background-color.color-1-link-color a{color:#192436}.color2-background-color.color-1-link-color a:hover,.color2-background-color.color-1-link-color a:focus,.color2-background-color.color-1-link-color a:active,.color2-background-color.color-1-link-color a.highlighted{color:#000}.color2-background-color.color-2-link-color a{color:#4bafcc}.color2-background-color.color-2-link-color a:hover,.color2-background-color.color-2-link-color a:focus,.color2-background-color.color-2-link-color a:active,.color2-background-color.color-2-link-color a.highlighted{color:#27748a}.color2-background-color.color-3-link-color a{color:#fff}.color2-background-color.color-3-link-color a:hover,.color2-background-color.color-3-link-color a:focus,.color2-background-color.color-3-link-color a:active,.color2-background-color.color-3-link-color a.highlighted{color:#ccc}.color2-background-color.color-4-link-color a{color:#faf3dd}.color2-background-color.color-4-link-color a:hover,.color2-background-color.color-4-link-color a:focus,.color2-background-color.color-4-link-color a:active,.color2-background-color.color-4-link-color a.highlighted{color:#edd484}.color2-background-color.color-5-link-color a{color:#353535}.color2-background-color.color-5-link-color a:hover,.color2-background-color.color-5-link-color a:focus,.color2-background-color.color-5-link-color a:active,.color2-background-color.color-5-link-color a.highlighted{color:#020202}.color2-background-color.color-neutral-link-color a{color:#fff}.color2-background-color.color-neutral-link-color a:hover,.color2-background-color.color-neutral-link-color a:focus,.color2-background-color.color-neutral-link-color a:active,.color2-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#4bafcc ! important}.color3-background-color.color-1-link-color a{color:#192436}.color3-background-color.color-1-link-color a:hover,.color3-background-color.color-1-link-color a:focus,.color3-background-color.color-1-link-color a:active,.color3-background-color.color-1-link-color a.highlighted{color:#000}.color3-background-color.color-2-link-color a{color:#4bafcc}.color3-background-color.color-2-link-color a:hover,.color3-background-color.color-2-link-color a:focus,.color3-background-color.color-2-link-color a:active,.color3-background-color.color-2-link-color a.highlighted{color:#27748a}.color3-background-color.color-3-link-color a{color:#fff}.color3-background-color.color-3-link-color a:hover,.color3-background-color.color-3-link-color a:focus,.color3-background-color.color-3-link-color a:active,.color3-background-color.color-3-link-color a.highlighted{color:#ccc}.color3-background-color.color-4-link-color a{color:#faf3dd}.color3-background-color.color-4-link-color a:hover,.color3-background-color.color-4-link-color a:focus,.color3-background-color.color-4-link-color a:active,.color3-background-color.color-4-link-color a.highlighted{color:#edd484}.color3-background-color.color-5-link-color a{color:#353535}.color3-background-color.color-5-link-color a:hover,.color3-background-color.color-5-link-color a:focus,.color3-background-color.color-5-link-color a:active,.color3-background-color.color-5-link-color a.highlighted{color:#020202}.color3-background-color.color-neutral-link-color a{color:#fff}.color3-background-color.color-neutral-link-color a:hover,.color3-background-color.color-neutral-link-color a:focus,.color3-background-color.color-neutral-link-color a:active,.color3-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#fff ! important}.color4-background-color.color-1-link-color a{color:#192436}.color4-background-color.color-1-link-color a:hover,.color4-background-color.color-1-link-color a:focus,.color4-background-color.color-1-link-color a:active,.color4-background-color.color-1-link-color a.highlighted{color:#000}.color4-background-color.color-2-link-color a{color:#4bafcc}.color4-background-color.color-2-link-color a:hover,.color4-background-color.color-2-link-color a:focus,.color4-background-color.color-2-link-color a:active,.color4-background-color.color-2-link-color a.highlighted{color:#27748a}.color4-background-color.color-3-link-color a{color:#fff}.color4-background-color.color-3-link-color a:hover,.color4-background-color.color-3-link-color a:focus,.color4-background-color.color-3-link-color a:active,.color4-background-color.color-3-link-color a.highlighted{color:#ccc}.color4-background-color.color-4-link-color a{color:#faf3dd}.color4-background-color.color-4-link-color a:hover,.color4-background-color.color-4-link-color a:focus,.color4-background-color.color-4-link-color a:active,.color4-background-color.color-4-link-color a.highlighted{color:#edd484}.color4-background-color.color-5-link-color a{color:#353535}.color4-background-color.color-5-link-color a:hover,.color4-background-color.color-5-link-color a:focus,.color4-background-color.color-5-link-color a:active,.color4-background-color.color-5-link-color a.highlighted{color:#020202}.color4-background-color.color-neutral-link-color a{color:#fff}.color4-background-color.color-neutral-link-color a:hover,.color4-background-color.color-neutral-link-color a:focus,.color4-background-color.color-neutral-link-color a:active,.color4-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#faf3dd ! important}.color5-background-color.color-1-link-color a{color:#192436}.color5-background-color.color-1-link-color a:hover,.color5-background-color.color-1-link-color a:focus,.color5-background-color.color-1-link-color a:active,.color5-background-color.color-1-link-color a.highlighted{color:#000}.color5-background-color.color-2-link-color a{color:#4bafcc}.color5-background-color.color-2-link-color a:hover,.color5-background-color.color-2-link-color a:focus,.color5-background-color.color-2-link-color a:active,.color5-background-color.color-2-link-color a.highlighted{color:#9ad2e3}.color5-background-color.color-3-link-color a{color:#fff}.color5-background-color.color-3-link-color a:hover,.color5-background-color.color-3-link-color a:focus,.color5-background-color.color-3-link-color a:active,.color5-background-color.color-3-link-color a.highlighted{color:#ccc}.color5-background-color.color-4-link-color a{color:#faf3dd}.color5-background-color.color-4-link-color a:hover,.color5-background-color.color-4-link-color a:focus,.color5-background-color.color-4-link-color a:active,.color5-background-color.color-4-link-color a.highlighted{color:#edd484}.color5-background-color.color-5-link-color a{color:#353535}.color5-background-color.color-5-link-color a:hover,.color5-background-color.color-5-link-color a:focus,.color5-background-color.color-5-link-color a:active,.color5-background-color.color-5-link-color a.highlighted{color:#020202}.color5-background-color.color-neutral-link-color a{color:#fff}.color5-background-color.color-neutral-link-color a:hover,.color5-background-color.color-neutral-link-color a:focus,.color5-background-color.color-neutral-link-color a:active,.color5-background-color.color-neutral-link-color a.highlighted{color:#ccc}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#353535 ! important}.color-neutral-background-color.color-1-link-color a{color:#192436}.color-neutral-background-color.color-1-link-color a:hover,.color-neutral-background-color.color-1-link-color a:focus,.color-neutral-background-color.color-1-link-color a:active,.color-neutral-background-color.color-1-link-color a.highlighted{color:#000}.color-neutral-background-color.color-2-link-color a{color:#4bafcc}.color-neutral-background-color.color-2-link-color a:hover,.color-neutral-background-color.color-2-link-color a:focus,.color-neutral-background-color.color-2-link-color a:active,.color-neutral-background-color.color-2-link-color a.highlighted{color:#27748a}.color-neutral-background-color.color-3-link-color a{color:#fff}.color-neutral-background-color.color-3-link-color a:hover,.color-neutral-background-color.color-3-link-color a:focus,.color-neutral-background-color.color-3-link-color a:active,.color-neutral-background-color.color-3-link-color a.highlighted{color:#ccc}.color-neutral-background-color.color-4-link-color a{color:#faf3dd}.color-neutral-background-color.color-4-link-color a:hover,.color-neutral-background-color.color-4-link-color a:focus,.color-neutral-background-color.color-4-link-color a:active,.color-neutral-background-color.color-4-link-color a.highlighted{color:#edd484}.color-neutral-background-color.color-5-link-color a{color:#353535}.color-neutral-background-color.color-5-link-color a:hover,.color-neutral-background-color.color-5-link-color a:focus,.color-neutral-background-color.color-5-link-color a:active,.color-neutral-background-color.color-5-link-color a.highlighted{color:#020202}.color-neutral-background-color.color-neutral-link-color a{color:#fff}.color-neutral-background-color.color-neutral-link-color a:hover,.color-neutral-background-color.color-neutral-link-color a:focus,.color-neutral-background-color.color-neutral-link-color a:active,.color-neutral-background-color.color-neutral-link-color a.highlighted{color:#ccc}.btn-color-1,.palette-primary .button-primary,.palette-primary .woocommerce .button,.btn-color-1-flat{background-color:#192436;border-color:#192436;color:var(--color-1-text-contrast) !important}.btn-color-1:visited,.palette-primary .button-primary:visited,.palette-primary .woocommerce .button:visited,.btn-color-1-flat:visited{color:var(--color-1-text-contrast)}.btn-color-1:hover,.palette-primary .button-primary:hover,.palette-primary .woocommerce .button:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.palette-primary .button-primary:focus,.palette-primary .woocommerce .button:focus,.btn-color-1-flat:focus{background-color:#293b59;border-color:#293b59;color:var(--color-1-text-contrast) !important}.btn-color-1:active,.palette-primary .button-primary:active,.palette-primary .woocommerce .button:active,.btn-color-1-flat:active,.btn-color-1.active,.palette-primary .button-primary.active,.palette-primary .woocommerce .button.active,.btn-color-1-flat.active,.btn-color-1.is-active,.palette-primary .button-primary.is-active,.palette-primary .woocommerce .button.is-active,.btn-color-1-flat.is-active{background-color:#1d2532;border-color:#1d2532;color:#090d13 !important}.btn-color-2,.palette-primary .button-secondary,.palette-primary .woocommerce .alt.button,.btn-color-2-flat{background-color:#4bafcc;border-color:#4bafcc;color:var(--color-2-text-contrast) !important}.btn-color-2:visited,.palette-primary .button-secondary:visited,.palette-primary .woocommerce .alt.button:visited,.btn-color-2-flat:visited{color:var(--color-2-text-contrast)}.btn-color-2:hover,.palette-primary .button-secondary:hover,.palette-primary .woocommerce .alt.button:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.palette-primary .button-secondary:focus,.palette-primary .woocommerce .alt.button:focus,.btn-color-2-flat:focus{background-color:#73c1d7;border-color:#73c1d7;color:var(--color-2-text-contrast) !important}.btn-color-2:active,.palette-primary .button-secondary:active,.palette-primary .woocommerce .alt.button:active,.btn-color-2-flat:active,.btn-color-2.active,.palette-primary .button-secondary.active,.palette-primary .woocommerce .alt.button.active,.btn-color-2-flat.active,.btn-color-2.is-active,.palette-primary .button-secondary.is-active,.palette-primary .woocommerce .alt.button.is-active,.btn-color-2-flat.is-active{background-color:#57a9c0;border-color:#57a9c0;color:#3295b2 !important}.btn-color-3,.btn-color-3-flat{background-color:#fff;border-color:#fff;color:var(--color-3-text-contrast) !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:var(--color-3-text-contrast)}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#fff;border-color:#fff;color:var(--color-3-text-contrast) !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.btn-color-4,.btn-color-4-flat{background-color:#faf3dd;border-color:#faf3dd;color:var(--color-4-text-contrast) !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:var(--color-4-text-contrast)}.btn-color-4:hover,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4-flat:focus{background-color:#fff;border-color:#fff;color:var(--color-4-text-contrast) !important}.btn-color-4:active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4-flat.active,.btn-color-4.is-active,.btn-color-4-flat.is-active{background-color:#f8f2df;border-color:#f8f2df;color:#f3e3b1 !important}.btn-color-5,.btn-color-5-flat{background-color:#353535;border-color:#353535;color:var(--color-5-text-contrast) !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:var(--color-5-text-contrast)}.btn-color-5:hover,.btn-color-5-flat:hover,.btn-color-5:focus,.btn-color-5-flat:focus{background-color:#4f4f4f;border-color:#4f4f4f;color:var(--color-5-text-contrast) !important}.btn-color-5:active,.btn-color-5-flat:active,.btn-color-5.active,.btn-color-5-flat.active,.btn-color-5.is-active,.btn-color-5-flat.is-active{background-color:#353535;border-color:#353535;color:#1c1c1c !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#fff;border-color:#fff;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:var(--color-neutral-text-contrast)}.btn-neutral-color:hover,.btn-neutral-color-flat:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:focus{background-color:#fff;border-color:#fff;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:active,.btn-neutral-color-flat:active,.btn-neutral-color.active,.btn-neutral-color-flat.active,.btn-neutral-color.is-active,.btn-neutral-color-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.palette-primary .color1-background-alpha{background-color:rgba(25, 36, 54, 0.7)}.palette-primary .color2-background-alpha{background-color:rgba(75, 175, 204, 0.7)}.palette-primary .color3-background-alpha{background-color:rgba(255, 255, 255, 0.7)}.palette-primary .color4-background-alpha{background-color:rgba(250, 243, 221, 0.7)}.palette-primary .color5-background-alpha{background-color:rgba(53, 53, 53, 0.7)}.palette-primary .boldgrid-shortcode .bgc-single-article{background-color:#fff;color:#333}.palette-primary .bgc-single-image .date{background-color:rgba(25, 36, 54, 0.7);color:#fff}.palette-primary .bgc-single-image .image-opacity{background-color:rgba(75, 175, 204, 0.3)}\",\"boldgrid_palette_class\":\"palette-primary\",\"bgtfw_version\":\"2.1.17\",\"force_scss_recompile\":{\"active\":false,\"staging\":true},\"custom_css_post_id\":-1,\"bgtfw_fixed_header\":false,\"hide_boldgrid_attribution\":false,\"custom_logo\":\"\",\"bgtfw_pages_container\":\"\",\"bgtfw_header_layout\":[{\"container\":\"container\",\"items\":[{\"type\":\"boldgrid_site_identity\",\"key\":\"branding\",\"align\":\"w\",\"display\":[{\"selector\":\".custom-logo\",\"display\":\"hide\",\"title\":\"Logo\"},{\"selector\":\".site-title\",\"display\":\"show\",\"title\":\"Title\"},{\"selector\":\".site-description\",\"display\":\"hide\",\"title\":\"Tagline\"}],\"uid\":\"h89\"},{\"type\":\"boldgrid_menu_main\",\"key\":\"menu\",\"align\":\"e\",\"uid\":\"h90\"}]}],\"bgtfw_footer_layout\":[{\"container\":\"container\",\"items\":[{\"type\":\"boldgrid_display_attribution_links\",\"key\":\"attribution\",\"align\":\"w\",\"uid\":\"f84\"}]},{\"container\":\"container\",\"items\":[{\"key\":\"menu\",\"type\":\"boldgrid_menu_social\",\"align\":\"w\",\"uid\":\"f551\"}]}],\"bgtfw_header_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_site_title_typography\":{\"font-family\":\"Cinzel\",\"font-size\":\"44px\",\"text-transform\":\"none\",\"line-height\":\"1.5\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"sidebar_meta\":{\"header-1\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"header-2\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"header-3\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"header-4\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"footer-1\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"footer-2\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"footer-3\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"},\"footer-4\":{\"background_color\":\"color-2:rgb(75,175,204)\",\"headings_color\":\"color-1:rgb(25,36,54)\",\"links_color\":\"color-4:rgb(250,243,221)\"},\"primary-sidebar\":{\"background_color\":\"color-neutral:rgb(255,255,255)\",\"headings_color\":\"color-2:rgb(75,175,204)\",\"links_color\":\"color-1:rgb(25,36,54)\"}},\"boldgrid_background_color\":\"color-neutral:rgb(255,255,255)\",\"bgtfw_background_overlay_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_header_border_color\":\"color-3:rgb(255,255,255)\",\"bgtfw_footer_border_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_posts_tags_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_posts_cats_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_posts_navigation_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_headings_color\":\"color-5:rgb(53,53,53)\",\"bgtfw_tagline_color\":\"color-2:rgb(75,175,204)\",\"bgtfw_site_title_color\":\"color-neutral:rgb(255,255,255)\",\"bgtfw_global_title_background_color\":\"color-2:rgb(75,175,204)\",\"bgtfw_global_title_color\":\"color-neutral:rgb(255,255,255)\",\"bgtfw_body_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_header_overlay_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_footer_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_footer_links\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_hamburger_main_color\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_border_color_main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_color_main\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_hover_background_main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_main\":\"color-neutral:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_color_main\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_active_link_border_color_main\":\"color-2:rgb(75,175,204)\",\"bgtfw_blog_border_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_blog_header_background_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_blog_post_background_color\":\"color-neutral:rgb(255,255,255)\",\"bgtfw_blog_post_header_title_color\":\"color-3:rgb(255,255,255)\",\"bgtfw_blog_post_header_date_link_color\":\"color-2:rgb(75,175,204)\",\"bgtfw_blog_post_header_byline_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_blog_post_tags_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_blog_post_cats_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_blog_post_comments_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_blog_post_readmore_link_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_link_color_social\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_color_social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_hamburger_secondary_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_tertiary_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_quaternary_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_social_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_sticky-main_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_sticky-secondary_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_sticky-tertiary_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_sticky-quaternary_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_hamburger_sticky-social_color\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_border_color_secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_sticky-main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_sticky-secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_sticky-tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_sticky-quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_border_color_sticky-social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_sticky-main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_sticky-secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_sticky-tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_color_sticky-quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_border_colostr_sticky-social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_color_secondary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_tertiary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_quaternary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_sticky-main\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_sticky-secondary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_sticky-tertiary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_sticky-quaternary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_color_sticky-social\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_hover_background_secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_sticky-main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_sticky-secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_sticky-tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_sticky-quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_hover_background_sticky-social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_secondary\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_tertiary\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_quaternary\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_sticky-main\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_sticky-secondary\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_sticky-tertiary\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_sticky-quaternary\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_link_color_sticky-social\":\"color-2:rgb(75,175,204)\",\"bgtfw_menu_items_active_link_color_secondary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_color_tertiary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_color_quaternary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_color_sticky-main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_color_sticky-secondary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_color_sticky-tertiary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_color_sticky-quaternary\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_color_sticky-social\":\"color-1:rgb(25,36,54)\",\"bgtfw_menu_items_active_link_border_color_secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_social\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_sticky-main\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_sticky-secondary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_sticky-tertiary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_sticky-quaternary\":\"color-3:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_border_color_sticky-social\":\"color-3:rgb(255,255,255)\",\"bgtfw_header_border\":{\"css\":\".site-header header{border: 0;border-color:var(--color-3);;}\",\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"px\\\",\\\"slidersLinked\\\":false,\\\"values\\\":{\\\"top\\\":0,\\\"right\\\":0,\\\"bottom\\\":5,\\\"left\\\":0},\\\"css\\\":\\\".site-header header{border: 0;border-color:var(--color-3);;}\\\",\\\"type\\\":\\\"\\\",\\\"color\\\":\\\"color-3:rgb(255, 255, 255)\\\"}}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_global_title_size\":\"h1\",\"bgtfw_posts_navigation_display\":\"flex\",\"bgtfw_blog_blog_page_sidebar\":\"no-sidebar\",\"bgtfw_pages_blog_blog_page_layout_columns\":\"2\",\"bgtfw_blog_post_header_feat_image_position\":\"content\",\"bgtfw_blog_post_header_date_display\":\"inherit\",\"bgtfw_blog_post_header_meta_format\":\"timeago\",\"bgtfw_blog_post_header_byline_display\":\"none\",\"bgtfw_blog_post_header_meta_display\":\"block\",\"bgtfw_blog_post_header_meta_position\":\"center\",\"bgtfw_blog_post_readmore_type\":\"btn button-primary\",\"bgtfw_blog_post_readmore_position\":\"center\",\"bgtfw_blog_post_header_title_position\":\"center\",\"bgtfw_blog_padding\":{\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"em\\\",\\\"slidersLinked\\\":false,\\\"values\\\":{\\\"top\\\":0,\\\"right\\\":0,\\\"bottom\\\":0,\\\"left\\\":0},\\\"css\\\":\\\".palette-primary.archive .post, .palette-primary.blog .post{padding-top:0em;padding-right:0em;padding-bottom:0em;padding-left:0em;}\\\"}}\",\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{padding-top:0em;padding-right:0em;padding-bottom:0em;padding-left:0em;}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_blog_margin\":{\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{margin-top:1em;margin-bottom:1em;}\",\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"em\\\",\\\"slidersLinked\\\":false,\\\"values\\\":{\\\"top\\\":1,\\\"bottom\\\":1},\\\"css\\\":\\\".palette-primary.archive .post, .palette-primary.blog .post{margin-top:1em;margin-bottom:1em;}\\\"}}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_global_title_alignment\":\"left\",\"bgtfw_blog_border\":{\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"px\\\",\\\"slidersLinked\\\":true,\\\"values\\\":{\\\"top\\\":4,\\\"right\\\":4,\\\"bottom\\\":4,\\\"left\\\":4},\\\"css\\\":\\\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:4px;border-right-width:4px;border-bottom-width:4px;border-left-width:4px;border-style: solid;border-color:var(--color-1);;}\\\",\\\"type\\\":\\\"solid\\\",\\\"color\\\":\\\"color-1:rgb(75,175,204)\\\"}}\",\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:4px;border-right-width:4px;border-bottom-width:4px;border-left-width:4px;border-style: solid;border-color:var(--color-1);;}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_headings_typography\":{\"font-family\":\"Cinzel\",\"line-height\":\"1.2\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_headings_font_size\":\"17\",\"bgtfw_body_typography\":{\"font-family\":\"Raleway\",\"font-size\":\"17px\",\"line-height\":\"1.6\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_menu_typography_main\":{\"font-family\":\"Raleway\",\"font-size\":\"15px\",\"line-height\":\"1.1\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_menu_typography_social\":{\"font-family\":\"Raleway\",\"font-size\":\"15px\",\"line-height\":\"1.1\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_tagline_typography\":{\"font-family\":\"Cinzel\",\"font-size\":\"20px\",\"text-transform\":\"none\",\"line-height\":\"1.1\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_blog_post_header_date_link_color_display\":\"custom\",\"bgtfw_blog_post_header_date_link_color_hover\":\"-25\",\"bgtfw_menu_items_hover_effect_main\":\"hvr-underline-reveal\",\"bgtfw_menu_items_active_link_border_main\":{\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"px\\\",\\\"slidersLinked\\\":false,\\\"values\\\":{\\\"top\\\":0,\\\"right\\\":0,\\\"bottom\\\":2,\\\"left\\\":0},\\\"css\\\":\\\"#main-menu > li.current-menu-item{border: 0;}\\\",\\\"type\\\":\\\"\\\"}}\",\"css\":\"#main-menu > li.current-menu-item{border: 0;}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_sticky_header_layout\":[{\"container\":\"container\",\"items\":[{\"type\":\"boldgrid_site_identity\",\"key\":\"branding\",\"align\":\"w\",\"display\":[{\"selector\":\".custom-logo-link\",\"display\":\"hide\",\"title\":\"Logo\"},{\"selector\":\".site-title\",\"display\":\"show\",\"title\":\"Title\"},{\"selector\":\".site-description\",\"display\":\"hide\",\"title\":\"Tagline\"}],\"uid\":\"s88\"},{\"type\":\"boldgrid_menu_sticky-main\",\"key\":\"menu\",\"align\":\"e\",\"uid\":\"s89\"}]}],\"bgtfw_menu_typography_sticky-main\":{\"font-family\":\"Raleway\",\"font-size\":\"15px\",\"line-height\":\"1.1\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_menu_typography_secondary\":{\"font-family\":\"Raleway\",\"font-size\":\"15px\",\"line-height\":\"1.1\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_menu_typography_tertiary\":{\"font-family\":\"Raleway\",\"font-size\":\"15px\",\"line-height\":\"1.1\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_menu_typography_quaternary\":{\"font-family\":\"Raleway\",\"font-size\":\"15px\",\"line-height\":\"1.1\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"bgtfw_posts_date_link_color\":\"color-1:rgb(75,175,204)\",\"bgtfw_posts_byline_link_color\":\"color-1:rgb(75,175,204)\",\"bgtfw_menu_items_border_color_sticky-social\":\"color-3:rgb(255,255,255)\"}\";s:14:\"checklist_html\";N;s:6:\"layout\";N;s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";s:2:\"54\";s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:1;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"67\";s:16:\"page_revision_id\";s:3:\"326\";s:10:\"page_title\";s:12:\"Blogging 101\";s:9:\"page_slug\";s:12:\"blogging-101\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:2;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"68\";s:16:\"page_revision_id\";s:3:\"331\";s:10:\"page_title\";s:16:\"Basic Taxonomies\";s:9:\"page_slug\";s:16:\"basic-taxonomies\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:3;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"69\";s:16:\"page_revision_id\";s:4:\"1683\";s:10:\"page_title\";s:23:\"Tips For Better Writing\";s:9:\"page_slug\";s:23:\"tips-for-better-writing\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"0\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:4;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"19\";s:16:\"page_revision_id\";s:4:\"3900\";s:10:\"page_title\";s:8:\"About Us\";s:9:\"page_slug\";s:8:\"about-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:6519:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 42px;\">\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<h1>Quality Over Quantity</h1>\r\n<h4>We Do It Right The First Time</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe\'ve all run into real estate agents who seem to always be in a hurry. They can\'t stop and take the time to make sure your needs are being met because they\'re afraid they\'ll miss out on that next big deal. At Krista Crowder Real Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don\'t know what happened.\r\n\r\nWe use a unique, multifaceted approach to ensure that our customers are put first, no matter what. When we opened 30 years ago, we believed in providing quality customer service to meet your family\'s needs, and we still do today. We\'re your realtor yesterday, today and tomorrow.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-121\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\" alt=\"\" data-imhwpb-asset-id=\"780397\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/58a6d85b-b046b108-epstock130300058-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-122\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/8af423c8-69090677-aomarch131000010-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-123\"></p>\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/79502064-7e911594-detanan140400125-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-124\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-125\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\" alt=\"\" data-imhwpb-asset-id=\"780398\" width=\"300\" height=\"300\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-126\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\" alt=\"\" data-imhwpb-asset-id=\"780399\" width=\"300\" height=\"300\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-127\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\" alt=\"\" data-imhwpb-asset-id=\"780400\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Selling Your Home?</h2>\r\n<h4>Explore Your Options With Us</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know there are many reasons why you need to sell your home, and some of them can be very complicated. That\'s why we discuss your options before having you sign any paperwork - we want you to be able to make the best choice for your family. Whether you\'re moving across town, out of state, across the country or around the world, we\'ll take care of you.\r\n\r\nDo you need income to pay your mortgage but don\'t want to sell while the housing market is still in a slump? No problem! We offer a variety of services. We\'ll ensure you\'ll get more visibility in a specific market to get the right price. If you\'d rather rent your home, we\'ll provide property management.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">Featured Homes</a> <a class=\"button-secondary\" href=\"#\">Listings</a></p>\r\n&nbsp;\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>Buying a New Home?</h2>\r\n<h4>Rest Assured In Our Services</h4>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know that buying a home can be a truly nerve wracking experience. Whether you\'re looking for your first home or are downsizing because of an empty nest, we can help you find the perfect home. Do you need to step up to an executive-level luxury home? Want a quiet place in the woods to reflect during your retirement? Our access to a variety of databases ensures you\'ll be happy with your options.\r\n\r\nWe also believe in small town values and honesty. If the basement always leaks after a hard rain, we\'ll tell you. We won\'t tell you the roof is new when it\'s ten years old. You\'ll get more than you expect with exceptional service.\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"aligncenter size-full wp-image-128\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\" alt=\"\" data-imhwpb-asset-id=\"780401\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n\";s:10:\"theme_mods\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"1\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:5;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"25\";s:16:\"page_revision_id\";s:4:\"3664\";s:10:\"page_title\";s:4:\"Info\";s:9:\"page_slug\";s:4:\"info\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5547:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h3>Some of Our Everyday Offerings:</h3>\r\nWhen you\'re looking for a new home, it can seem like there are a world of opportunities - too many to choose from! These listings cover some properties that are similar to many others we have available.\r\n\r\nAre you looking for an inexpensive cottage to rent for additional income? A duplex to keep a closer eye on elderly relatives? A picture-perfect subdivision home? We can find the perfect home for you.\r\n\r\nAt Krista Crowder Real Estate, we match you to the perfect home, not the one we\'re trying to sell.\r\n\r\n</div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aa4c22-49b69dc5-2mmedia141100506-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"93|landscape\" width=\"555\" class=\"wp-image-129\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/fa379a03-2116d75a-jodiejohnson150100028-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|landscape\" width=\"555\" class=\"wp-image-130\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Subdivision Perfection at Old Oaks</h2>\r\n<h4>Get More For Your Money</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nThis 4 bedroom 3 bath home provides plenty of high-class details for far less than you might expect. With numerous options available including fireplaces, flooring, paint and a gourmet kitchen, buy now and get your home your way in this final expansion at in-demand Old Oaks.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-131\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzAyZjNLQzN6S1BrLzYwMHg0NTA_3D-imhwpb-kseohjmebzmdss1.jpg\" alt=\"\" data-imhwpb-asset-id=\"780402\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Convenient to Downtown</h2>\r\n<h4>Modern Living</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOnce a series of artists\' lofts, these older buildings have amazing architectural features. Updated electrical service, windows and HVAC provide all the charm of the industrial era with all the comforts of the modern era along with fabulous hand-crafted details.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-sm-5 text-center col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/b5518de7-aecf4fe-dotshock150602357-555x350.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|landscape\" width=\"555\" class=\"wp-image-132\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-sm-7 col-xs-12\">\r\n<h2>Country Estate</h2>\r\n<h4>Plenty of Breathing Space</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWant the best a subdivision has to offer while still having room to breathe? This country subdivision still has several 5- and 10-acre plots with a variety of house plans available through their builder. Forest, river, field and valley, this subdivision has it all at a great price.\r\n<p class=\"p-button-primary text-center\"><a class=\"button-primary\" href=\"#\">READ MORE</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"3\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:6;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"27\";s:16:\"page_revision_id\";s:4:\"3897\";s:10:\"page_title\";s:8:\"Services\";s:9:\"page_slug\";s:8:\"services\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:4979:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>Serving Our Community</h2>\r\n<h4>Taking Care of Our Neighbors</h4>\r\nAt Krista Crowder Real Estate, we believe in serving our community. Beyond the realty and property management services we offer, we also participate in many area organizations to improve our home town. From Habitat for Humanity and Children\'s Miracle Network to Peewee baseball and Our Town Art Fair, we provide assistance to groups that serve to better our community in a wide variety of ways.\r\n\r\nFor home buyers, we offer comprehensive services as a buyer\'s agent, from arranging mortgage options and helping you evaluate a home\'s future resale potential to providing advice on negotiating your offer and walking you through the closing process.\r\n\r\nFor our home owners, we offer a variety of options in handling your home sale, from evaluating it\'s potential in the current market and marketing it to a specific audience to securing the top dollar for your home and ensuring your closing goes smoothly. We also offer comprehensive property management options if you\'re not ready to sell yet.\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Take A Tour</a></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-133\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL05zcmdBeUVwVEhRLzQ1MHg2MDA_3D-imhwpb-624eetygobomcyf.jpg\" alt=\"\" data-imhwpb-asset-id=\"780403\" width=\"450\" height=\"600\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>Our Services</h2>\r\n<h4>We\'re proud to offer a wide range of comprehensive services to homeowners and home buyers in our community.</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-home\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Pre-Listing and Listing Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-line-chart\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Marketing Via Print and Internet</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-suitcase\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Property Management Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-clipboard\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Buyer\'s Agent Service</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 50px;\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bar-chart\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Monitoring Offer Requirements</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-6\">\r\n<div class=\"row\">\r\n<div class=\"col-md-2 col-xs-6 col-sm-2\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-check-square-o\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-6 col-sm-10\">\r\n<div class=\"xs-center sm-center\">\r\n<h5>Ensuring a Smooth Closing</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"4\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:7;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"20\";s:16:\"page_revision_id\";s:3:\"300\";s:10:\"page_title\";s:10:\"Contact Us\";s:9:\"page_slug\";s:10:\"contact-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:1125:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\nPlease use the contact form below, if you have any general questions or requests about our services.\r\n\r\nWe will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"69\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<p><a href=\"mailto:support@kandu.health\">support@kandu.health</a></p>\r\n\r\n\r\n\r\n\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n<p>210 Hacienda Ave, Campbell, CA 95008</p>\r\n<p class=\"boldgrid-google-maps\" style=\"width:100%;height:200px;\"><iframe style=\"width:100%;height:100%;\" src=\"https://maps.google.com/maps?q=210+Hacienda+Ave%2C+Campbell%2C+CA+95008&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n\r\n<img src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2021/10/22ffd69d-c51925d-phartisan090500082.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-134\">\r\n\r\n</div>\r\n</div></div></div>\n\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:2:\"99\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}}s:10:\"additional\";a:0:{}}}','yes'),(221,'boldgrid_inspirations_current_version','2.6.4','no'),(222,'boldgrid_pointers','a:4:{i:0;a:6:{s:2:\"id\";s:37:\"boldgrid_image_search_internal_only_8\";s:6:\"screen\";s:4:\"page\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:1;a:6:{s:2:\"id\";s:49:\"boldgrid_media_library_image_search_internal_only\";s:6:\"screen\";s:6:\"upload\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:3:{s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:6:\"middle\";s:17:\"open_on_page_load\";b:0;}}i:2;a:6:{s:2:\"id\";s:38:\"boldgrid_image_size_do_you_need_help_8\";s:6:\"screen\";s:12:\"media-upload\";s:6:\"target\";s:11:\"#image_size\";s:5:\"title\";s:10:\"Image size\";s:7:\"content\";s:33:\"Need help choosing an image size?\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:3;a:6:{s:2:\"id\";s:29:\"boldgrid_customization_widget\";s:6:\"screen\";s:9:\"dashboard\";s:6:\"target\";s:21:\"#customization_widget\";s:5:\"title\";s:35:\"Begin customizing your new website!\";s:7:\"content\";s:130:\"Congratulations, you&#039;ve just installed your new website! Below you&#039;ll find tips to help you begin customizing your site.\";s:8:\"position\";a:2:{s:4:\"edge\";s:6:\"bottom\";s:5:\"align\";s:6:\"middle\";}}}','yes'),(223,'boldgrid_inspirations_redirect','1641841923','yes'),(253,'finished_updating_comment_type','1','yes'),(262,'_transient_health-check-site-status-result','{\"good\":13,\"recommended\":5,\"critical\":1}','yes'),(266,'boldgrid_inspirations_activated_version','2.6.3','no'),(700,'weforms_settings','a:4:{s:13:\"email_gateway\";s:9:\"wordpress\";s:6:\"credit\";b:0;s:12:\"email_footer\";b:1;s:9:\"recaptcha\";a:3:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:4:\"type\";s:2:\"v2\";}}','yes'),(706,'weforms_version','1.6.11','yes'),(8420,'_site_transient_timeout_bg_license_data','1643611505','no'),(8421,'_site_transient_bg_license_data','O:8:\"stdClass\":5:{s:3:\"key\";s:64:\"8co6f3XpXYxUQuCnH0m1DGnE6jjyXCKXAFFN+1nyMFtfjHEFQ+BVCJkq3g/ozvry\";s:6:\"cipher\";s:11:\"AES-128-CBC\";s:2:\"iv\";s:40:\"BUh%EF%EF%EAq%B2%2A%FA%87%B6%C7%9E%83%C6\";s:4:\"data\";s:556:\"+TWN+qahM/0bCulnxHc5Ku8j5j6rgRmF935iKHKd+u1/rskJOkeRvgQO+0Aej5N1pubKpPWF0e60Ttag4vPSO3J0VxfB3VnhahZtnK//Xyb6FBs97Fhw9nRjdnFE0XySQfkM7HDRN9zeF4EzQbY46GGn6yIDIqK6Fp0Crc5+Kzsu5rbdHainlQsOTcgzJvIj8RGlMRjIzIW/gv2OTCvO9dbKMPhbGPft1IMVcNt/Wum9QnviGYGgP07zbmfG4P4pbRcUYCtpmJriQXHuipsnp9X3oXplCEGNYPKR0VIXoglNR7V5v+RalhiU2xnE/jlDu98lUm86h1Xk447iIq73QikNUCbao6PYbF9+/niCjvuGu0CxR8DVyh5NMCo95iVgVLIMGLSw/7EZyM8FKDak5N5/EOFiIf2SDSdFpWm5UBxyCBghuWmQHQBluQNtBMEDTnUlYcZZU5E9WsvEu+9h6S6tgYzbx/YCCnLnjmkktPFuZCKi1CZR66qxotivHCz6RenaqbuThNmX1klk8+8ORVohBYi133UojPeJ3AK4v5A=\";s:7:\"version\";i:2;}','no'),(4190,'generate_background_settings','a:21:{s:12:\"footer_image\";s:112:\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copyfooter.svg\";s:13:\"footer_repeat\";s:9:\"no-repeat\";s:15:\"footer_position\";s:12:\"right bottom\";s:11:\"body_repeat\";s:9:\"no-repeat\";s:9:\"body_size\";s:3:\"100\";s:15:\"body_attachment\";s:5:\"fixed\";s:13:\"body_position\";s:11:\"left bottom\";s:14:\"content_repeat\";s:9:\"no-repeat\";s:12:\"content_size\";s:3:\"100\";s:18:\"content_attachment\";s:5:\"fixed\";s:16:\"content_position\";s:11:\"left bottom\";s:13:\"header_repeat\";s:9:\"no-repeat\";s:19:\"sub_nav_item_repeat\";s:9:\"no-repeat\";s:25:\"sub_nav_item_hover_repeat\";s:9:\"no-repeat\";s:27:\"sub_nav_item_current_repeat\";s:9:\"no-repeat\";s:21:\"sidebar_widget_repeat\";s:9:\"no-repeat\";s:20:\"footer_widget_repeat\";s:9:\"no-repeat\";s:10:\"nav_repeat\";s:9:\"no-repeat\";s:15:\"nav_item_repeat\";s:9:\"no-repeat\";s:21:\"nav_item_hover_repeat\";s:9:\"no-repeat\";s:23:\"nav_item_current_repeat\";s:9:\"no-repeat\";}','yes'),(4191,'generate_package_menu_plus','activated','yes'),(4192,'generate_package_copyright','activated','yes'),(4193,'generate_package_spacing','activated','yes'),(4194,'generate_migration_settings','a:2:{s:22:\"footer_padding_updated\";s:4:\"true\";s:30:\"mobile_content_padding_updated\";s:4:\"true\";}','yes'),(4195,'generate_menu_plus_settings','a:4:{s:20:\"navigation_as_header\";b:0;s:13:\"slideout_menu\";s:6:\"mobile\";s:19:\"slideout_menu_style\";s:7:\"overlay\";s:21:\"slideout_close_button\";s:7:\"outside\";}','yes'),(4196,'generate_spacing_settings','a:23:{s:9:\"menu_item\";i:26;s:16:\"menu_item_height\";i:52;s:12:\"header_right\";i:40;s:11:\"header_left\";i:40;s:13:\"content_right\";i:40;s:12:\"content_left\";i:40;s:10:\"header_top\";i:0;s:13:\"header_bottom\";i:0;s:11:\"content_top\";i:0;s:18:\"mobile_content_top\";i:20;s:27:\"off_canvas_menu_item_height\";i:41;s:10:\"widget_top\";i:0;s:9:\"separator\";i:0;s:25:\"content_element_separator\";d:0;s:14:\"content_bottom\";i:0;s:10:\"footer_top\";i:0;s:27:\"footer_widget_container_top\";i:20;s:30:\"footer_widget_container_bottom\";i:0;s:13:\"footer_bottom\";i:0;s:16:\"mobile_menu_item\";s:0:\"\";s:23:\"mobile_menu_item_height\";s:0:\"\";s:20:\"sub_menu_item_height\";i:15;s:20:\"mobile_header_bottom\";i:0;}','yes'),(5277,'generate_header_helper','current','yes'),(710,'boldgrid_installed_pages_metadata','a:5:{i:109;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:111;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:113;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:115;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:117;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}}','yes'),(623,'wp_force_deactivated_plugins','a:0:{}','yes'),(2753,'theme_mods_boldgrid-pavilion','a:8:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:13:\"bgtfw_version\";s:6:\"1.7.10\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:22:\"boldgrid_color_palette\";s:268:\"{\"state\":{\"active-palette\":\"palette-primary\",\"active-palette-id\":\"e976534346dd181fb665172b45d16f28\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"neutral-color\":\"#ffffff\",\"colors\":[\"#ef7928\",\"#25374a\",\"#738599\",\"#25374a\",\"#f3f3f3\"]}},\"saved_palettes\":[]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:21:\"boldgrid_compiled_css\";s:19645:\".color1-text-default{color:#fff}.color-1-text-contrast{color:#fff ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#fff ! important}.color2-text-default{color:#fff}.color-2-text-contrast{color:#fff ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#fff ! important}.color3-text-default{color:#fff}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#fff ! important}.color4-text-default{color:#fff}.color-4-text-contrast,.color-4-text-contrast-hover:hover{color:#fff ! important}.color5-text-default{color:#4d4d4d}.color-5-text-contrast,.color-5-text-contrast-hover:hover{color:#4d4d4d ! important}.color-neutral-text-default{color:#4d4d4d}.color-neutral-text-contrast,.color-neutral-text-contrast-hover:hover{color:#4d4d4d ! important}.color1-color{color:#ef7928 ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#ef7928 ! important}.color2-color{color:#25374a ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#25374a ! important}.color3-color{color:#738599 ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#738599 ! important}.color4-color{color:#25374a ! important}.color4-color-hover:focus,.color4-color-hover:hover{color:#25374a ! important}.color5-color{color:#f3f3f3 ! important}.color5-color-hover:focus,.color5-color-hover:hover{color:#f3f3f3 ! important}.color-neutral-color{color:#fff !important}.color1-background{background:#ef7928 ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#ef7928 ! important}.color2-background{background:#25374a ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#25374a ! important}.color3-background{background:#738599 ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#738599 ! important}.color4-background{background:#25374a ! important}.color4-background-hover:focus,.color4-background-hover:hover{background:#25374a ! important}.color5-background{background:#f3f3f3 ! important}.color5-background-hover:focus,.color5-background-hover:hover{background:#f3f3f3 ! important}.color-neutral-background{background:#fff !important}.color1-background-color{background-color:#ef7928 ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#ef7928 ! important}.color2-background-color{background-color:#25374a ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#25374a ! important}.color3-background-color{background-color:#738599 ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#738599 ! important}.color4-background-color{background-color:#25374a ! important}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#25374a ! important}.color5-background-color{background-color:#f3f3f3 ! important}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#f3f3f3 ! important}.color-neutral-background-color{background-color:#fff !important}.color1-border-color{border-color:#ef7928 ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#ef7928 ! important}.color2-border-color{border-color:#25374a ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#25374a ! important}.color3-border-color{border-color:#738599 ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#738599 ! important}.color4-border-color{border-color:#25374a ! important}.color4-border-color-hover:focus,.color4-border-color-hover:hover{border-color:#25374a ! important}.color5-border-color{border-color:#f3f3f3 ! important}.color5-border-color-hover:focus,.color5-border-color-hover:hover{border-color:#f3f3f3 ! important}.color-neutral-border-color{border-color:#fff !important}.breadcrumb li a.filler{background:#25374a;color:#fff}.breadcrumb li a.filler:after{border-left-color:#25374a}.breadcrumb li a:not(.filler){color:#fff}.breadcrumb li a:not(.filler):after{border-left-color:#ef7928 !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#25374a;color:#fff}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#25374a !important;color:#fff}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#ef7928}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#738599;color:#fff}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#fff}.btn-color-1,.btn-color-1-flat{background-color:#ef7928;border-color:#ef7928;color:#fff !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#fff}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#f39757;border-color:#f39757;color:#fff !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#e37b34;border-color:#e37b34;color:#d46010 !important}.btn-color-2,.btn-color-2-flat{background-color:#25374a;border-color:#25374a;color:#fff !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#fff}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#36506c;border-color:#36506c;color:#fff !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#2b3744;border-color:#2b3744;color:#141e28 !important}.btn-color-3,.btn-color-3-flat{background-color:#738599;border-color:#738599;color:#fff !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#fff}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#919fae;border-color:#919fae;color:#fff !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#7f868d;border-color:#7f868d;color:#5b6c7e !important}.btn-color-4,.btn-color-4-flat{background-color:#25374a;border-color:#25374a;color:#fff !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:#fff}.btn-color-4:hover,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4-flat:focus{background-color:#36506c;border-color:#36506c;color:#fff !important}.btn-color-4:active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4-flat.active,.btn-color-4.is-active,.btn-color-4-flat.is-active{background-color:#2b3744;border-color:#2b3744;color:#141e28 !important}.btn-color-5,.btn-color-5-flat{background-color:#f3f3f3;border-color:#f3f3f3;color:#4d4d4d !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:#4d4d4d}.btn-color-5:hover,.btn-color-5-flat:hover,.btn-color-5:focus,.btn-color-5-flat:focus{background-color:#fff;border-color:#fff;color:#4d4d4d !important}.btn-color-5:active,.btn-color-5-flat:active,.btn-color-5.active,.btn-color-5-flat.active,.btn-color-5.is-active,.btn-color-5-flat.is-active{background-color:#f3f3f3;border-color:#f3f3f3;color:#dadada !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#fff;border-color:#fff;color:#4d4d4d !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:#4d4d4d}.btn-neutral-color:hover,.btn-neutral-color-flat:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:focus{background-color:#fff;border-color:#fff;color:#4d4d4d !important}.btn-neutral-color:active,.btn-neutral-color-flat:active,.btn-neutral-color.active,.btn-neutral-color-flat.active,.btn-neutral-color.is-active,.btn-neutral-color-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.palette-primary{background:#fff;color:#4d4d4d;}.palette-primary .site-content,.palette-primary .row.header-9.header-10{background-color:#fff;color:#4d4d4d}.palette-primary .site-description,.palette-primary .call-to-action .button-primary{background:rgba(239, 121, 40, 0.9);color:#fff}.palette-primary .call-to-action .button-primary:hover,.palette-primary .call-to-action .button-primary:focus{background:#fff;color:#ef7928}.palette-primary .button-primary,.palette-primary .table-striped > tbody > tr:nth-child(2n+1),.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus,.palette-primary .navbar-default .navbar-nav > .open > a,.palette-primary .navbar-default .navbar-nav > .open > a:hover,.palette-primary .navbar-default .navbar-nav > .open > a:focus,.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:focus,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus,.palette-primary .nav > li > a:focus,.palette-primary .nav > li > a:hover,.palette-primary .pager li > a,.palette-primary .mark,.palette-primary mark{background:#ef7928;color:#fff}.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar{background-color:#fff}.palette-primary a,.palette-primary .well a,.palette-primary .nav-links a,.palette-primary .entry-meta a,.palette-primary li.menu-social a,.palette-primary .menu-social li a,.palette-primary #footer-widget-area a:hover,.palette-primary #primary-navbar li.menu-social a,.palette-primary .menu-social .current_page_item a{color:#ef7928}.palette-primary .menu-social .fa-inverse{color:#fff}.palette-primary .navbar,.palette-primary .site-footer{border-top:2px solid #ef7928}.palette-primary .site-header .well{border:1px solid #ef7928}.palette-primary .panel-default{border-color:#ef7928}.palette-primary #slogan,.palette-primary .site-title a,.palette-primary .secondary-menu-items,.palette-primary .tertiary-menu-items{background:rgba(37, 55, 74, 0.9);color:#fff}.palette-primary .mod-gamma-2,.palette-primary .button-primary:hover,.palette-primary .button-primary:focus,.palette-primary .button-secondary:hover,.palette-primary .button-secondary:focus,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:focus{background:#25374a;color:#fff}.palette-primary a:hover,.palette-primary a:focus,.palette-primary .menu-social li a:hover,.palette-primary .menu-social li a:focus,.palette-primary li.menu-social a[href]:hover,.palette-primary li.menu-social a[href]:focus,.palette-primary .menu-social .current_page_item a[href],.palette-primary #primary-navbar li.menu-social a[href]:hover,.palette-primary #primary-navbar li.menu-social a[href]:focus{color:#25374a}.palette-primary .mod-icon-box span{color:#25374a;text-shadow:#a7a9ac 1px 1px, #a7a9ac 2px 2px, #a7a9ac 3px 3px, #a7a9ac 4px 4px, #a7a9ac 5px 5px, #a7a9ac 6px 6px, #a7a9ac 7px 7px, #a7a9ac 8px 8px, #a7a9ac 9px 9px, #a7a9ac 10px 10px, #a7a9ac 11px 11px, #a7a9ac 12px 12px, #a7a9ac 13px 13px, #a7a9ac 14px 14px, #a7a9ac 15px 15px, #a7a9ac 16px 16px, #a7a9ac 17px 17px, #a7a9ac 18px 18px, #a7a9ac 19px 19px, #a7a9ac 20px 20px, #a7a9ac 21px 21px, #a7a9ac 22px 22px, #a7a9ac 23px 23px, #a7a9ac 24px 24px, #a7a9ac 25px 25px, #a7a9ac 26px 26px, #a7a9ac 27px 27px, #a7a9ac 28px 28px, #a7a9ac 29px 29px, #a7a9ac 30px 30px, #a7a9ac 31px 31px, #a7a9ac 32px 32px, #a7a9ac 33px 33px, #a7a9ac 34px 34px, #a7a9ac 35px 35px, #a7a9ac 36px 36px, #a7a9ac 37px 37px, #a7a9ac 38px 38px, #a7a9ac 39px 39px, #a7a9ac 40px 40px, #a7a9ac 41px 41px, #a7a9ac 42px 42px, #a7a9ac 43px 43px, #a7a9ac 44px 44px, #a7a9ac 45px 45px, #a7a9ac 46px 46px, #a7a9ac 47px 47px, #a7a9ac 48px 48px, #a7a9ac 49px 49px, #a7a9ac 50px 50px, #a7a9ac 51px 51px, #a7a9ac 52px 52px, #a7a9ac 53px 53px, #a7a9ac 54px 54px, #a7a9ac 55px 55px, #a7a9ac 56px 56px, #a7a9ac 57px 57px, #a7a9ac 58px 58px, #a7a9ac 59px 59px, #a7a9ac 60px 60px, #a7a9ac 61px 61px, #a7a9ac 62px 62px, #a7a9ac 63px 63px, #a7a9ac 64px 64px, #a7a9ac 65px 65px, #a7a9ac 66px 66px, #a7a9ac 67px 67px, #a7a9ac 68px 68px, #a7a9ac 69px 69px, #a7a9ac 70px 70px, #a7a9ac 71px 71px, #a7a9ac 72px 72px, #a7a9ac 73px 73px, #a7a9ac 74px 74px, #a7a9ac 75px 75px, #a7a9ac 76px 76px, #a7a9ac 77px 77px, #a7a9ac 78px 78px, #a7a9ac 79px 79px, #a7a9ac 80px 80px, #a7a9ac 81px 81px, #a7a9ac 82px 82px, #a7a9ac 83px 83px, #a7a9ac 84px 84px, #a7a9ac 85px 85px, #a7a9ac 86px 86px, #a7a9ac 87px 87px, #a7a9ac 88px 88px, #a7a9ac 89px 89px, #a7a9ac 90px 90px, #a7a9ac 91px 91px, #a7a9ac 92px 92px, #a7a9ac 93px 93px, #a7a9ac 94px 94px, #a7a9ac 95px 95px, #a7a9ac 96px 96px, #a7a9ac 97px 97px, #a7a9ac 98px 98px, #a7a9ac 99px 99px, #a7a9ac 100px 100px, #a7a9ac 101px 101px, #a7a9ac 102px 102px, #a7a9ac 103px 103px, #a7a9ac 104px 104px, #a7a9ac 105px 105px, #a7a9ac 106px 106px, #a7a9ac 107px 107px, #a7a9ac 108px 108px, #a7a9ac 109px 109px, #a7a9ac 110px 110px, #a7a9ac 111px 111px, #a7a9ac 112px 112px, #a7a9ac 113px 113px, #a7a9ac 114px 114px, #a7a9ac 115px 115px, #a7a9ac 116px 116px, #a7a9ac 117px 117px, #a7a9ac 118px 118px, #a7a9ac 119px 119px, #a7a9ac 120px 120px, #a7a9ac 121px 121px, #a7a9ac 122px 122px, #a7a9ac 123px 123px, #a7a9ac 124px 124px, #a7a9ac 125px 125px, #a7a9ac 126px 126px, #a7a9ac 127px 127px, #a7a9ac 128px 128px, #a7a9ac 129px 129px, #a7a9ac 130px 130px}.palette-primary .secondary-menu a,.palette-primary .secondary-menu a:hover,.palette-primary .secondary-menu a:focus,.palette-primary .tertiary-menu a,.palette-primary .tertiary-menu a:hover,.palette-primary .tertiary-menu a:focus{color:#fff}.palette-primary .mod-beta{border-top:7px solid #25374a;border-bottom:5px solid #25374a}.palette-primary .site-title a:hover,.palette-primary .site-title a:focus{color:#fff}.palette-primary .entry-title:before{border-top:1px solid #25374a}.palette-primary .mod-divider a,.palette-primary .button-secondary{background:#738599;color:#fff}.palette-primary .mod-divider{border-top:2px solid #738599}.palette-primary hr{background:#738599}.palette-primary h5,.palette-primary .phone p,.palette-primary .page-title,.palette-primary .widget-title,.palette-primary #reply-title,.palette-primary .entry-title,.palette-primary .mod-alpha h2,.palette-primary .mod-beta h2,.palette-primary .link-secondary,.palette-primary blockquote p,.palette-primary .mod-blockquote p,.palette-primary blockquote,.palette-primary .comments-title,.palette-primary .comment-reply-title,.palette-primary .gridblock .heading-alt,.palette-primary li.menu-social a:hover,.palette-primary li.menu-social a:focus,.palette-primary #primary-navbar li.menu-social a:hover,.palette-primary #primary-navbar li.menu-social a:focus{color:#738599}.palette-primary .menu-social .fa-inverse:hover,.palette-primary .menu-social .fa-inverse:focus{color:#fff}.palette-primary #reviews #comments ol.commentlist li .comment-text{border:1px solid #738599}.palette-primary .navbar,.palette-primary .site-footer{background:#25374a}.palette-primary .site-footer,.palette-primary .site-footer a,.palette-primary #footer-widget-area .nav > li > a:hover,.palette-primary .attribution-theme-mods,.palette-primary .footer-center-menu a,.palette-primary .footer-center-items li::after,.palette-primary .boldgrid-framework-menu li::after,.palette-primary .navbar-default .navbar-nav > li > a,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a,.palette-primary .site-footer .widget.well,.palette-primary .site-footer caption{color:#fff}.palette-primary .navbar-default .navbar-toggle .icon-bar{background-color:#fff}.palette-primary .navbar-default .navbar-toggle{border-color:#fff}.palette-primary .dropdown-menu{background:#25374a;color:#fff}.palette-primary .mod-alpha{background:#f3f3f3;color:#4d4d4d}.palette-primary .mod-beta{background:#f3f3f3;color:#4d4d4d;border-top:7px solid #25374a;border-bottom:5px solid #25374a;-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}.palette-primary .mod-alpha p{color:#4d4d4d}.palette-primary blockquote,.palette-primary .mod-blockquote{border-left:5px solid #f3f3f3}.palette-primary .background-primary,.palette-primary #boldgrid-sticky-push,.palette-primary #boldgrid-sticky-filler,.palette-primary .palette-primary.mce-content-body,.palette-primary .site-header .widget.well,.palette-primary .panel-default > .panel-heading,.palette-primary .panel-body,.palette-primary .panel-footer{background:#fff;color:#4d4d4d}.palette-primary caption,.palette-primary h3,.palette-primary #reviews #comments ol.commentlist li .meta{color:#4d4d4d}.palette-primary.disabled-footer .site-footer{background-color:#fff;border-top:none}.palette-primary.disabled-footer .site-footer a{color:#4d4d4d}.palette-primary .entry-title a,.palette-primary .entry-title a:hover,.palette-primary .entry-title a:focus{background:#fff;color:#ef7928}.palette-primary .mod-alpha .button-secondary,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus{background:#ef7928;color:#fff}.palette-primary .current_page_item a{color:#ef7928}.palette-primary .dropdown .active{background:#ef7928;color:#fff}@media only screen and (min-width:768px){.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a{background:#25374a;color:#fff}.palette-primary ul.nav li.dropdown:hover{background-color:#ef7928}}.palette-primary .mod-alpha .button-secondary:hover,.palette-primary .mod-alpha .button-secondary:focus{background:#25374a;color:#fff}.palette-primary .mod-alpha img{border:3px solid #fff;-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}.palette-primary .mod-icon-box{background-color:#d1d3d4;border:10px double white}.palette-primary .mod-gamma-1 img{-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}@media only screen and (min-width:768px){.palette-primary .entry-content .bgtfw.container > .row:first-child:after,.palette-primary .entry-content .bgtfw.container > .row:first-child:before{-webkit-border-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(rgba(0, 0, 0, 0))) 1 100%;-webkit-border-image:-webkit-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%;-moz-border-image:-moz-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%;-o-border-image:-o-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%}}body.palette-primary.page-template-default h2{color:#738599}\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1641842259;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:6:\"header\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:0:{}s:7:\"top-bar\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}}}}','yes'),(2759,'boldgrid_framework_init','1','yes'),(5974,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1643177483','no'),(5977,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1643177483','no'),(756,'kirki_downloaded_font_files','a:14:{s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff\";s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff\";s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff\";s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff\";s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff\";s:92:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff\";s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff\";s:92:\"https://fonts.gstatic.com/s/cinzel/v11/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnfYPlC2xcZqT1UHAS.woff\";s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/cinzel/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnfYPlC2xcZqT1UHAS.woff\";s:90:\"https://fonts.gstatic.com/s/cinzel/v11/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnfY3lC2xcZqT1UA.woff\";s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/cinzel/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnfY3lC2xcZqT1UA.woff\";s:72:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu72xMKTU1Kvnz.woff\";s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu72xMKTU1Kvnz.woff\";s:72:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu5mxMKTU1Kvnz.woff\";s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu5mxMKTU1Kvnz.woff\";s:72:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7mxMKTU1Kvnz.woff\";s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu7mxMKTU1Kvnz.woff\";s:72:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4WxMKTU1Kvnz.woff\";s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu4WxMKTU1Kvnz.woff\";s:72:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7WxMKTU1Kvnz.woff\";s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu7WxMKTU1Kvnz.woff\";s:72:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff\";s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff\";s:70:\"https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff\";s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff\";}','yes'),(2302,'_transient_dirsize_cache','a:2000:{s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/rest-api/search\";i:15180;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/rest-api/fields\";i:22314;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/rest-api/endpoints\";i:583613;s:65:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/rest-api\";i:705110;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/theme-compat\";i:15414;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Text/Diff/Engine\";i:31662;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Text/Diff/Renderer\";i:5535;s:66:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Text/Diff\";i:44010;s:61:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Text\";i:56925;s:62:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/fonts\";i:289826;s:66:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/customize\";i:170868;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/images/crystal\";i:15541;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/images/media\";i:2419;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/images/smilies\";i:10082;s:67:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/images/wlw\";i:4413;s:63:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/images\";i:103747;s:64:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/widgets\";i:155462;s:60:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/IXR\";i:33914;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/lib\";i:84845;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/PHP52\";i:4116;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5152;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core/Curve25519\";i:121533;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core\";i:459958;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15980;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6295;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122399;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src/Core32\";i:437583;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/src\";i:1212803;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat/namespaced\";i:2698;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sodium_compat\";i:1306435;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Utility\";i:3310;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Cookie\";i:3865;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Response\";i:2135;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Auth\";i:1939;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Transport\";i:30090;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Proxy\";i:3488;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Exception/HTTP\";i:14365;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Exception/Transport\";i:919;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests/Exception\";i:16778;s:65:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/Requests\";i:139225;s:66:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/PHPMailer\";i:221082;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sitemaps/providers\";i:15133;s:65:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/sitemaps\";i:45055;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/block-patterns\";i:9046;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/block-library\";i:640961;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/block-directory\";i:16954;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/customize-widgets\";i:29568;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/format-library\";i:11260;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/list-reusable-blocks\";i:16478;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/widgets\";i:23866;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/block-editor\";i:436575;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/edit-widgets\";i:89899;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/components\";i:533182;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/editor\";i:95261;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/nux\";i:13786;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/edit-post\";i:206821;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist/reusable-blocks\";i:4288;s:65:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css/dist\";i:2118899;s:60:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/css\";i:2765182;s:63:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/assets\";i:10499;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/jquery/ui\";i:793444;s:66:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/jquery\";i:1309881;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/dist/vendor\";i:2310530;s:64:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/dist\";i:12738262;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/thickbox\";i:31185;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/codemirror\";i:1287141;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/plupload\";i:490247;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/swfupload\";i:8715;s:64:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/crop\";i:20004;s:65:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/jcrop\";i:18340;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/imgareaselect\";i:49035;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/themes/inlite\";i:452642;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/themes/modern\";i:446221;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/themes\";i:898863;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/langs\";i:15529;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/skins\";i:233085;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/paste\";i:113193;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/image\";i:55874;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/link\";i:32949;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/media\";i:57914;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/lists\";i:97383;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wptextpattern\";i:11927;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wplink\";i:26476;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wordpress\";i:50608;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/hr\";i:1347;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wpgallery\";i:4808;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wpeditimage\";i:37716;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins/wpview\";i:8994;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/plugins\";i:606961;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce/utils\";i:18822;s:67:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/tinymce\";i:2853651;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/mediaelement/renderers\";i:18880;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js/mediaelement\";i:719405;s:59:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/js\";i:21947559;s:61:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/pomo\";i:52248;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/certificates\";i:233231;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-excerpt\";i:6465;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/column\";i:542;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/pullquote\";i:11756;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/group\";i:7376;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-featured-image\";i:9333;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/freeform\";i:41868;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/buttons\";i:18381;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/image\";i:23825;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/more\";i:6369;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/media-text\";i:18137;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-date\";i:537;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/calendar\";i:4767;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/page-list\";i:12826;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/query-title\";i:3485;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/social-link\";i:4460;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/audio\";i:7013;s:67:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/rss\";i:11021;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/search\";i:13482;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/query-pagination-numbers\";i:3898;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-content\";i:3788;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/separator\";i:8212;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/quote\";i:5041;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/shortcode\";i:7794;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/spacer\";i:8824;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/categories\";i:6592;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/list\";i:3908;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/nextpage\";i:5644;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/query-pagination-next\";i:514;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/text-columns\";i:8291;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-terms\";i:451;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/site-title\";i:3796;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/query\";i:4288;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/code\";i:3363;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/loginout\";i:455;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/block\";i:4552;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/embed\";i:16808;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/query-pagination\";i:11618;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/social-links\";i:57725;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/preformatted\";i:3635;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/verse\";i:3694;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/latest-comments\";i:7248;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/query-pagination-previous\";i:526;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/gallery\";i:50134;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/site-logo\";i:13058;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/heading\";i:7680;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/button\";i:22207;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/tag-cloud\";i:6848;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-template\";i:16149;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/file\";i:11958;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/archives\";i:3230;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/html\";i:5448;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/missing\";i:509;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/paragraph\";i:9325;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/latest-posts\";i:16144;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/post-title\";i:3643;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/cover\";i:56553;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/legacy-widget\";i:501;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/table\";i:25114;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/video\";i:17816;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/site-tagline\";i:3650;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks/columns\";i:13242;s:63:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/blocks\";i:803053;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/HTTP\";i:11515;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Cache\";i:39593;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Net\";i:7493;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Content/Type\";i:8015;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Content\";i:8015;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Parse\";i:20551;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Decode/HTML\";i:17241;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/Decode\";i:17241;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/XML/Declaration\";i:7098;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie/XML\";i:7098;s:66:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/SimplePie\";i:455756;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/block-supports\";i:45726;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/random_compat\";i:40843;s:60:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes/ID3\";i:1134191;s:56:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-includes\";i:37062999;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/cinzel\";i:24056;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/roboto\";i:58768;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts/raleway\";i:61688;s:61:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/fonts\";i:144512;s:63:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/upgrade\";i:0;s:55:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content\";i:144540;s:60:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/images\";i:389513;s:72:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/sunrise\";i:77298;s:69:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/blue\";i:77273;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/midnight\";i:77238;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/ocean\";i:74770;s:70:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/light\";i:77861;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/coffee\";i:74748;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/modern\";i:77352;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors/ectoplasm\";i:77279;s:64:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css/colors\";i:636927;s:57:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/css\";i:2463608;s:64:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/js/widgets\";i:139408;s:56:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/js\";i:1897212;s:62:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/includes\";i:2861456;s:61:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/network\";i:123822;s:59:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/maint\";i:7260;s:58:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin/user\";i:3418;s:53:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-admin\";i:8606409;s:44:\"/home/kanduh5/public_html/bg_kanduhealth.com\";i:46151921;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/fonts\";i:0;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/fonts\";i:1085661;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/img/patterns\";i:817518;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/img\";i:1766078;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/buttons\";i:127524;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/customizer\";i:477735;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/bootstrap\";i:237038;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/font-awesome\";i:66067;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/select2-bootstrap\";i:27302;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/animate-css\";i:136036;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/smartmenus/bootstrap\";i:3632;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/smartmenus/bootstrap-4\";i:3242;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css/smartmenus\";i:7774;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/css\";i:1364503;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/color-js\";i:39804;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/goup\";i:8325;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/offcanvas\";i:23253;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/sass-js\";i:2847492;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/wow\";i:23424;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/jquery-stellar\";i:35919;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/niceScroll\";i:184746;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/customizer\";i:223741;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/bootstrap\";i:106752;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/keyboard\";i:12757;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap\";i:8477;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/smartmenus/addons/bootstrap-4\";i:8736;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/smartmenus/addons\";i:29970;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/smartmenus\";i:99942;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js/woocommerce\";i:6088;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/js\";i:3663902;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/json\";i:426032;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/boldgrid/mixins\";i:651;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/boldgrid/sidebar\";i:415;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/boldgrid/media\";i:1946;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/boldgrid/footer\";i:2703;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/boldgrid/woocommerce\";i:9345;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/boldgrid\";i:41006;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/buttons/types\";i:18268;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/buttons\";i:27174;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/customizer\";i:26444;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/bootstrap/bootstrap/mixins\";i:30222;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/bootstrap/bootstrap\";i:218072;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/bootstrap\";i:220665;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/font-awesome\";i:79922;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/custom-color/buttons\";i:6333;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss/custom-color\";i:13417;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets/scss\";i:459353;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/assets\";i:8765529;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/languages\";i:37991;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/configs/components\";i:1444;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/configs/customizer-options\";i:7652;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/configs\";i:39272;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/css\";i:8420;s:152:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/assets\";i:657251;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/js\";i:59183;s:155:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/languages\";i:131154;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget/includes\";i:56467;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/black-studio-tinymce-widget\";i:954376;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/partials\";i:31087;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/customizer\";i:133902;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/example\";i:13976;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter\";i:12970;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src/Base\";i:788;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src/Node\";i:7780;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src/Exception\";i:1308;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler\";i:566;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src/SourceMap\";i:16377;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp/src\";i:261455;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/scssphp\";i:276980;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels\";i:1190;s:156:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections\";i:2468;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections\";i:16002;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/icons\";i:3477;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/reset\";i:12577;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage\";i:18695;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-branding\";i:2689;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies\";i:5828;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/css/property\";i:5637;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/css/field\";i:8054;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/css\";i:42164;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts\";i:438966;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta\";i:3256;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips\";i:6423;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/loading\";i:3785;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh\";i:2370;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/customizer-styling\";i:18304;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules/collapsible\";i:5057;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/modules\";i:579593;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/lib\";i:39715;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/custom\";i:1988;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/image\";i:10058;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/background\";i:23907;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/sortable\";i:6498;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/dimension\";i:4283;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/fontawesome\";i:527050;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/color\";i:7681;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/preset\";i:11682;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/radio-image\";i:7081;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/switch\";i:9541;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/code\";i:4358;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/editor\";i:4211;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/color-palette\";i:8599;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/dashicons\";i:14021;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/typography\";i:45402;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/generic\";i:4253;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/palette\";i:6733;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/date\";i:9539;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/radio-buttonset\";i:4737;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/multicheck\";i:4007;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/radio\";i:4601;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/slider\";i:10186;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/toggle\";i:8213;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/multicolor\";i:17856;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/dimensions\";i:9893;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/repeater\";i:57825;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/number\";i:8812;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls/select\";i:5812;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/controls\";i:838827;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/field\";i:50846;s:159:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha\";i:18399;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/css\";i:32800;s:153:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js/i18n\";i:41817;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2/js\";i:487252;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/select2\";i:522559;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/vendor\";i:540958;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/images\";i:9984;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/css\";i:0;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/js\";i:5624;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets/json\";i:400081;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/assets\";i:956647;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki/core\";i:97249;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/kirki\";i:2645473;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/control\";i:8466;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/tgm/languages\";i:482354;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes/tgm\";i:609019;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework/includes\";i:4934331;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework\";i:13739076;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework-config/scss\";i:4638;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc/boldgrid-theme-framework-config\";i:10502;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/inc\";i:13749578;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/images\";i:0;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/sa_templates\";i:19028;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/css\";i:8946;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/js\";i:0;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/templates/header\";i:3622;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/templates/footer\";i:2146;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/templates\";i:18189;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/myaccount\";i:27494;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/checkout\";i:7714;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/loop\";i:2640;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/cart\";i:9419;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/global\";i:6450;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/single-product/add-to-cart\";i:10513;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce/single-product\";i:11362;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone/woocommerce\";i:70797;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/boldgrid-gridone\";i:14013228;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc/structure\";i:67115;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc/customizer/controls/css\";i:20922;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc/customizer/controls/js\";i:120161;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc/customizer/controls\";i:171903;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc/customizer/fields\";i:55990;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc/customizer\";i:248628;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/inc\";i:752523;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/dist\";i:281219;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/fonts\";i:1103258;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/css/components\";i:86952;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/css/admin\";i:11942;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/css\";i:329982;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/js/admin\";i:41042;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets/js\";i:85171;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress/assets\";i:1799630;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/generatepress\";i:2682891;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/template-parts/content\";i:6366;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/template-parts/post\";i:1689;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/template-parts/header\";i:2987;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/template-parts/footer\";i:528;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/template-parts\";i:11570;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/fonts\";i:1976;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/inc\";i:51901;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/images\";i:210233;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/js\";i:18021;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/classes\";i:65503;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/modules\";i:1785;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/site/header\";i:8128;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/site/secondary\";i:1524;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/site/primary\";i:12552;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/site/footer\";i:908;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/site\";i:24020;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/navigation\";i:13621;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/mixins\";i:3747;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/media\";i:2392;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/layout\";i:87;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/variables-site\";i:8527;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/elements\";i:1614;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/typography\";i:3848;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/blocks\";i:20572;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass/forms\";i:1804;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen/sass\";i:88003;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentynineteen\";i:1345523;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/fonts\";i:1145300;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/img/devices\";i:1036;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/img/presets\";i:60960;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/img\";i:1070752;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/buttons\";i:164496;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/float-labels.js\";i:8381;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/customizer\";i:2172662;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/bootstrap\";i:160353;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/icomoon\";i:3967;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/hover.css\";i:281522;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/font-awesome\";i:65545;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/hamburgers\";i:49221;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/animate-css\";i:136036;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css/smartmenus\";i:900;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/css\";i:3627348;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/color-js\";i:43173;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/goup\";i:8325;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/float-labels.js\";i:15871;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/sass-js\";i:9218554;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/wow\";i:27245;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/niceScroll\";i:183922;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/background\";i:5791;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/controls/edit\";i:301;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/controls\";i:93302;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/color\";i:31399;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/widget-meta\";i:19863;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout/homepage\";i:928;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout/blog/blog-page/layout\";i:2209;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout/blog/blog-page\";i:2209;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout/blog/posts/layout\";i:567;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout/blog/posts\";i:567;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout/blog\";i:2776;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/layout\";i:3704;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/menus\";i:10798;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/typography\";i:12399;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/generic\";i:13302;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/header-layout\";i:58648;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/widget\";i:1587;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/toggle\";i:3309;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/design/homepage\";i:1339;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/design/blog/blog-page\";i:2474;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/design/blog/posts\";i:1427;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/design/blog\";i:3901;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/design/woocommerce\";i:1529;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/design\";i:6769;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/expand\";i:3587;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/footer-layout\";i:434;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer\";i:793909;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/multislider\";i:6222;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/bootstrap\";i:115164;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/smartmenus\";i:69972;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/woocommerce\";i:6493;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js\";i:10982991;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/json\";i:616846;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/navigation\";i:11406;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/mixins\";i:2928;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/sidebar\";i:761;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/site-branding\";i:714;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/header\";i:1092;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/media\";i:2210;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/blog/design\";i:3499;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/blog\";i:4508;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/footer\";i:3966;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/forms\";i:6236;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid/woocommerce\";i:10495;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/boldgrid\";i:109261;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/buttons/types\";i:18268;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/buttons\";i:27174;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/float-labels.js\";i:7027;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/customizer/controls/icons\";i:3882;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/customizer/controls/descriptions\";i:618;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/customizer/controls\";i:780206;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/customizer\";i:814073;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/bootstrap/bootstrap/mixins\";i:29926;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/bootstrap/bootstrap\";i:217613;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/bootstrap\";i:220214;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/icomoon\";i:2169;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/font-awesome\";i:79922;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/custom-color/buttons\";i:6333;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss/custom-color\";i:13031;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/scss\";i:1317226;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/assets\";i:18760463;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/configs/components\";i:1444;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/configs/customizer/controls\";i:200235;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/configs/customizer\";i:237085;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/configs/customizer-options\";i:24113;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/configs\";i:289520;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/partials\";i:41982;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/customizer\";i:207739;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp/src/Formatter\";i:15184;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp/src/Base\";i:793;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp/src/Node\";i:9375;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp/src/Exception\";i:1939;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp/src/Compiler\";i:638;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp/src\";i:408118;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/scssphp\";i:409598;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/panels\";i:1163;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections/sections\";i:3941;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/custom-sections\";i:16977;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/icons\";i:3447;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/postmessage\";i:11609;s:168:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfont-loader/vendor-typekit/src/modules/google\";i:8266;s:161:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfont-loader/vendor-typekit/src/modules\";i:17142;s:158:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfont-loader/vendor-typekit/src/core\";i:46510;s:153:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfont-loader/vendor-typekit/src\";i:64381;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfont-loader/vendor-typekit\";i:76886;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfont-loader\";i:78844;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/preset\";i:2301;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/field-dependencies\";i:7681;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/css-vars\";i:5910;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/css/property\";i:4830;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/css/field\";i:9354;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/css\";i:40010;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/gutenberg\";i:5523;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/webfonts\";i:466501;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/post-meta\";i:3239;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/tooltips\";i:5208;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/loading\";i:3743;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules/selective-refresh\";i:2357;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/modules\";i:653350;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/lib\";i:39660;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/controls/css\";i:23086;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/controls/views\";i:10759;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/controls/js/src\";i:101761;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/controls/js\";i:247698;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/controls/php\";i:96659;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/controls\";i:379641;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/field\";i:50990;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/fontawesome\";i:128232;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/wp-color-picker-alpha\";i:14493;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/selectWoo/css\";i:65600;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/selectWoo/js/i18n\";i:44151;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/selectWoo/js\";i:961039;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor/selectWoo\";i:1027580;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/vendor\";i:1170305;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/images\";i:8423;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets/json\";i:586613;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/assets\";i:1765341;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/core\";i:99438;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki/deprecated\";i:7364;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/kirki\";i:3083851;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/control\";i:15053;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/pro-feature-cards\";i:5586;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes/tgm\";i:140516;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework/includes\";i:4532829;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework\";i:23370686;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework-config/scss\";i:1027;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/boldgrid-theme-framework-config\";i:24823;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc/partials\";i:10411;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/inc\";i:23408305;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/images/welcome\";i:999339;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/images\";i:2101542;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/sa_templates\";i:18826;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/css\";i:12575;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/partials\";i:14004;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/languages\";i:156560;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/templates/header\";i:575;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/templates/footer\";i:621;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/templates\";i:21208;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/myaccount\";i:13238;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/checkout\";i:4580;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/notices\";i:3231;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/loop\";i:1652;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/global\";i:3265;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/single-product/add-to-cart\";i:10513;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/single-product/tabs\";i:2121;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce/single-product\";i:13731;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio/woocommerce\";i:44417;s:67:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/crio\";i:25970244;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/template-parts/content\";i:6469;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/template-parts/post\";i:1148;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/template-parts/header\";i:4254;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/template-parts/footer\";i:307;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/template-parts/excerpt\";i:4682;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/template-parts\";i:16860;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/inc\";i:63619;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/images\";i:2128437;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/css\";i:410829;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/js\";i:19768;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote\";i:4215;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group\";i:3040;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons\";i:615;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop\";i:358;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image\";i:1868;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text\";i:1389;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio\";i:113;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss\";i:5502;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search\";i:5410;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation\";i:3141;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator\";i:2204;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote\";i:5726;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer\";i:227;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list\";i:1063;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code\";i:537;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould\";i:201;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted\";i:189;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse\";i:127;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments\";i:815;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery\";i:801;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading\";i:2977;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button\";i:5846;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file\";i:673;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities\";i:7640;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html\";i:223;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy\";i:1192;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph\";i:497;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts\";i:8536;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover\";i:4533;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table\";i:2937;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video\";i:324;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns\";i:3506;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks\";i:78947;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/02-tools\";i:6930;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/04-elements\";i:12312;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/06-components\";i:36321;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/03-generic\";i:15944;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities\";i:13585;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass/01-settings\";i:11555;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets/sass\";i:183749;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/assets\";i:2742783;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone/classes\";i:77508;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwentyone\";i:3783281;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/block-template-parts\";i:5802;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/assets/icons\";i:28006;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/assets/images\";i:606849;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/assets/css\";i:12389;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/assets/js\";i:7335;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/assets/min-js\";i:4195;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/assets\";i:658774;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/languages\";i:7611;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/includes\";i:79790;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/block-templates\";i:27366;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/styles/blocks/core\";i:4117;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/styles/blocks\";i:4117;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse/styles\";i:715757;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/responsive-fse\";i:1703673;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/template-parts\";i:22972;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/inc\";i:56286;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/assets/fonts/inter\";i:460724;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/assets/fonts\";i:460724;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/assets/images\";i:48358;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/assets/css\";i:113460;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/assets/js\";i:41671;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/assets\";i:664213;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/templates\";i:690;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty/classes\";i:101992;s:75:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes/twentytwenty\";i:1783843;s:62:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/themes\";i:51282711;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Credentials\";i:45794;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Cache\";i:14296;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Subscriber\";i:11944;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/Middleware\";i:12518;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src/HttpHandler\";i:9417;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth/src\";i:192411;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/auth\";i:222236;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive/Resource\";i:54257;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/Drive\";i:159451;s:162:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity/Resource\";i:1492;s:153:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service/DriveActivity\";i:77438;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google/Service\";i:280288;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src/Google\";i:280288;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services/src\";i:280288;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient-services\";i:294680;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AccessToken\";i:10550;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Http\";i:22119;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Service\";i:11948;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/AuthHandler\";i:8245;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Task\";i:11960;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src/Utils\";i:9458;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient/src\";i:127761;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google/apiclient\";i:138017;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/google\";i:654933;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:55556;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring/Resources\";i:55556;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/symfony/polyfill-mbstring\";i:101622;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/symfony\";i:101622;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits\";i:885;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common\";i:885;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent\";i:9072;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System/SSH\";i:18412;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/System\";i:18412;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common/Functions\";i:11836;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Common\";i:11836;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP\";i:22060;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Net\";i:294688;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps\";i:113330;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File/ASN1\";i:114291;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/File\";i:337800;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits\";i:2979;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys\";i:53981;s:155:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature\";i:1414;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats\";i:55395;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common\";i:199965;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys\";i:7079;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats\";i:7079;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH\";i:10879;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys\";i:42345;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats\";i:42345;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA\";i:74280;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves\";i:58811;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves\";i:95510;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys\";i:78478;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature\";i:4471;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats\";i:82949;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC\";i:253253;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys\";i:24761;s:152:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature\";i:3969;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats\";i:28730;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA\";i:37037;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Crypt\";i:972436;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField\";i:13810;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField\";i:476;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/Common\";i:930;s:163:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions\";i:37082;s:152:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP\";i:45882;s:152:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP\";i:970;s:166:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions\";i:9886;s:155:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath\";i:14896;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines\";i:195221;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger\";i:195221;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField\";i:9748;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Math\";i:248928;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib/Exception\";i:7810;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib/phpseclib\";i:1892630;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib/phpseclib\";i:1895120;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/phpseclib\";i:1895120;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt/src\";i:24417;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/firebase/php-jwt\";i:25937;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/firebase\";i:25937;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Crypto\";i:54902;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception\";i:345;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint\";i:8699;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception\";i:336;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/UseArnRegion\";i:8009;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3/Exception\";i:4821;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3\";i:291813;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts/Exception\";i:213;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Outposts\";i:794;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Credentials\";i:57275;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Serializer\";i:26115;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/ErrorParser\";i:9967;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser/Exception\";i:1370;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api/Parser\";i:37236;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Api\";i:120007;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control/Exception\";i:204;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/S3Control\";i:24569;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/S3\";i:7580;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn/Exception\";i:150;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Arn\";i:18179;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception\";i:348;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/ClientSideMonitoring\";i:33694;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception\";i:339;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/EndpointDiscovery\";i:26258;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Endpoint\";i:18356;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Signature\";i:23910;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry/Exception\";i:310;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Retry\";i:19442;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27\";i:6344;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pi\";i:6344;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01\";i:13597;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/healthlake\";i:13597;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27\";i:105308;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sesv2\";i:105308;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06\";i:89160;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codedeploy\";i:89160;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24\";i:396684;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker\";i:396684;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13\";i:88639;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecs\";i:88639;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30\";i:5569;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/migrationhub-config\";i:5569;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21\";i:6416;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect-contact-lens\";i:6416;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23\";i:63772;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2\";i:63772;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01\";i:45836;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glacier\";i:45836;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25\";i:67760;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05\";i:101791;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27\";i:62725;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26\";i:102498;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29\";i:65866;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01\";i:63714;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30\";i:99733;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25\";i:69334;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28\";i:55365;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07\";i:65757;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20\";i:64746;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31\";i:149421;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18\";i:99777;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudfront\";i:1068487;s:153:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01\";i:63035;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2\";i:63035;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01\";i:41743;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fsx\";i:41743;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15\";i:97027;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudformation\";i:97027;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26\";i:35897;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transcribe\";i:35897;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03\";i:70738;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kendra\";i:70738;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14\";i:243438;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/medialive\";i:243438;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01\";i:3623;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmailmessageflow\";i:3623;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01\";i:238975;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/chime\";i:238975;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11\";i:19101;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/synthetics\";i:19101;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22\";i:4645;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-events\";i:4645;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10\";i:19323;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/polly\";i:19323;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01\";i:14818;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/importexport\";i:14818;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15\";i:62482;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/frauddetector\";i:62482;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10\";i:8043;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-oidc\";i:8043;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29\";i:86751;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/robomaker\";i:86751;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05\";i:27792;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/transfer\";i:27792;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01\";i:55343;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eks\";i:55343;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01\";i:12736;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-connections\";i:12736;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26\";i:148728;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/securityhub\";i:148728;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01\";i:121650;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/gamelift\";i:121650;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01\";i:8862;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore-data\";i:8862;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30\";i:30656;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-identity\";i:30656;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31\";i:96798;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lambda\";i:96798;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01\";i:103255;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie2\";i:103255;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25\";i:36526;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dataexchange\";i:36526;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01\";i:37031;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/fms\";i:37031;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10\";i:116345;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11\";i:118792;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/clouddirectory\";i:235137;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09\";i:102549;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/alexaforbusiness\";i:102549;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14\";i:49318;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconnect\";i:49318;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location/2020-11-19\";i:54081;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/location\";i:54081;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18\";i:19845;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor\";i:19845;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29\";i:24288;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datapipeline\";i:24288;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15\";i:33194;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53domains\";i:33194;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08\";i:137520;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connect\";i:137520;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28\";i:8681;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/data.iot\";i:8681;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01\";i:18993;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-write\";i:18993;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15\";i:68130;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/backup\";i:68130;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28\";i:94807;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf-regional\";i:94807;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06\";i:269958;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ssm\";i:269958;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30\";i:94655;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/storagegateway\";i:94655;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07\";i:35207;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage-vod\";i:35207;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25\";i:56595;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplify\";i:56595;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25\";i:36616;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-insights\";i:36616;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01\";i:103204;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53\";i:103204;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14\";i:39159;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisanalytics\";i:39159;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30\";i:38045;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-sync\";i:38045;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28\";i:21200;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsmv2\";i:21200;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06\";i:41182;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotthingsgraph\";i:41182;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02\";i:15366;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ebs\";i:15366;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26\";i:55426;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint-email\";i:55426;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11\";i:7159;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb-session\";i:7159;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12\";i:46594;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/xray\";i:46594;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05\";i:25685;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sqs\";i:25685;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27\";i:16408;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/textract\";i:16408;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10\";i:101036;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05\";i:22072;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dynamodb\";i:123108;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01\";i:19797;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediastore\";i:19797;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27\";i:54635;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mq\";i:54635;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31\";i:36278;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sns\";i:36278;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26\";i:44627;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecast\";i:44627;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22\";i:53040;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize\";i:53040;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01\";i:85216;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31\";i:230202;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds\";i:315418;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01\";i:46883;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/route53resolver\";i:46883;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08\";i:55855;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/globalaccelerator\";i:55855;s:161:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01\";i:4977;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime\";i:4977;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11\";i:58880;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amplifybackend\";i:58880;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22\";i:4252;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/personalize-runtime\";i:4252;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08\";i:165481;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iam\";i:165481;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24\";i:40536;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/managedblockchain\";i:40536;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25\";i:67333;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ce\";i:67333;s:157:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24\";i:25060;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry\";i:25060;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01\";i:36908;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearch\";i:36908;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27\";i:57567;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotanalytics\";i:57567;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01\";i:37837;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticfilesystem\";i:37837;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events/2015-10-07\";i:69584;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/events\";i:69584;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17\";i:13361;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplace-catalog\";i:13361;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02\";i:2888;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect\";i:2888;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02\";i:49156;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/schemas\";i:49156;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27\";i:35438;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents\";i:35438;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08\";i:63097;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workspaces\";i:63097;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25\";i:53017;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/databrew\";i:53017;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06\";i:23214;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/application-autoscaling\";i:23214;s:152:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07\";i:8992;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime\";i:8992;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19\";i:25788;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer\";i:25788;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05\";i:8512;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling\";i:8512;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20\";i:35625;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/budgets\";i:35625;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25\";i:37411;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/worklink\";i:37411;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01\";i:76976;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling\";i:76976;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06\";i:65201;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codebuild\";i:65201;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14\";i:9865;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/metering.marketplace\";i:9865;s:150:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30\";i:3938;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-media\";i:3938;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22\";i:70528;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotwireless\";i:70528;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01\";i:32981;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudtrail\";i:32981;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05\";i:50405;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/networkmanager\";i:50405;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25\";i:39358;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastictranscoder\";i:39358;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01\";i:94052;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dms\";i:94052;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15\";i:15318;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sts\";i:15318;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18\";i:35775;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/athena\";i:35775;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28\";i:20956;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/savingsplans\";i:20956;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14\";i:16589;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-devices\";i:16589;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09\";i:129719;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigateway\";i:129719;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29\";i:62746;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wafv2\";i:62746;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30\";i:27389;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/snowball\";i:27389;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29\";i:9256;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot-jobs-data\";i:9256;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13\";i:163153;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codecommit\";i:163153;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01\";i:24398;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworkscm\";i:24398;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19\";i:24576;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar\";i:24576;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31\";i:106844;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/neptune\";i:106844;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01\";i:10182;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/amp\";i:10182;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29\";i:185250;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediaconvert\";i:185250;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15\";i:758018;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01\";i:290643;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01\";i:295527;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15\";i:304730;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ec2\";i:1648918;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18\";i:152337;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cognito-idp\";i:152337;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01\";i:203859;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pinpoint\";i:203859;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25\";i:5955;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3outposts\";i:5955;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01\";i:8078;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain\";i:8078;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25\";i:77439;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/auditmanager\";i:77439;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23\";i:35926;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/groundstation\";i:35926;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01\";i:7245;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/timestream-query\";i:7245;s:153:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15\";i:17399;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codestar-notifications\";i:17399;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07\";i:101484;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrass\";i:101484;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20\";i:32316;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lookoutvision\";i:32316;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22\";i:35168;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm-pca\";i:35168;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23\";i:11890;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediatailor\";i:11890;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31\";i:18605;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lakeformation\";i:18605;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02\";i:35906;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/shield\";i:35906;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10\";i:9730;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/streams.dynamodb\";i:9730;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01\";i:28921;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/honeycode\";i:28921;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04\";i:38793;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ram\";i:38793;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27\";i:84286;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rekognition\";i:84286;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01\";i:28457;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/accessanalyzer\";i:28457;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25\";i:62431;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/directconnect\";i:62431;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26\";i:12280;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/detective\";i:12280;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14\";i:24260;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ivs\";i:24260;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28\";i:186285;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lightsail\";i:186285;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14\";i:31291;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicediscovery\";i:31291;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23\";i:91516;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devicefarm\";i:91516;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01\";i:181833;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3\";i:181833;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01\";i:192202;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/quicksight\";i:192202;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27\";i:85965;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehend\";i:85965;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31\";i:25940;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mgh\";i:25940;s:151:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01\";i:42315;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing\";i:42315;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12\";i:48710;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mediapackage\";i:48710;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01\";i:49328;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/monitoring\";i:49328;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15\";i:40760;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/customer-profiles\";i:40760;s:159:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30\";i:12630;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media\";i:12630;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01\";i:61300;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appstream\";i:61300;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07\";i:87114;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/models.lex.v2\";i:87114;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23\";i:10546;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotevents-data\";i:10546;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20\";i:42396;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso-admin\";i:42396;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30\";i:30305;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/comprehendmedical\";i:30305;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04\";i:4866;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling\";i:4866;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06\";i:6885;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cur\";i:6885;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28\";i:19458;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex\";i:19458;s:159:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01\";i:5434;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics\";i:5434;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01\";i:36711;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/discovery\";i:36711;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15\";i:7531;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/identitystore\";i:7531;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02\";i:122221;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticache\";i:122221;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01\";i:31977;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25\";i:91425;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appmesh\";i:123402;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30\";i:24380;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesisvideo\";i:24380;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12\";i:49086;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/machinelearning\";i:49086;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31\";i:70377;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/docdb\";i:70377;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02\";i:35158;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kinesis\";i:35158;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24\";i:91394;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/waf\";i:91394;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email/2010-12-01\";i:80128;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/email\";i:80128;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29\";i:152731;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewayv2\";i:152731;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25\";i:53343;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appsync\";i:53343;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01\";i:59922;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/license-manager\";i:59922;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19\";i:65265;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/lex-models\";i:65265;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08\";i:37632;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/serverlessrepo\";i:37632;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10\";i:116294;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/servicecatalog\";i:116294;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01\";i:15886;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/braket\";i:15886;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05\";i:12596;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms-voice\";i:12596;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01\";i:71801;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workdocs\";i:71801;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25\";i:30922;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/signer\";i:30922;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09\";i:66381;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codepipeline\";i:66381;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06\";i:17514;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/autoscaling-plans\";i:17514;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03\";i:11272;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotfleethub\";i:11272;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19\";i:9037;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/macie\";i:9037;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21\";i:50833;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr\";i:50833;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26\";i:3370;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/forecastquery\";i:3370;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04\";i:46817;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/firehose\";i:46817;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25\";i:77176;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/swf\";i:77176;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states/2016-11-23\";i:39630;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/states\";i:39630;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health/2016-08-04\";i:22999;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/health\";i:22999;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02\";i:85520;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/imagebuilder\";i:85520;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01\";i:56044;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kms\";i:56044;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29\";i:13011;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appintegrations\";i:13011;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07\";i:23596;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2\";i:23596;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31\";i:51956;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/wellarchitected\";i:51956;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07\";i:69592;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/eventbridge\";i:69592;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10\";i:6990;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sso\";i:6990;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09\";i:41318;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appconfig\";i:41318;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09\";i:42577;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/datasync\";i:42577;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01\";i:148470;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift\";i:148470;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12\";i:19309;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dlm\";i:19309;s:141:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30\";i:34187;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ecr-public\";i:34187;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es/2015-01-01\";i:74893;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/es\";i:74893;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13\";i:4621;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker\";i:4621;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20\";i:13926;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/redshift-data\";i:13926;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28\";i:88027;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/guardduty\";i:88027;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01\";i:13774;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mobile\";i:13774;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01\";i:34302;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/compute-optimizer\";i:34302;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17\";i:43205;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mturk-requester\";i:43205;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support/2013-04-15\";i:21132;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/support\";i:21132;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28\";i:46407;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/logs\";i:46407;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10\";i:35922;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/batch\";i:35922;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29\";i:3808;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi\";i:3808;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30\";i:20147;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloudhsm\";i:20147;s:155:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26\";i:13502;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi\";i:13502;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07\";i:14560;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/connectparticipant\";i:14560;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01\";i:72797;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk\";i:72797;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12\";i:46232;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/network-firewall\";i:46232;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01\";i:13354;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/rds-data\";i:13354;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16\";i:82954;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/ds\";i:82954;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02\";i:23715;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/qldb\";i:23715;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18\";i:79003;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/opsworks\";i:79003;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01\";i:23835;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/translate\";i:23835;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03\";i:12832;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/outposts\";i:12832;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31\";i:77771;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce\";i:77771;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22\";i:58674;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeartifact\";i:58674;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30\";i:42572;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/greengrassv2\";i:42572;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23\";i:59649;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/appflow\";i:59649;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01\";i:40797;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/devops-guru\";i:40797;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config/2014-11-12\";i:127160;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/config\";i:127160;s:154:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11\";i:3390;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace\";i:3390;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19\";i:28916;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/dax\";i:28916;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01\";i:21948;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/mwaa\";i:21948;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17\";i:31148;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/secretsmanager\";i:31148;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24\";i:28893;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/service-quotas\";i:28893;s:144:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28\";i:71340;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/organizations\";i:71340;s:147:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18\";i:38331;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/codeguruprofiler\";i:38331;s:146:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27\";i:24396;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/resource-groups\";i:24396;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20\";i:63265;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/s3control\";i:63265;s:148:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25\";i:9811;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elastic-inference\";i:9811;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08\";i:24155;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/acm\";i:24155;s:149:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14\";i:20491;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot1click-projects\";i:20491;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31\";i:217983;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/glue\";i:217983;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28\";i:334708;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iot\";i:334708;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16\";i:59578;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/inspector\";i:59578;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14\";i:55039;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/kafka\";i:55039;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01\";i:60641;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/workmail\";i:60641;s:142:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02\";i:95715;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/iotsitewise\";i:95715;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23\";i:3739;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sagemaker-edge\";i:3739;s:138:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15\";i:5697;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/pricing\";i:5697;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01\";i:25810;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/emr-containers\";i:25810;s:134:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24\";i:49099;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/sms\";i:49099;s:137:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23\";i:16835;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/cloud9\";i:16835;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data\";i:17119946;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Exception\";i:12787;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5\";i:8033;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6\";i:2790;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Handler\";i:10823;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/Multipart\";i:18553;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src\";i:18059203;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php\";i:18071596;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws\";i:18071596;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache/src\";i:8603;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/cache\";i:10429;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message/src\";i:46455;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/http-message\";i:48615;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log/Test\";i:9427;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr/Log\";i:20877;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log/Psr\";i:20877;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr/log\";i:21962;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/psr\";i:81006;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders/src\";i:1640;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie/getallheaders\";i:2720;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/ralouphie\";i:2720;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src/Exception\";i:94;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise/src\";i:36130;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/react/promise\";i:43691;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/react\";i:43691;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding/src\";i:58109;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/constant_time_encoding\";i:60678;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/dist\";i:703;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/lib\";i:1327;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat/other\";i:1633;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie/random_compat\";i:5722;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/paragonie\";i:66400;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/composer\";i:320978;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Formatter\";i:48602;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Processor\";i:17582;s:140:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1401;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Slack\";i:8420;s:145:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3340;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler/Curl\";i:1497;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog/Handler\";i:230327;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src/Monolog\";i:342262;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog/src\";i:342262;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog/monolog\";i:367145;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/monolog\";i:367145;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php/src\";i:81561;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling/jmespath.php\";i:86683;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/mtdowling\";i:86683;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises/src\";i:57773;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/promises\";i:65059;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Exception\";i:498;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Future\";i:9420;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src/Client\";i:50932;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/src\";i:71865;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp/docs\";i:38389;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/ringphp\";i:116581;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Event\";i:24480;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Cookie\";i:23032;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Message\";i:54216;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Subscriber\";i:22230;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Exception\";i:5773;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src/Post\";i:16584;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle/src\";i:283701;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/guzzle\";i:392170;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src/Exception\";i:672;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams/src\";i:60000;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/streams\";i:66134;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7/src\";i:165423;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp/psr7\";i:174168;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor/guzzlehttp\";i:814112;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/vendor\";i:22532121;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/css\";i:387;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/partials/historical\";i:2884;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/partials/archives\";i:897;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/partials/remote\";i:8396;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/partials\";i:18664;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/js\";i:14279;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin/remote\";i:148287;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/admin\";i:281647;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/includes/config\";i:2571;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium/includes\";i:26568;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup-premium\";i:22846446;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/languages\";i:34936;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/css\";i:20520;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets/js\";i:37443;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/assets\";i:99791;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Util\";i:25737;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Api\";i:8189;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Page\";i:7390;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Key\";i:7575;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Util\";i:1465;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Dashboard\";i:7233;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library/Views\";i:28153;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src/Library\";i:233802;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/src\";i:363625;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/bin\";i:2185;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Util\";i:1071;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Theme\";i:4877;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Util\";i:1019;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Plugin\";i:19628;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library/Library\";i:19158;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests/Library\";i:44682;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/tests\";i:49076;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library/build\";i:8907;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid/library\";i:603944;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/boldgrid\";i:603944;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor/composer\";i:19499;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/vendor\";i:623621;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/controls\";i:4688;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/pages\";i:4019;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/components\";i:7765;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/dist\";i:1680211;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/icons/grid\";i:1044;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/icons/customize-nav\";i:35082;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/icons\";i:40528;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/maps/google\";i:332081;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/maps\";i:332081;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/page-templates\";i:1578;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/notice\";i:94902;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image/patterns\";i:823658;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/image\";i:1828996;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/fonts/redacted\";i:194865;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/fonts\";i:974756;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/css\";i:921063;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/sass-js\";i:3612074;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/premium\";i:2149;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/resize/row\";i:3069;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/resize\";i:9129;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/library\";i:3835;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/customize\";i:4968;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/browser\";i:810;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/shortcode\";i:3582;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/spacer\";i:1577;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/list\";i:1365;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/media\";i:1552;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/block\";i:1465;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-2\";i:2594;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-7\";i:2434;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-4\";i:1867;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-6\";i:1384;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-8\";i:1734;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-10\";i:1646;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-3\";i:1825;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-9\";i:2756;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-1\";i:2097;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout/design-5\";i:2750;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/layout\";i:26769;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/button\";i:11567;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/icon\";i:4779;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/map\";i:1690;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/blockquote\";i:879;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/widget\";i:22611;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component/divider\";i:4421;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/component\";i:96809;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/image\";i:11546;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/element\";i:55642;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/color\";i:4537;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/media\";i:990;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/controls/generic\";i:17797;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/controls\";i:125262;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/validation\";i:4500;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/editor-choice\";i:1713;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/notice/intro\";i:10385;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/notice\";i:16233;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/css\";i:20231;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/popover/actions\";i:10876;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/popover\";i:33860;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/tinymce\";i:18834;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/drag\";i:23382;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/gridblock\";i:64681;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/compatibility\";i:877;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/connect-key\";i:11896;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder/style\";i:3290;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/builder\";i:557781;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/media\";i:58030;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/editor\";i:42351;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar\";i:23282;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/view/settings\";i:1610;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/view/banner\";i:1663;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/view/gutenberg\";i:2119;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/view/loading\";i:1620;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/view/classic\";i:154;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/view\";i:7166;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/camanjs\";i:80693;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/forms/editor-select\";i:4579;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/forms/default-editor\";i:2434;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js/forms\";i:7690;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/js\";i:4391433;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/json\";i:150642;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/builder/panel\";i:18311;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/builder/section\";i:17037;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/builder\";i:55680;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/controls\";i:2110;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss/buttons/types\";i:18281;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss/buttons\";i:27069;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss/classes\";i:4227;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/color-palette-scss\";i:31296;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/admin\";i:6722;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/front-end\";i:2050;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss/bootstrap\";i:4127;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets/scss\";i:107327;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/assets\";i:10054428;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/Widget\";i:56782;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/Rating\";i:7617;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/builder\";i:26504;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/View/Card\";i:2739;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/View/Feature\";i:6600;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/View\";i:17431;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/template/customize\";i:710;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/template/page\";i:2265;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/template/popover\";i:7528;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/template/gridblock\";i:631;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/template\";i:45604;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/media\";i:14591;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/gridblock\";i:5675;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes/config\";i:8592;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/includes\";i:312483;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/bgtfw\";i:1273;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms/assets/css\";i:1120;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms/assets/js\";i:2599;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms/assets\";i:3719;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms/includes/config\";i:755;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms/includes\";i:10291;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms/templates\";i:2966;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support/wpforms\";i:16976;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder/support\";i:18249;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder\";i:11075225;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms/src/Form/Wpforms\";i:2069;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms/src/Form\";i:42511;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms/src\";i:42511;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/bgforms\";i:60557;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/languages\";i:34936;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets/css\";i:20520;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets/js\";i:37272;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/assets\";i:99620;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Util\";i:25737;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Api\";i:8189;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Page\";i:7390;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Key\";i:7575;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Util\";i:1465;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Dashboard\";i:7233;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library/Views\";i:28153;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src/Library\";i:233681;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/src\";i:363333;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library/build\";i:8907;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/library\";i:425230;s:136:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets/images\";i:990;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets/css\";i:4968;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets/js\";i:11579;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/assets\";i:17537;s:132:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/languages\";i:7771;s:139:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/Plugin/Installer\";i:3967;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/Plugin/Views\";i:1475;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src/Plugin\";i:36254;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer/src\";i:61562;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/plugin-installer\";i:79608;s:143:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/boldgrid-inspirations-premium/src/Premium\";i:9804;s:135:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/boldgrid-inspirations-premium/src\";i:9804;s:131:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid/boldgrid-inspirations-premium\";i:27850;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/boldgrid\";i:593245;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor/composer\";i:29634;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/vendor\";i:623057;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/pages/includes/boldgrid-settings\";i:3817;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/pages/includes/boldgrid-inspirations\";i:6788;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/pages/includes\";i:14288;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/pages/templates\";i:27466;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/pages/cart\";i:2294;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/pages\";i:86802;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/fonts\";i:7679;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/images/inspirations/cache\";i:4272;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/images/inspirations/invoice\";i:16436;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/images/inspirations\";i:114835;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/images/cc\";i:1674;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/images/fancybox\";i:24312;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/images\";i:267902;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/css/jquery-toggles\";i:6509;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/css/bootstrap\";i:105102;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/css/font-awesome/fonts\";i:1085661;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/css/font-awesome/css\";i:90192;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/css/font-awesome\";i:1175853;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/css\";i:1351096;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/jquery-toggles\";i:9878;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/screen/id\";i:4469;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/screen\";i:4469;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/ajax\";i:3548;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/handlebars/templates\";i:6497;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/handlebars\";i:109412;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js/inline\";i:3921;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets/js\";i:332592;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/assets\";i:1959269;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/languages\";i:158664;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/deploy/invoice/posts\";i:688;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/deploy/invoice/forms\";i:5902;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/deploy/invoice\";i:6590;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/deploy\";i:12978;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/sprout\";i:1211;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/w3tc\";i:1425;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/weforms\";i:1491;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/configure_plugin\";i:1179;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes/config\";i:22739;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations/includes\";i:658043;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-inspirations\";i:3548008;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/dist/fonts\";i:5320;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/dist\";i:392749;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/Component\";i:17699;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component/slider\";i:26600;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/assets/js/component\";i:26600;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/assets/js\";i:27355;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/assets/scss\";i:3953;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/assets\";i:31308;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src/config\";i:828;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium/src\";i:67541;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/post-and-page-builder-premium\";i:488234;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/languages\";i:34255;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/assets/css\";i:16752;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/assets/js\";i:31541;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/assets\";i:90121;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Util\";i:24852;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Api\";i:8189;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Notice\";i:8970;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Page\";i:7390;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Ui\";i:4159;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Notifications\";i:6060;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Key\";i:7575;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Util\";i:1465;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Plugin\";i:11674;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Dashboard\";i:5287;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Views/Connect\";i:16439;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library/Views\";i:28105;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src/Library\";i:174889;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/src\";i:294072;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library/build\";i:8907;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid/library\";i:355280;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/boldgrid\";i:355280;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor/composer\";i:21394;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/vendor\";i:376852;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/admin\";i:11364;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/includes/config\";i:1610;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect/includes\";i:17104;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-connect\";i:426534;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/copyright/functions/js\";i:485;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/copyright/functions\";i:6438;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/copyright\";i:6869;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/general/icons\";i:15890;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/general/js\";i:29689;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/general\";i:69239;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/dist\";i:277664;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library/alpha-color-picker\";i:23707;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library/customizer/controls/css\";i:26778;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library/customizer/controls/js\";i:104469;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library/customizer/controls\";i:186161;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library/customizer\";i:212393;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library/select2\";i:94178;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/library\";i:370596;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/inc/legacy/assets\";i:4756;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/inc/legacy\";i:47215;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/inc\";i:120556;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/hooks/functions/assets/css\";i:1113;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/hooks/functions/assets/js\";i:5370;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/hooks/functions/assets\";i:6483;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/hooks/functions\";i:28456;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/hooks\";i:28903;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/langs\";i:855864;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/spacing/functions/customizer/js\";i:42124;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/spacing/functions/customizer\";i:76018;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/spacing/functions\";i:93962;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/spacing\";i:94387;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/elements/assets/admin\";i:82697;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/elements/assets/js\";i:1100;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/elements/assets\";i:83797;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/elements\";i:361516;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/site-library/libs/wxr-importer\";i:71626;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/site-library/libs\";i:71626;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/site-library/classes\";i:20386;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/site-library\";i:160599;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/menu-plus/functions/css\";i:32842;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/menu-plus/functions/js\";i:56319;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/menu-plus/functions\";i:166704;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/menu-plus/fields\";i:8100;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/menu-plus\";i:175317;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/typography/functions/js\";i:16172;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/typography/functions\";i:228676;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/typography\";i:229098;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/disable-elements/functions\";i:18296;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/disable-elements\";i:18720;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/colors/functions/js\";i:34829;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/colors/functions\";i:131524;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/colors\";i:132017;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/blog/functions/css\";i:24327;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/blog/functions/js\";i:36005;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/blog/functions\";i:138502;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/blog\";i:138989;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/css\";i:2621;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/metaboxes/css\";i:9073;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/metaboxes/views\";i:12345;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/metaboxes/js\";i:54014;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/metaboxes\";i:89088;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/js\";i:1235;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions/templates\";i:4650;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections/functions\";i:110143;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/sections\";i:110600;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/secondary-nav/functions/css\";i:40938;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/secondary-nav/functions/js\";i:3601;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/secondary-nav/functions\";i:97334;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/secondary-nav/fields\";i:7788;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/secondary-nav\";i:105685;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/page-header/functions/css\";i:9283;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/page-header/functions/js\";i:20554;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/page-header/functions\";i:150332;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/page-header\";i:150758;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce/functions/css\";i:60847;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce/functions/customizer/js\";i:244;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce/functions/customizer\";i:30184;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce/functions/js\";i:11994;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce/functions\";i:158937;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce/fields\";i:22991;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/woocommerce\";i:182380;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/backgrounds/functions\";i:57629;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium/backgrounds\";i:58061;s:74:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/gp-premium\";i:3689479;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/languages\";i:34936;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/assets/css\";i:20520;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/assets/js\";i:37272;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/assets\";i:99620;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Util\";i:25737;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Api\";i:8189;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Page\";i:7390;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Key\";i:7575;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Util\";i:1465;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Dashboard\";i:5644;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library/Views\";i:28153;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src/Library\";i:232092;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/src\";i:361744;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library/build\";i:8907;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/library\";i:423641;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/assets/images\";i:990;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/assets/css\";i:4968;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/assets/js\";i:11579;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/assets\";i:17537;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/languages\";i:7771;s:130:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/Plugin/Installer\";i:3967;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/Plugin/Views\";i:1475;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src/Plugin\";i:36254;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer/src\";i:61562;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/plugin-installer\";i:79608;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid/wp-php-version-check\";i:22870;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/boldgrid\";i:526119;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/collizo4sky/persist-admin-notices-dismissal\";i:6428;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/collizo4sky\";i:6428;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor/composer\";i:26136;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/vendor\";i:558861;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/public/css\";i:1736;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/public/partials\";i:359;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/public/js\";i:2239;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/public\";i:7740;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/admin/img\";i:25545;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/admin/css\";i:217450;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/admin/partials\";i:354;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/admin/js\";i:21705;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/admin\";i:270964;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/customizer\";i:37062;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/languages\";i:0;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/includes/page-headers/templates/editor\";i:10155;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/includes/page-headers/templates/samples/configs\";i:11527;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/includes/page-headers/templates/samples\";i:19277;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/includes/page-headers/templates\";i:69037;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/includes/page-headers\";i:90695;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium/includes\";i:117780;s:76:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/crio-premium\";i:1000364;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/modal\";i:16421;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images/integrations\";i:122403;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images/form-template\";i:153698;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images/premium/integrations\";i:77470;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images/premium/features\";i:165004;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images/premium\";i:254783;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images/help\";i:6037;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/images\";i:1539017;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/jquery.scrollTo\";i:8391;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/sweetalert2/dist\";i:161913;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/sweetalert2/src/utils\";i:13162;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/sweetalert2/src\";i:64741;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/sweetalert2\";i:227773;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/tooltip\";i:31640;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/clipboard\";i:35726;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/vue-router\";i:67920;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/vue\";i:327392;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/font-awesome/fonts\";i:1076849;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/font-awesome/css\";i:31004;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/font-awesome\";i:1107853;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/vuex\";i:33769;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/toastr\";i:37714;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/selectize/css\";i:12086;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/selectize/js/standalone\";i:153067;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/selectize/js\";i:153067;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor/selectize\";i:165153;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/vendor\";i:2043331;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/images\";i:2051;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/js-templates\";i:39246;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/css/images\";i:27273;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/css\";i:142850;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf/js\";i:269224;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/wpuf\";i:2496702;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js-templates\";i:134368;s:82:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/css\";i:100204;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js/vendor/tinymce/plugins/code\";i:721;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js/vendor/tinymce/plugins/hr\";i:322;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js/vendor/tinymce/plugins\";i:1043;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js/vendor/tinymce\";i:1043;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js/vendor\";i:98484;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js/utils\";i:3797;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets/js\";i:1208472;s:78:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/assets\";i:5495184;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/languages\";i:126419;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/integrations/slack\";i:3297;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/integrations/erp\";i:2938;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/integrations/mailpoet/component\";i:4153;s:102:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/integrations/mailpoet\";i:7635;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/integrations/sprout-invoices\";i:18288;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/integrations\";i:36756;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/compat\";i:2716;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/library/reCaptcha\";i:16060;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/library/appsero\";i:63479;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/library\";i:129021;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/api\";i:135698;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/importer\";i:98778;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/admin/views\";i:19697;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/admin\";i:106844;s:87:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/fields\";i:106767;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/templates/dokan\";i:3010;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/templates\";i:169383;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/email/gateways\";i:1277;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/email/template\";i:10799;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes/email\";i:12076;s:80:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/includes\";i:1042328;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/.idea/codeStyles\";i:1497;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/.idea/inspectionProfiles\";i:253;s:77:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms/.idea\";i:5468;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/weforms\";i:6721530;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/chland/tdcron\";i:29030;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/chland\";i:29030;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/languages\";i:34936;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/fonts\";i:41828;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/css\";i:20520;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets/js\";i:37272;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/assets\";i:99620;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util/Registration\";i:2747;s:112:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Util\";i:25737;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Theme\";i:11537;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Api\";i:8189;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notice\";i:9892;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Usage\";i:6639;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Page\";i:7390;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Ui\";i:6193;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Notifications\";i:6336;s:119:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Key\";i:7575;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Util\";i:1465;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Menu\";i:7506;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Plugin\";i:45909;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Dashboard\";i:5644;s:129:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views/Connect\";i:16487;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library/Views\";i:28153;s:115:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src/Library\";i:232092;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/src\";i:361744;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/bin\";i:2185;s:114:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Util\";i:1071;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Theme\";i:4877;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Util\";i:1019;s:124:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Plugin\";i:19628;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library/Library\";i:19158;s:117:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests/Library\";i:44682;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/tests\";i:49076;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library/build\";i:8907;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid/library\";i:601459;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/boldgrid\";i:601459;s:133:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent\";i:6238;s:127:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System/SSH\";i:16474;s:123:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/System\";i:16474;s:125:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP\";i:21872;s:120:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net\";i:360743;s:126:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File/ASN1\";i:870;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/File\";i:265857;s:122:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Crypt\";i:485900;s:121:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Math\";i:126084;s:116:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib\";i:1255594;s:106:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib\";i:1263369;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/phpseclib\";i:1263369;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/unit-tests\";i:1461;s:128:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump\";i:71148;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop\";i:71148;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/src\";i:71148;s:113:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php/tests\";i:36364;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop/mysqldump-php\";i:173644;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/ifsnop\";i:173644;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor/composer\";i:36933;s:86:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/vendor\";i:2104613;s:84:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/cron\";i:7971;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/image/remote\";i:15448;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/image\";i:30495;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/cron/entry\";i:6312;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/cron\";i:9219;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/css\";i:16591;s:93:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/storage\";i:9870;s:111:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/backup-now-modal\";i:917;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/settings\";i:66404;s:100:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/tools\";i:8386;s:104:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/transfers\";i:9232;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/archive-details\";i:12590;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/archives\";i:6919;s:101:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials/remote\";i:5820;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/partials\";i:177117;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/js\";i:109507;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/orphan\";i:6004;s:96:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/compressor\";i:46136;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/remote\";i:47584;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/card/feature\";i:20172;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin/card\";i:39577;s:85:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/admin\";i:1096554;s:89:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/languages\";i:0;s:95:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/includes/config\";i:12540;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/includes\";i:62349;s:83:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup/cli\";i:53141;s:79:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-backup\";i:8549190;s:92:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets/css\";i:7117;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets/partials\";i:1920;s:97:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets/js/bgseo\";i:77335;s:107:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets/js/text-statistics\";i:8962;s:99:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets/js/control\";i:4112;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets/js\";i:200342;s:88:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/assets\";i:209379;s:91:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/languages\";i:13528;s:103:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/configs/i18n\";i:16914;s:98:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/configs\";i:22578;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/settings\";i:7862;s:118:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc/controls\";i:21876;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/inc\";i:64100;s:110:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/tmpl\";i:9128;s:109:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/css\";i:13399;s:108:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean/js\";i:32579;s:105:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib/butterbean\";i:169860;s:94:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes/lib\";i:169860;s:90:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo/includes\";i:243809;s:81:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins/boldgrid-easy-seo\";i:501638;s:63:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/plugins\";i:58846676;s:73:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/kirki-css\";i:3596;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2022/01\";i:0;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2022\";i:0;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/11\";i:0;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/07\";i:59098;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/09\";i:0;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/10\";i:8469524;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/12\";i:0;s:71:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021/06\";i:0;s:68:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads/2021\";i:8528622;s:63:\"/home/kanduh5/public_html/bg_kanduhealth.com/wp-content/uploads\";i:8532218;}','yes'),(1753,'boldgrid_mobile_ratio','0:8','no'),(7898,'pum-has-cached-css','1643394036','yes'),(7899,'pum_all_theme_close_text_cache','a:8:{i:1204;s:2:\"×\";i:1203;s:5:\"CLOSE\";i:1205;s:2:\"×\";i:1206;s:2:\"×\";i:1207;s:2:\"×\";i:1208;s:2:\"×\";i:1209;s:2:\"×\";i:1210;s:2:\"×\";}','yes'),(7902,'pum-has-cached-js','1643394036','yes'),(7911,'pum_total_open_count','4','yes'),(7922,'fc_settings','a:2:{s:10:\"fc_enabled\";s:2:\"on\";s:14:\"fc_widget_code\";s:0:\"\";}','yes'),(7991,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1643441878','no'),(8539,'boldgrid_reseller','a:11:{s:19:\"reseller_identifier\";s:3:\"WHH\";s:14:\"reseller_title\";s:15:\"Web Hosting Hub\";s:17:\"reseller_logo_url\";s:83:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpresswebhostinghub.png\";s:20:\"reseller_website_url\";s:30:\"https://www.webhostinghub.com/\";s:20:\"reseller_support_url\";s:47:\"http://www.webhostinghub.com/help/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:52:\"https://secure.webhostinghub.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:25:\"support@webhostinghub.com\";s:14:\"reseller_phone\";s:14:\"1-877-595-4482\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:52:\"https://secure.webhostinghub.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;}','no'),(4820,'revslider-templates-check','1643501107','yes'),(4821,'revslider-templates-hash','d3a05a97656d17f98f817346b2790385','yes'),(4822,'rs-templates-new','','no'),(2373,'boldgrid_inspirations_previous_version','2.6.3','no'),(4734,'auto_update_plugins','a:0:{}','yes'),(4735,'auto_update_themes','a:0:{}','yes'),(2381,'template_locations_children','a:0:{}','yes'),(6044,'can_compress_scripts','1','no'),(6045,'license_key_token','','yes'),(6046,'wpb_js_js_composer_purchase_code','86cfe7a1-da30-4d3c-8e81-e7438973313a','yes'),(4753,'generate_dynamic_css_output','body{background-color:var(--base-2);color:var(--contrast);}a{color:var(--accent);}a:hover, a:focus{text-decoration:underline;}.entry-title a, .site-branding a, a.button, .wp-block-button__link, .main-navigation a{text-decoration:none;}a:hover, a:focus, a:active{color:var(--contrast);}.grid-container{max-width:1195px;}.wp-block-group__inner-container{max-width:1195px;margin-left:auto;margin-right:auto;}@media (max-width: 850px) and (min-width: 769px){.inside-header{display:flex;flex-direction:column;align-items:center;}.site-logo, .site-branding{margin-bottom:1.5em;}#site-navigation{margin:0 auto;}.header-widget{margin-top:1.5em;}}.site-header .header-image{width:130px;}:root{--contrast:#424242;--contrast-2:#424242;--contrast-3:#b2b2be;--base:#ffffff;--base-2:#ffffff;--base-3:#ffffff;--accent:#A81E1E;--global-color-9:#2D0554;--global-color-10:#DE8431;--global-color-11:#EEAE0B;}.has-contrast-color{color:#424242;}.has-contrast-background-color{background-color:#424242;}.has-contrast-2-color{color:#424242;}.has-contrast-2-background-color{background-color:#424242;}.has-contrast-3-color{color:#b2b2be;}.has-contrast-3-background-color{background-color:#b2b2be;}.has-base-color{color:#ffffff;}.has-base-background-color{background-color:#ffffff;}.has-base-2-color{color:#ffffff;}.has-base-2-background-color{background-color:#ffffff;}.has-base-3-color{color:#ffffff;}.has-base-3-background-color{background-color:#ffffff;}.has-accent-color{color:#A81E1E;}.has-accent-background-color{background-color:#A81E1E;}.has-global-color-9-color{color:#2D0554;}.has-global-color-9-background-color{background-color:#2D0554;}.has-global-color-10-color{color:#DE8431;}.has-global-color-10-background-color{background-color:#DE8431;}.has-global-color-11-color{color:#EEAE0B;}.has-global-color-11-background-color{background-color:#EEAE0B;}h1{font-family:Nunito, sans-serif;font-weight:bold;font-size:55px;}h2{font-family:Nunito, sans-serif;font-weight:bold;}h4{font-family:Nunito, sans-serif;font-weight:normal;margin-bottom:1.5em;}h5{font-family:Assistant, sans-serif;font-weight:normal;text-transform:uppercase;}h6{font-family:Assistant, sans-serif;font-weight:normal;}@media (max-width:768px){h6{font-size:18px;}}body, button, input, select, textarea{font-family:Assistant, sans-serif;font-size:19px;}.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-family:Nunito, sans-serif;font-weight:bold;font-size:18px;}.main-navigation .main-nav ul ul li a{font-family:Nunito, sans-serif;font-weight:normal;font-size:18px;}h3{font-family:Nunito, sans-serif;font-weight:normal;font-size:31px;line-height:1.4em;margin-bottom:1.5em;}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:var(--base-3);}.main-title a,.main-title a:hover{color:var(--contrast);}.site-description{color:var(--contrast-2);}.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:hover,.mobile-menu-control-wrapper .menu-toggle:focus,.has-inline-mobile-toggle #site-navigation.toggled{background-color:rgba(0, 0, 0, 0.02);}.main-navigation,.main-navigation ul ul{background-color:var(--base-3);}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:var(--contrast);}.main-navigation .main-nav ul li:not([class*=\"current-menu-\"]):hover > a, .main-navigation .main-nav ul li:not([class*=\"current-menu-\"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*=\"current-menu-\"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:var(--accent);}button.menu-toggle:hover,button.menu-toggle:focus{color:var(--contrast);}.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a{color:var(--accent);}.navigation-search input[type=\"search\"],.navigation-search input[type=\"search\"]:active, .navigation-search input[type=\"search\"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:var(--accent);}.main-navigation ul ul{background-color:var(--base);}.main-navigation .main-nav ul ul li a{color:#424242;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{color:var(--contrast);background-color:var(--base-3);}.inside-article a,.paging-navigation a,.comments-area a,.page-header a{color:var(--accent);}.entry-header h1,.page-header h1{color:var(--contrast);}.entry-title a{color:var(--contrast);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}h1{color:#ffffff;}h2{color:var(--contrast);}h3{color:var(--contrast);}h4{color:var(--contrast);}h5{color:var(--contrast);}h6{color:var(--contrast);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{color:var(--base-3);background-color:var(--global-color-9);}.footer-widgets a{color:#FFDF6D;}.footer-widgets .widget-title{color:var(--base-3);}.site-info{color:var(--base-3);background-color:var(--global-color-9);}.site-info a{color:var(--base-3);}.site-info a:hover{color:var(--base-3);}.footer-bar .widget_nav_menu .current-menu-item a{color:var(--base-3);}input[type=\"text\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=\"tel\"],input[type=\"number\"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:rgba(240,240,240,0);}input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=\"tel\"]:focus,input[type=\"number\"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:#DBDBDB;border-color:rgba(178,178,189,0);}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a.button,a.wp-block-button__link:not(.has-background){color:var(--contrast);background-color:#EEAE0B;}button:hover,html input[type=\"button\"]:hover,input[type=\"reset\"]:hover,input[type=\"submit\"]:hover,a.button:hover,button:focus,html input[type=\"button\"]:focus,input[type=\"reset\"]:focus,input[type=\"submit\"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#f5c448;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}@media (max-width: 768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.inside-header{padding:0px 40px 0px 40px;}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 14px 0px 14px;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:0px 40px 0px 40px;}.site-main .wp-block-group__inner-container{padding:0px 40px 0px 40px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}.sidebar .widget, .page-header, .widget-area .main-navigation, .site-main > *{margin-bottom:0px;}.separate-containers .site-main{margin:0px;}.both-right .inside-left-sidebar,.both-left .inside-left-sidebar{margin-right:0px;}.both-right .inside-right-sidebar,.both-left .inside-right-sidebar{margin-left:0px;}.one-container.archive .post:not(:last-child), .one-container.blog .post:not(:last-child){padding-bottom:0px;}.separate-containers .featured-image{margin-top:0px;}.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar{margin-top:0px;margin-bottom:0px;}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .menu-bar-item > a{padding-left:26px;padding-right:26px;line-height:52px;}.main-navigation .main-nav ul ul li a{padding:15px 26px 15px 26px;}.navigation-search input[type=\"search\"]{height:52px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:26px;}.menu-item-has-children .dropdown-menu-toggle{padding-right:26px;}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:15px;padding-bottom:15px;margin-top:-15px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:26px;}.widget-area .widget{padding:0px 40px 40px 40px;}.footer-widgets-container{padding:20px 40px 0px 40px;}.inside-site-info{padding:0px 40px 0px 40px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:20px 30px 30px 30px;}.site-main .wp-block-group__inner-container{padding:20px 30px 30px 30px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-right:30px;padding-bottom:0px;padding-left:30px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}.one-container .site-main .paging-navigation{margin-bottom:0px;}}','yes'),(4184,'bodhi_svgs_plugin_version','2.3.21','yes'),(4185,'generatepress_dynamic_css_data','a:0:{}','yes'),(4186,'site_logo','973','yes'),(2113,'gen_premium_license_key_status','valid','yes'),(2114,'gen_premium_license_key','898e2cf5daaf966c499ee2275f271b6b','yes'),(2133,'edd_sl_4a9ddaa710bf0be56c7a24d9460ffd4f','a:2:{s:7:\"timeout\";i:1643415550;s:5:\"value\";s:54016:\"{\"new_version\":\"2.1.1\",\"stable_version\":\"2.1.1\",\"name\":\"GP Premium\",\"slug\":\"gp-premium\",\"url\":\"https:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/?changelog=1\",\"last_updated\":\"2021-12-02 18:36:48\",\"homepage\":\"https:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/\",\"package\":\"https:\\/\\/generatepress.com\\/edd-sl\\/package_download\\/MTY0MzQ2NTk1MDo4OThlMmNmNWRhYWY5NjZjNDk5ZWUyMjc1ZjI3MWI2YjoyNTQ0MTpkNjAxMWQ0ZmI5ZDhkOGEzZTk5OGJlYjI2MmE0M2RiYTpodHRwc0AvL2VodWI1OC53ZWJob3N0aW5naHViLmNvbS9+a2FuZHVoNS9iZ19rYW5kdWhlYWx0aC5jb206MA==\",\"download_link\":\"https:\\/\\/generatepress.com\\/edd-sl\\/package_download\\/MTY0MzQ2NTk1MDo4OThlMmNmNWRhYWY5NjZjNDk5ZWUyMjc1ZjI3MWI2YjoyNTQ0MTpkNjAxMWQ0ZmI5ZDhkOGEzZTk5OGJlYjI2MmE0M2RiYTpodHRwc0AvL2VodWI1OC53ZWJob3N0aW5naHViLmNvbS9+a2FuZHVoNS9iZ19rYW5kdWhlYWx0aC5jb206MA==\",\"sections\":{\"description\":\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"https:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\",\"changelog\":\"<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Fix mobile header sticky auto hide<\\/li>\\n<li>Site Library: Fix broken CSS variables on import<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix masonry JS error if no archive pagination exists<\\/li>\\n<li>Blog: Fix full width featured blog column<\\/li>\\n<li>Colors: Deprecate module if using GP 3.1.0<\\/li>\\n<li>Elements: Add custom class option to dynamic image block<\\/li>\\n<li>Elements: Add support for post_type array in display rules<\\/li>\\n<li>Elements: Fix container link option when targeting next\\/previous posts<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new dynamic typography system<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new color system<\\/li>\\n<li>Menu Plus: Integrate mobile header HTML attributes with new HTML attribute system<\\/li>\\n<li>Menu Plus: Integrate mobile header and off-canvas panel with new generate_has_active_menu filter<\\/li>\\n<li>Menu Plus: Fix broken inline CSS when using floated sticky navigation<\\/li>\\n<li>Menu Plus: Add logo dimensions to navigation logo<\\/li>\\n<li>Secondary Navigation: Integrate with new color system<\\/li>\\n<li>Secondary Navigation: Integrate with new generate_has_active_menu filter<\\/li>\\n<li>Secondary Navigation: Integrate with new dynamic typography system<\\/li>\\n<li>Secondary Navigation: Reduce box-shadow to match main navigation<\\/li>\\n<li>Secondary Navigation: Change direction of sub-menu box-shadow when opening left<\\/li>\\n<li>Secondary Navigation: Fix sub-menu overlap when using dropdown click\\/mobile<\\/li>\\n<li>Secondary Navigation: Replace box-shadow with border-bottom when sub-menu opens down<\\/li>\\n<li>Site Library: Add site author attribution<\\/li>\\n<li>Typography: Deprecate module if using dynamic typography in GP 3.1.0<\\/li>\\n<li>WooCommerce: Integrate with new dynamic typography system<\\/li>\\n<li>WooCommerce: Integrate with new colors system<\\/li>\\n<li>WooCommerce: Remove category title\\/description if using page hero with title disabled<\\/li>\\n<li>WooCommerce: Remove &quot;speak&quot; CSS properties<\\/li>\\n<li>WooCommerce: Fix empty continue shopping link on mobile<\\/li>\\n<li>WooCommerce: Fix persistent sticky add to cart panel<\\/li>\\n<li>General: Integrate with new GP 3.1.0 Dashboard<\\/li>\\n<li>General: Remove featured-image-active body class if featured image is disabled<\\/li>\\n<li>General: Change date format in exported JSON filename<\\/li>\\n<li>General: Fix PHP error when license key activation returns 403<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Elements: Use block_categories_all filter in WP 5.8<\\/li>\\n<li>Elements: Remove wp-editor dependency from new widget editor<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Elements: Use blog page title for dynamic title if set<\\/li>\\n<li>Spacing: Fix reset button bug in Customizer controls<\\/li>\\n<li>WooCommerce: Fix infinite scroll applying to product taxonomy pages<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix infinite scroll bug on product archives<\\/li>\\n<li>Elements: Fix error in WP 4.9.x versions<\\/li>\\n<li>Menu Plus: Prevent 0x0 logo dimension attributes if no dimensions exist<\\/li>\\n<li>Site Library: Add vertical scroll ability to the Site Library control area<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>Blog: Rewrite infinite scroll using vanilla javascript<\\/li>\\n<li>Blog: Rewrite masonry using vanilla javascript<\\/li>\\n<li>Blog: Add separate infinite scroll path element to footer<\\/li>\\n<li>Blog: Fix missing single\\/page featured image options when archive image disabled<\\/li>\\n<li>Blog: Add aria-label instead of screen-reader-text to read more button<\\/li>\\n<li>Colors: Fix back to top Customizer color preview<\\/li>\\n<li>Elements: New Content Template Element<\\/li>\\n<li>Elements: New Post Meta Template Element<\\/li>\\n<li>Elements: New Post Navigation Template Element<\\/li>\\n<li>Elements: New Page Hero Block Element<\\/li>\\n<li>Elements: New Archive Navigation Template Element<\\/li>\\n<li>Elements: New Editor Width option in Block Elements<\\/li>\\n<li>Elements: Move Block Elements options into editor sidebar<\\/li>\\n<li>Elements: Show Site Header options by default in Header Element<\\/li>\\n<li>Elements: Fix Classic Editor issue in Block Elements<\\/li>\\n<li>Elements: Add a list of active Elements to page editor<\\/li>\\n<li>Elements: Add a list of active Elements to the admin bar<\\/li>\\n<li>Elements: Add notices to Customizer if Elements may be overwriting options<\\/li>\\n<li>Elements: Disable mobile header menu if menu is disabled via Layout Element<\\/li>\\n<li>Elements: Improve Display Rule loading performance<\\/li>\\n<li>Elements: Add block type filter to Elements dashboard<\\/li>\\n<li>Elements: Add generate_element_display filter<\\/li>\\n<li>Elements: Add No Results as a Display Rule condition<\\/li>\\n<li>Menu Plus: Hide slideout toggle at set mobile menu breakpoint value<\\/li>\\n<li>Menu Plus: Fix sticky menu height when using navigation as header<\\/li>\\n<li>Menu Plus: Add dimensions to mobile\\/sticky logos<\\/li>\\n<li>Menu Plus: Make Off-Canvas menu take up full width of canvas<\\/li>\\n<li>Menu Plus: Fix menu bar item sticky transition<\\/li>\\n<li>Menu Plus: Prevent sticky sidebar nav if mobile header is set to sticky<\\/li>\\n<li>Secondary Nav: Fix centered secondary navigation items using flexbox<\\/li>\\n<li>Secondary Nav: Fix conflict with Nav as Header option<\\/li>\\n<li>Secondary Nav: Fix missing menu cart items when using click dropdowns<\\/li>\\n<li>Sections: Officially deprecate module<\\/li>\\n<li>Site Library: Completely rebuild Site Library using React<\\/li>\\n<li>WooCommerce: Move full width single product CSS to inline CSS<\\/li>\\n<li>WooCommerce: Use wc_get_product() instead of new WC_Product()<\\/li>\\n<li>WooCommerce: Add more checks for WC() class to prevent error logs<\\/li>\\n<li>WooCommerce: Add generate_wc_cart_panel_checkout_button_output filter<\\/li>\\n<li>WooCommerce: Add generate_wc_sticky_add_to_cart_action filter<\\/li>\\n<li>WooCommerce: Add generate_wc_show_sticky_add_to_cart filter<\\/li>\\n<li>WooCommerce: Re-write quantity button javascript to be more performant\\/extendable<\\/li>\\n<li>General: Update theme install link<\\/li>\\n<li>General: Update alpha color picker script<\\/li>\\n<li>General: Use correct URL scheme in external stylesheet URLs<\\/li>\\n<li>General: Check if FS_CHMOD_FILE is defined in external stylesheet generation<\\/li>\\n<li>General: Use inline CSS when using AMP plugin<\\/li>\\n<li>General: Update EDD_SL_Plugin_Updater class to 1.8.0<\\/li>\\n<li>General: Clean up javascript throughout plugin<\\/li>\\n<li>General: Replace deprecated jQuery functions<\\/li>\\n<\\/ul>\\n<h4> 1.12.3 <\\/h4>\\n<ul>\\n<li>WooCommerce: Fix quantity buttons in WP 5.6<\\/li>\\n<\\/ul>\\n<h4> 1.12.2 <\\/h4>\\n<ul>\\n<li>Blog: Load columns CSS when using filter to enable it anywhere<\\/li>\\n<li>Menu Plus: Fix sticky mobile header jump when using inline mobile toggle<\\/li>\\n<li>Menu Plus: Add margin to sticky nav branding when set to full width<\\/li>\\n<li>Menu Plus: Disable sticky nav container text align padding<\\/li>\\n<li>Menu Plus: Make mobile menu absolute only when smooth scroll is enabled<\\/li>\\n<li>Menu Plus: Improve nav as header\\/mobile header when using flexbox<\\/li>\\n<li>Menu Plus: Prevent off-canvas panel close button from flashing visible when closing<\\/li>\\n<li>Spacing: Fix custom nav search height<\\/li>\\n<\\/ul>\\n<h4> 1.12.1 <\\/h4>\\n<ul>\\n<li>Typography: Fix missing heading font size controls in the Customizer<\\/li>\\n<\\/ul>\\n<h4> 1.12.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix column margin on mobile with some caching plugins<\\/li>\\n<li>Blog: Add post-load trigger to infinite scroll for better plugin compatibility<\\/li>\\n<li>Blog: Take generate_blog_columns filter into account when loading columns CSS<\\/li>\\n<li>Colors: Add search menu-bar-item color live preview to Customizer<\\/li>\\n<li>Elements: Fix broken custom hook field in Block Elements<\\/li>\\n<li>Elements: Integrate page hero with text container alignment in GP 3.0<\\/li>\\n<li>Elements: Better integrate Header Element colors with GP 3.0<\\/li>\\n<li>Elements: Only disable content title when {{post_title}} is present on single pages<\\/li>\\n<li>Elements: Fix  tag in metabox<\\/li>\\n<li>Elements: Add generate_elements_metabox_ajax_allow_editors filter<\\/li>\\n<li>Elements: Add new 3.0 hooks to hook selector<\\/li>\\n<li>Elements: Re-add generate_elements_custom_args filter<\\/li>\\n<li>Menu Plus: Better prepare navigation as header for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare Off-Canvas Panel for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Menu Plus: Add has-menu-bar-items class to mobile header if needed<\\/li>\\n<li>Menu Plus: Add is-logo-image class to all site logos<\\/li>\\n<li>Menu Plus: Fix mobile header alignment when it has menu bar items<\\/li>\\n<li>Secondary Nav: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Secondary Nav: Fix hidden navigation widget in top bar when merged with secondary nav<\\/li>\\n<li>Sites: Improve the option-only import feature<\\/li>\\n<li>Sites: Improve the refresh sites button functionality<\\/li>\\n<li>Sites: Improve the undo site import functionality<\\/li>\\n<li>Sites: Fix Elementor site import issues<\\/li>\\n<li>Sites: Re-add Elementor sites to library<\\/li>\\n<li>Spacing: Better prepare Customizer live preview for GP 3.0<\\/li>\\n<li>Spacing: Fix blog column spacing Customizer live preview<\\/li>\\n<li>Spacing: Stop handling mobile header, widget and footer widget features added in GP 3.0<\\/li>\\n<li>Typography: Add mobile font size control for H3 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H4 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H5 (when using GP 3.0)<\\/li>\\n<li>Typography: Allow empty tablet and mobile site title font size values<\\/li>\\n<li>Typography: Make menu toggle CSS selector specific to primary navigation<\\/li>\\n<li>WooCommerce: Use CSS for secondary product image functionality instead of JS<\\/li>\\n<li>WooCommerce: Only load .js file if needed<\\/li>\\n<li>WooCommerce: Fix quantity box functionality when multiple quantity boxes exist on the page<\\/li>\\n<li>General: Improve alpha color picker script for better 5.5 compatibility<\\/li>\\n<li>General: Move child theme stylesheet after dynamic stylesheet if enabled<\\/li>\\n<li>General: Update gp-premium-de_DE.mo<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-fi.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<li>General: Update gp-premium-sv_SE.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.3 <\\/h4>\\n<ul>\\n<li>Blog: Set widths to grid-sizer element<\\/li>\\n<li>Elements: Fix legacy Page Header\\/Hooks buttons in the Elements dashboard<\\/li>\\n<li>Page Header: Replace .load() with .on(\'load\')<\\/li>\\n<li>Page Header: Fix color picker error in WP 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.11.2 <\\/h4>\\n<ul>\\n<li>Blog: Remove negative featured image top margin from columns when using one container<\\/li>\\n<li>Blog: Fix infinite scroll items loading above viewport when using columns<\\/li>\\n<li>Blog: Fix infinite scroll featured images not displaying in Safari<\\/li>\\n<li>Elements: Prevent error in editor when generate_get_option() function doesn\'t exist<\\/li>\\n<li>General: Load inline CSS in previews when using external CSS option<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.1 <\\/h4>\\n<ul>\\n<li>Elements: Remove stray quote character in Layout Element metabox<\\/li>\\n<li>Sections: Fix color picker JS error in WP 5.5<\\/li>\\n<li>General: Fix external CSS option not removing inline CSS in some cases<\\/li>\\n<\\/ul>\\n<h4> 1.11.0 <\\/h4>\\n<ul>\\n<li>New: Block Elements<\\/li>\\n<li>New: Apply Layout Element options to the block editor if set<\\/li>\\n<li>New: Generate dynamic CSS in an external file<\\/li>\\n<li>Blog: Separate CSS and load only when needed<\\/li>\\n<li>Blog: Add column width classes to stylesheet<\\/li>\\n<li>Blog: Disable featured image itemprop if microdata is disabled<\\/li>\\n<li>Blog: Add generate_blog_masonry_init filter<\\/li>\\n<li>Blog: Add generate_blog_infinite_scroll_init filter<\\/li>\\n<li>Blog: Fix archive page header overlap when using no featured image padding\\/one container<\\/li>\\n<li>Blog: Replace screen reader text with aria-label in read more buttons<\\/li>\\n<li>Disable Elements: Add option to disable the Mobile Header<\\/li>\\n<li>Disable Elements: Disable top bar disables it even when combined with Secondary Nav<\\/li>\\n<li>Disable Elements: Use generate_show_post_navigation filter to disable single post navigation<\\/li>\\n<li>Elements: Use full hook name with generate_ prefix in dropdown<\\/li>\\n<li>Elements: Rebuild how Element types are chosen<\\/li>\\n<li>Elements: Add chosen hook under type column in edit.php<\\/li>\\n<li>Menu Plus: Add generate_after_mobile_header_menu_button filter<\\/li>\\n<li>Menu Plus: Add sticky placeholder only when nav becomes sticky<\\/li>\\n<li>Menu Plus: Add class to sticky nav when scrolling up<\\/li>\\n<li>Menu Plus: Fix navigation branding\\/mobile header layout when using RTL languages<\\/li>\\n<li>Page Header: Prevent PHP notices<\\/li>\\n<li>Secondary Nav: Clean up CSS<\\/li>\\n<li>Secondary Nav: Add generate_after_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Add generate_before_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Integrate with future flexbox option<\\/li>\\n<li>Secondary Nav: Add has-top-bar class if needed<\\/li>\\n<li>Secondary Nav: Add screen reader text to mobile menu toggle if no text exists<\\/li>\\n<li>Secondary Nav: Remove microdata if disabled<\\/li>\\n<li>Secondary Nav: Add generate_secondary_menu_bar_items hook<\\/li>\\n<li>Spacing: Set sidebar width in Customizer for future flexbox option<\\/li>\\n<li>WooCommerce: Add generate_woocommerce_show_add_to_cart_panel filter<\\/li>\\n<li>WooCommerce: Integrate with future flexbox option<\\/li>\\n<li>WooCommerce: Ensure WC()-&gt;cart is set<\\/li>\\n<li>WooCommerce: Remove left margin from SVG menu cart icon<\\/li>\\n<li>WooCommerce: Show sticky add to cart panel on sold individually products<\\/li>\\n<li>WooCommerce: Remove bottom margin from related\\/upsell products<\\/li>\\n<li>WooCommerce: Fix cart menu item spacing in RTL languages<\\/li>\\n<li>WooCommerce: Fix menu item cart dropdown design in RTL languages<\\/li>\\n<li>General: Update selectWoo<\\/li>\\n<li>General: Update select2<\\/li>\\n<li>General: Run all CSS through PostCSS<\\/li>\\n<li>General: Fix various text domains<\\/li>\\n<li>General: Fix JS error when toggling nav as header option without Colors\\/Typography modules<\\/li>\\n<li>General: Update all translations over 90% complete<\\/li>\\n<li>General: PHP cleanup\\/coding standards<\\/li>\\n<li>General: Add off_canvas_desktop_toggle_label to wpml-config.xml<\\/li>\\n<\\/ul>\\n<h4> 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix &quot;null&quot; in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-128x128.png\",\"2x\":\"https:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-256x256.png\"},\"stable_tag\":\"2.1.1\",\"tested\":\"5.8.1\",\"description\":[\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"https:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\"],\"changelog\":[\"<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Fix mobile header sticky auto hide<\\/li>\\n<li>Site Library: Fix broken CSS variables on import<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix masonry JS error if no archive pagination exists<\\/li>\\n<li>Blog: Fix full width featured blog column<\\/li>\\n<li>Colors: Deprecate module if using GP 3.1.0<\\/li>\\n<li>Elements: Add custom class option to dynamic image block<\\/li>\\n<li>Elements: Add support for post_type array in display rules<\\/li>\\n<li>Elements: Fix container link option when targeting next\\/previous posts<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new dynamic typography system<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new color system<\\/li>\\n<li>Menu Plus: Integrate mobile header HTML attributes with new HTML attribute system<\\/li>\\n<li>Menu Plus: Integrate mobile header and off-canvas panel with new generate_has_active_menu filter<\\/li>\\n<li>Menu Plus: Fix broken inline CSS when using floated sticky navigation<\\/li>\\n<li>Menu Plus: Add logo dimensions to navigation logo<\\/li>\\n<li>Secondary Navigation: Integrate with new color system<\\/li>\\n<li>Secondary Navigation: Integrate with new generate_has_active_menu filter<\\/li>\\n<li>Secondary Navigation: Integrate with new dynamic typography system<\\/li>\\n<li>Secondary Navigation: Reduce box-shadow to match main navigation<\\/li>\\n<li>Secondary Navigation: Change direction of sub-menu box-shadow when opening left<\\/li>\\n<li>Secondary Navigation: Fix sub-menu overlap when using dropdown click\\/mobile<\\/li>\\n<li>Secondary Navigation: Replace box-shadow with border-bottom when sub-menu opens down<\\/li>\\n<li>Site Library: Add site author attribution<\\/li>\\n<li>Typography: Deprecate module if using dynamic typography in GP 3.1.0<\\/li>\\n<li>WooCommerce: Integrate with new dynamic typography system<\\/li>\\n<li>WooCommerce: Integrate with new colors system<\\/li>\\n<li>WooCommerce: Remove category title\\/description if using page hero with title disabled<\\/li>\\n<li>WooCommerce: Remove &quot;speak&quot; CSS properties<\\/li>\\n<li>WooCommerce: Fix empty continue shopping link on mobile<\\/li>\\n<li>WooCommerce: Fix persistent sticky add to cart panel<\\/li>\\n<li>General: Integrate with new GP 3.1.0 Dashboard<\\/li>\\n<li>General: Remove featured-image-active body class if featured image is disabled<\\/li>\\n<li>General: Change date format in exported JSON filename<\\/li>\\n<li>General: Fix PHP error when license key activation returns 403<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Elements: Use block_categories_all filter in WP 5.8<\\/li>\\n<li>Elements: Remove wp-editor dependency from new widget editor<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Elements: Use blog page title for dynamic title if set<\\/li>\\n<li>Spacing: Fix reset button bug in Customizer controls<\\/li>\\n<li>WooCommerce: Fix infinite scroll applying to product taxonomy pages<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix infinite scroll bug on product archives<\\/li>\\n<li>Elements: Fix error in WP 4.9.x versions<\\/li>\\n<li>Menu Plus: Prevent 0x0 logo dimension attributes if no dimensions exist<\\/li>\\n<li>Site Library: Add vertical scroll ability to the Site Library control area<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>Blog: Rewrite infinite scroll using vanilla javascript<\\/li>\\n<li>Blog: Rewrite masonry using vanilla javascript<\\/li>\\n<li>Blog: Add separate infinite scroll path element to footer<\\/li>\\n<li>Blog: Fix missing single\\/page featured image options when archive image disabled<\\/li>\\n<li>Blog: Add aria-label instead of screen-reader-text to read more button<\\/li>\\n<li>Colors: Fix back to top Customizer color preview<\\/li>\\n<li>Elements: New Content Template Element<\\/li>\\n<li>Elements: New Post Meta Template Element<\\/li>\\n<li>Elements: New Post Navigation Template Element<\\/li>\\n<li>Elements: New Page Hero Block Element<\\/li>\\n<li>Elements: New Archive Navigation Template Element<\\/li>\\n<li>Elements: New Editor Width option in Block Elements<\\/li>\\n<li>Elements: Move Block Elements options into editor sidebar<\\/li>\\n<li>Elements: Show Site Header options by default in Header Element<\\/li>\\n<li>Elements: Fix Classic Editor issue in Block Elements<\\/li>\\n<li>Elements: Add a list of active Elements to page editor<\\/li>\\n<li>Elements: Add a list of active Elements to the admin bar<\\/li>\\n<li>Elements: Add notices to Customizer if Elements may be overwriting options<\\/li>\\n<li>Elements: Disable mobile header menu if menu is disabled via Layout Element<\\/li>\\n<li>Elements: Improve Display Rule loading performance<\\/li>\\n<li>Elements: Add block type filter to Elements dashboard<\\/li>\\n<li>Elements: Add generate_element_display filter<\\/li>\\n<li>Elements: Add No Results as a Display Rule condition<\\/li>\\n<li>Menu Plus: Hide slideout toggle at set mobile menu breakpoint value<\\/li>\\n<li>Menu Plus: Fix sticky menu height when using navigation as header<\\/li>\\n<li>Menu Plus: Add dimensions to mobile\\/sticky logos<\\/li>\\n<li>Menu Plus: Make Off-Canvas menu take up full width of canvas<\\/li>\\n<li>Menu Plus: Fix menu bar item sticky transition<\\/li>\\n<li>Menu Plus: Prevent sticky sidebar nav if mobile header is set to sticky<\\/li>\\n<li>Secondary Nav: Fix centered secondary navigation items using flexbox<\\/li>\\n<li>Secondary Nav: Fix conflict with Nav as Header option<\\/li>\\n<li>Secondary Nav: Fix missing menu cart items when using click dropdowns<\\/li>\\n<li>Sections: Officially deprecate module<\\/li>\\n<li>Site Library: Completely rebuild Site Library using React<\\/li>\\n<li>WooCommerce: Move full width single product CSS to inline CSS<\\/li>\\n<li>WooCommerce: Use wc_get_product() instead of new WC_Product()<\\/li>\\n<li>WooCommerce: Add more checks for WC() class to prevent error logs<\\/li>\\n<li>WooCommerce: Add generate_wc_cart_panel_checkout_button_output filter<\\/li>\\n<li>WooCommerce: Add generate_wc_sticky_add_to_cart_action filter<\\/li>\\n<li>WooCommerce: Add generate_wc_show_sticky_add_to_cart filter<\\/li>\\n<li>WooCommerce: Re-write quantity button javascript to be more performant\\/extendable<\\/li>\\n<li>General: Update theme install link<\\/li>\\n<li>General: Update alpha color picker script<\\/li>\\n<li>General: Use correct URL scheme in external stylesheet URLs<\\/li>\\n<li>General: Check if FS_CHMOD_FILE is defined in external stylesheet generation<\\/li>\\n<li>General: Use inline CSS when using AMP plugin<\\/li>\\n<li>General: Update EDD_SL_Plugin_Updater class to 1.8.0<\\/li>\\n<li>General: Clean up javascript throughout plugin<\\/li>\\n<li>General: Replace deprecated jQuery functions<\\/li>\\n<\\/ul>\\n<h4> 1.12.3 <\\/h4>\\n<ul>\\n<li>WooCommerce: Fix quantity buttons in WP 5.6<\\/li>\\n<\\/ul>\\n<h4> 1.12.2 <\\/h4>\\n<ul>\\n<li>Blog: Load columns CSS when using filter to enable it anywhere<\\/li>\\n<li>Menu Plus: Fix sticky mobile header jump when using inline mobile toggle<\\/li>\\n<li>Menu Plus: Add margin to sticky nav branding when set to full width<\\/li>\\n<li>Menu Plus: Disable sticky nav container text align padding<\\/li>\\n<li>Menu Plus: Make mobile menu absolute only when smooth scroll is enabled<\\/li>\\n<li>Menu Plus: Improve nav as header\\/mobile header when using flexbox<\\/li>\\n<li>Menu Plus: Prevent off-canvas panel close button from flashing visible when closing<\\/li>\\n<li>Spacing: Fix custom nav search height<\\/li>\\n<\\/ul>\\n<h4> 1.12.1 <\\/h4>\\n<ul>\\n<li>Typography: Fix missing heading font size controls in the Customizer<\\/li>\\n<\\/ul>\\n<h4> 1.12.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix column margin on mobile with some caching plugins<\\/li>\\n<li>Blog: Add post-load trigger to infinite scroll for better plugin compatibility<\\/li>\\n<li>Blog: Take generate_blog_columns filter into account when loading columns CSS<\\/li>\\n<li>Colors: Add search menu-bar-item color live preview to Customizer<\\/li>\\n<li>Elements: Fix broken custom hook field in Block Elements<\\/li>\\n<li>Elements: Integrate page hero with text container alignment in GP 3.0<\\/li>\\n<li>Elements: Better integrate Header Element colors with GP 3.0<\\/li>\\n<li>Elements: Only disable content title when {{post_title}} is present on single pages<\\/li>\\n<li>Elements: Fix  tag in metabox<\\/li>\\n<li>Elements: Add generate_elements_metabox_ajax_allow_editors filter<\\/li>\\n<li>Elements: Add new 3.0 hooks to hook selector<\\/li>\\n<li>Elements: Re-add generate_elements_custom_args filter<\\/li>\\n<li>Menu Plus: Better prepare navigation as header for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare Off-Canvas Panel for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Menu Plus: Add has-menu-bar-items class to mobile header if needed<\\/li>\\n<li>Menu Plus: Add is-logo-image class to all site logos<\\/li>\\n<li>Menu Plus: Fix mobile header alignment when it has menu bar items<\\/li>\\n<li>Secondary Nav: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Secondary Nav: Fix hidden navigation widget in top bar when merged with secondary nav<\\/li>\\n<li>Sites: Improve the option-only import feature<\\/li>\\n<li>Sites: Improve the refresh sites button functionality<\\/li>\\n<li>Sites: Improve the undo site import functionality<\\/li>\\n<li>Sites: Fix Elementor site import issues<\\/li>\\n<li>Sites: Re-add Elementor sites to library<\\/li>\\n<li>Spacing: Better prepare Customizer live preview for GP 3.0<\\/li>\\n<li>Spacing: Fix blog column spacing Customizer live preview<\\/li>\\n<li>Spacing: Stop handling mobile header, widget and footer widget features added in GP 3.0<\\/li>\\n<li>Typography: Add mobile font size control for H3 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H4 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H5 (when using GP 3.0)<\\/li>\\n<li>Typography: Allow empty tablet and mobile site title font size values<\\/li>\\n<li>Typography: Make menu toggle CSS selector specific to primary navigation<\\/li>\\n<li>WooCommerce: Use CSS for secondary product image functionality instead of JS<\\/li>\\n<li>WooCommerce: Only load .js file if needed<\\/li>\\n<li>WooCommerce: Fix quantity box functionality when multiple quantity boxes exist on the page<\\/li>\\n<li>General: Improve alpha color picker script for better 5.5 compatibility<\\/li>\\n<li>General: Move child theme stylesheet after dynamic stylesheet if enabled<\\/li>\\n<li>General: Update gp-premium-de_DE.mo<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-fi.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<li>General: Update gp-premium-sv_SE.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.3 <\\/h4>\\n<ul>\\n<li>Blog: Set widths to grid-sizer element<\\/li>\\n<li>Elements: Fix legacy Page Header\\/Hooks buttons in the Elements dashboard<\\/li>\\n<li>Page Header: Replace .load() with .on(\'load\')<\\/li>\\n<li>Page Header: Fix color picker error in WP 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.11.2 <\\/h4>\\n<ul>\\n<li>Blog: Remove negative featured image top margin from columns when using one container<\\/li>\\n<li>Blog: Fix infinite scroll items loading above viewport when using columns<\\/li>\\n<li>Blog: Fix infinite scroll featured images not displaying in Safari<\\/li>\\n<li>Elements: Prevent error in editor when generate_get_option() function doesn\'t exist<\\/li>\\n<li>General: Load inline CSS in previews when using external CSS option<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.1 <\\/h4>\\n<ul>\\n<li>Elements: Remove stray quote character in Layout Element metabox<\\/li>\\n<li>Sections: Fix color picker JS error in WP 5.5<\\/li>\\n<li>General: Fix external CSS option not removing inline CSS in some cases<\\/li>\\n<\\/ul>\\n<h4> 1.11.0 <\\/h4>\\n<ul>\\n<li>New: Block Elements<\\/li>\\n<li>New: Apply Layout Element options to the block editor if set<\\/li>\\n<li>New: Generate dynamic CSS in an external file<\\/li>\\n<li>Blog: Separate CSS and load only when needed<\\/li>\\n<li>Blog: Add column width classes to stylesheet<\\/li>\\n<li>Blog: Disable featured image itemprop if microdata is disabled<\\/li>\\n<li>Blog: Add generate_blog_masonry_init filter<\\/li>\\n<li>Blog: Add generate_blog_infinite_scroll_init filter<\\/li>\\n<li>Blog: Fix archive page header overlap when using no featured image padding\\/one container<\\/li>\\n<li>Blog: Replace screen reader text with aria-label in read more buttons<\\/li>\\n<li>Disable Elements: Add option to disable the Mobile Header<\\/li>\\n<li>Disable Elements: Disable top bar disables it even when combined with Secondary Nav<\\/li>\\n<li>Disable Elements: Use generate_show_post_navigation filter to disable single post navigation<\\/li>\\n<li>Elements: Use full hook name with generate_ prefix in dropdown<\\/li>\\n<li>Elements: Rebuild how Element types are chosen<\\/li>\\n<li>Elements: Add chosen hook under type column in edit.php<\\/li>\\n<li>Menu Plus: Add generate_after_mobile_header_menu_button filter<\\/li>\\n<li>Menu Plus: Add sticky placeholder only when nav becomes sticky<\\/li>\\n<li>Menu Plus: Add class to sticky nav when scrolling up<\\/li>\\n<li>Menu Plus: Fix navigation branding\\/mobile header layout when using RTL languages<\\/li>\\n<li>Page Header: Prevent PHP notices<\\/li>\\n<li>Secondary Nav: Clean up CSS<\\/li>\\n<li>Secondary Nav: Add generate_after_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Add generate_before_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Integrate with future flexbox option<\\/li>\\n<li>Secondary Nav: Add has-top-bar class if needed<\\/li>\\n<li>Secondary Nav: Add screen reader text to mobile menu toggle if no text exists<\\/li>\\n<li>Secondary Nav: Remove microdata if disabled<\\/li>\\n<li>Secondary Nav: Add generate_secondary_menu_bar_items hook<\\/li>\\n<li>Spacing: Set sidebar width in Customizer for future flexbox option<\\/li>\\n<li>WooCommerce: Add generate_woocommerce_show_add_to_cart_panel filter<\\/li>\\n<li>WooCommerce: Integrate with future flexbox option<\\/li>\\n<li>WooCommerce: Ensure WC()-&gt;cart is set<\\/li>\\n<li>WooCommerce: Remove left margin from SVG menu cart icon<\\/li>\\n<li>WooCommerce: Show sticky add to cart panel on sold individually products<\\/li>\\n<li>WooCommerce: Remove bottom margin from related\\/upsell products<\\/li>\\n<li>WooCommerce: Fix cart menu item spacing in RTL languages<\\/li>\\n<li>WooCommerce: Fix menu item cart dropdown design in RTL languages<\\/li>\\n<li>General: Update selectWoo<\\/li>\\n<li>General: Update select2<\\/li>\\n<li>General: Run all CSS through PostCSS<\\/li>\\n<li>General: Fix various text domains<\\/li>\\n<li>General: Fix JS error when toggling nav as header option without Colors\\/Typography modules<\\/li>\\n<li>General: Update all translations over 90% complete<\\/li>\\n<li>General: PHP cleanup\\/coding standards<\\/li>\\n<li>General: Add off_canvas_desktop_toggle_label to wpml-config.xml<\\/li>\\n<\\/ul>\\n<h4> 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix &quot;null&quot; in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"],\"plugin\":\"gp-premium\\/gp-premium.php\",\"id\":\"gp-premium\\/gp-premium.php\"}\";}','no'),(2062,'_site_transient_timeout_boldgrid_wporg_plugins','1638237005','no'),(7884,'_pum_installed_themes','a:7:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";i:5;s:12:\"floating-bar\";i:6;s:12:\"content-only\";}','yes'),(7885,'pum_completed_upgrades','a:1:{i:0;s:16:\"core-v1_8-themes\";}','yes'),(7886,'pum_reviews_installed_on','2022-01-28 18:05:50','yes'),(2073,'edd_sl_9b4b9278ab03eed62e9ded0113d4678e','a:2:{s:7:\"timeout\";i:1638219250;s:5:\"value\";s:53556:\"{\"new_version\":\"2.1.1\",\"stable_version\":\"2.1.1\",\"name\":\"GP Premium\",\"slug\":\"gp-premium\",\"url\":\"https:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/?changelog=1\",\"last_updated\":\"2021-11-17 17:40:50\",\"homepage\":\"https:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"https:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\",\"changelog\":\"<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Fix mobile header sticky auto hide<\\/li>\\n<li>Site Library: Fix broken CSS variables on import<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix masonry JS error if no archive pagination exists<\\/li>\\n<li>Blog: Fix full width featured blog column<\\/li>\\n<li>Colors: Deprecate module if using GP 3.1.0<\\/li>\\n<li>Elements: Add custom class option to dynamic image block<\\/li>\\n<li>Elements: Add support for post_type array in display rules<\\/li>\\n<li>Elements: Fix container link option when targeting next\\/previous posts<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new dynamic typography system<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new color system<\\/li>\\n<li>Menu Plus: Integrate mobile header HTML attributes with new HTML attribute system<\\/li>\\n<li>Menu Plus: Integrate mobile header and off-canvas panel with new generate_has_active_menu filter<\\/li>\\n<li>Menu Plus: Fix broken inline CSS when using floated sticky navigation<\\/li>\\n<li>Menu Plus: Add logo dimensions to navigation logo<\\/li>\\n<li>Secondary Navigation: Integrate with new color system<\\/li>\\n<li>Secondary Navigation: Integrate with new generate_has_active_menu filter<\\/li>\\n<li>Secondary Navigation: Integrate with new dynamic typography system<\\/li>\\n<li>Secondary Navigation: Reduce box-shadow to match main navigation<\\/li>\\n<li>Secondary Navigation: Change direction of sub-menu box-shadow when opening left<\\/li>\\n<li>Secondary Navigation: Fix sub-menu overlap when using dropdown click\\/mobile<\\/li>\\n<li>Secondary Navigation: Replace box-shadow with border-bottom when sub-menu opens down<\\/li>\\n<li>Site Library: Add site author attribution<\\/li>\\n<li>Typography: Deprecate module if using dynamic typography in GP 3.1.0<\\/li>\\n<li>WooCommerce: Integrate with new dynamic typography system<\\/li>\\n<li>WooCommerce: Integrate with new colors system<\\/li>\\n<li>WooCommerce: Remove category title\\/description if using page hero with title disabled<\\/li>\\n<li>WooCommerce: Remove &quot;speak&quot; CSS properties<\\/li>\\n<li>WooCommerce: Fix empty continue shopping link on mobile<\\/li>\\n<li>WooCommerce: Fix persistent sticky add to cart panel<\\/li>\\n<li>General: Integrate with new GP 3.1.0 Dashboard<\\/li>\\n<li>General: Remove featured-image-active body class if featured image is disabled<\\/li>\\n<li>General: Change date format in exported JSON filename<\\/li>\\n<li>General: Fix PHP error when license key activation returns 403<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Elements: Use block_categories_all filter in WP 5.8<\\/li>\\n<li>Elements: Remove wp-editor dependency from new widget editor<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Elements: Use blog page title for dynamic title if set<\\/li>\\n<li>Spacing: Fix reset button bug in Customizer controls<\\/li>\\n<li>WooCommerce: Fix infinite scroll applying to product taxonomy pages<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix infinite scroll bug on product archives<\\/li>\\n<li>Elements: Fix error in WP 4.9.x versions<\\/li>\\n<li>Menu Plus: Prevent 0x0 logo dimension attributes if no dimensions exist<\\/li>\\n<li>Site Library: Add vertical scroll ability to the Site Library control area<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>Blog: Rewrite infinite scroll using vanilla javascript<\\/li>\\n<li>Blog: Rewrite masonry using vanilla javascript<\\/li>\\n<li>Blog: Add separate infinite scroll path element to footer<\\/li>\\n<li>Blog: Fix missing single\\/page featured image options when archive image disabled<\\/li>\\n<li>Blog: Add aria-label instead of screen-reader-text to read more button<\\/li>\\n<li>Colors: Fix back to top Customizer color preview<\\/li>\\n<li>Elements: New Content Template Element<\\/li>\\n<li>Elements: New Post Meta Template Element<\\/li>\\n<li>Elements: New Post Navigation Template Element<\\/li>\\n<li>Elements: New Page Hero Block Element<\\/li>\\n<li>Elements: New Archive Navigation Template Element<\\/li>\\n<li>Elements: New Editor Width option in Block Elements<\\/li>\\n<li>Elements: Move Block Elements options into editor sidebar<\\/li>\\n<li>Elements: Show Site Header options by default in Header Element<\\/li>\\n<li>Elements: Fix Classic Editor issue in Block Elements<\\/li>\\n<li>Elements: Add a list of active Elements to page editor<\\/li>\\n<li>Elements: Add a list of active Elements to the admin bar<\\/li>\\n<li>Elements: Add notices to Customizer if Elements may be overwriting options<\\/li>\\n<li>Elements: Disable mobile header menu if menu is disabled via Layout Element<\\/li>\\n<li>Elements: Improve Display Rule loading performance<\\/li>\\n<li>Elements: Add block type filter to Elements dashboard<\\/li>\\n<li>Elements: Add generate_element_display filter<\\/li>\\n<li>Elements: Add No Results as a Display Rule condition<\\/li>\\n<li>Menu Plus: Hide slideout toggle at set mobile menu breakpoint value<\\/li>\\n<li>Menu Plus: Fix sticky menu height when using navigation as header<\\/li>\\n<li>Menu Plus: Add dimensions to mobile\\/sticky logos<\\/li>\\n<li>Menu Plus: Make Off-Canvas menu take up full width of canvas<\\/li>\\n<li>Menu Plus: Fix menu bar item sticky transition<\\/li>\\n<li>Menu Plus: Prevent sticky sidebar nav if mobile header is set to sticky<\\/li>\\n<li>Secondary Nav: Fix centered secondary navigation items using flexbox<\\/li>\\n<li>Secondary Nav: Fix conflict with Nav as Header option<\\/li>\\n<li>Secondary Nav: Fix missing menu cart items when using click dropdowns<\\/li>\\n<li>Sections: Officially deprecate module<\\/li>\\n<li>Site Library: Completely rebuild Site Library using React<\\/li>\\n<li>WooCommerce: Move full width single product CSS to inline CSS<\\/li>\\n<li>WooCommerce: Use wc_get_product() instead of new WC_Product()<\\/li>\\n<li>WooCommerce: Add more checks for WC() class to prevent error logs<\\/li>\\n<li>WooCommerce: Add generate_wc_cart_panel_checkout_button_output filter<\\/li>\\n<li>WooCommerce: Add generate_wc_sticky_add_to_cart_action filter<\\/li>\\n<li>WooCommerce: Add generate_wc_show_sticky_add_to_cart filter<\\/li>\\n<li>WooCommerce: Re-write quantity button javascript to be more performant\\/extendable<\\/li>\\n<li>General: Update theme install link<\\/li>\\n<li>General: Update alpha color picker script<\\/li>\\n<li>General: Use correct URL scheme in external stylesheet URLs<\\/li>\\n<li>General: Check if FS_CHMOD_FILE is defined in external stylesheet generation<\\/li>\\n<li>General: Use inline CSS when using AMP plugin<\\/li>\\n<li>General: Update EDD_SL_Plugin_Updater class to 1.8.0<\\/li>\\n<li>General: Clean up javascript throughout plugin<\\/li>\\n<li>General: Replace deprecated jQuery functions<\\/li>\\n<\\/ul>\\n<h4> 1.12.3 <\\/h4>\\n<ul>\\n<li>WooCommerce: Fix quantity buttons in WP 5.6<\\/li>\\n<\\/ul>\\n<h4> 1.12.2 <\\/h4>\\n<ul>\\n<li>Blog: Load columns CSS when using filter to enable it anywhere<\\/li>\\n<li>Menu Plus: Fix sticky mobile header jump when using inline mobile toggle<\\/li>\\n<li>Menu Plus: Add margin to sticky nav branding when set to full width<\\/li>\\n<li>Menu Plus: Disable sticky nav container text align padding<\\/li>\\n<li>Menu Plus: Make mobile menu absolute only when smooth scroll is enabled<\\/li>\\n<li>Menu Plus: Improve nav as header\\/mobile header when using flexbox<\\/li>\\n<li>Menu Plus: Prevent off-canvas panel close button from flashing visible when closing<\\/li>\\n<li>Spacing: Fix custom nav search height<\\/li>\\n<\\/ul>\\n<h4> 1.12.1 <\\/h4>\\n<ul>\\n<li>Typography: Fix missing heading font size controls in the Customizer<\\/li>\\n<\\/ul>\\n<h4> 1.12.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix column margin on mobile with some caching plugins<\\/li>\\n<li>Blog: Add post-load trigger to infinite scroll for better plugin compatibility<\\/li>\\n<li>Blog: Take generate_blog_columns filter into account when loading columns CSS<\\/li>\\n<li>Colors: Add search menu-bar-item color live preview to Customizer<\\/li>\\n<li>Elements: Fix broken custom hook field in Block Elements<\\/li>\\n<li>Elements: Integrate page hero with text container alignment in GP 3.0<\\/li>\\n<li>Elements: Better integrate Header Element colors with GP 3.0<\\/li>\\n<li>Elements: Only disable content title when {{post_title}} is present on single pages<\\/li>\\n<li>Elements: Fix  tag in metabox<\\/li>\\n<li>Elements: Add generate_elements_metabox_ajax_allow_editors filter<\\/li>\\n<li>Elements: Add new 3.0 hooks to hook selector<\\/li>\\n<li>Elements: Re-add generate_elements_custom_args filter<\\/li>\\n<li>Menu Plus: Better prepare navigation as header for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare Off-Canvas Panel for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Menu Plus: Add has-menu-bar-items class to mobile header if needed<\\/li>\\n<li>Menu Plus: Add is-logo-image class to all site logos<\\/li>\\n<li>Menu Plus: Fix mobile header alignment when it has menu bar items<\\/li>\\n<li>Secondary Nav: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Secondary Nav: Fix hidden navigation widget in top bar when merged with secondary nav<\\/li>\\n<li>Sites: Improve the option-only import feature<\\/li>\\n<li>Sites: Improve the refresh sites button functionality<\\/li>\\n<li>Sites: Improve the undo site import functionality<\\/li>\\n<li>Sites: Fix Elementor site import issues<\\/li>\\n<li>Sites: Re-add Elementor sites to library<\\/li>\\n<li>Spacing: Better prepare Customizer live preview for GP 3.0<\\/li>\\n<li>Spacing: Fix blog column spacing Customizer live preview<\\/li>\\n<li>Spacing: Stop handling mobile header, widget and footer widget features added in GP 3.0<\\/li>\\n<li>Typography: Add mobile font size control for H3 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H4 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H5 (when using GP 3.0)<\\/li>\\n<li>Typography: Allow empty tablet and mobile site title font size values<\\/li>\\n<li>Typography: Make menu toggle CSS selector specific to primary navigation<\\/li>\\n<li>WooCommerce: Use CSS for secondary product image functionality instead of JS<\\/li>\\n<li>WooCommerce: Only load .js file if needed<\\/li>\\n<li>WooCommerce: Fix quantity box functionality when multiple quantity boxes exist on the page<\\/li>\\n<li>General: Improve alpha color picker script for better 5.5 compatibility<\\/li>\\n<li>General: Move child theme stylesheet after dynamic stylesheet if enabled<\\/li>\\n<li>General: Update gp-premium-de_DE.mo<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-fi.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<li>General: Update gp-premium-sv_SE.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.3 <\\/h4>\\n<ul>\\n<li>Blog: Set widths to grid-sizer element<\\/li>\\n<li>Elements: Fix legacy Page Header\\/Hooks buttons in the Elements dashboard<\\/li>\\n<li>Page Header: Replace .load() with .on(\'load\')<\\/li>\\n<li>Page Header: Fix color picker error in WP 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.11.2 <\\/h4>\\n<ul>\\n<li>Blog: Remove negative featured image top margin from columns when using one container<\\/li>\\n<li>Blog: Fix infinite scroll items loading above viewport when using columns<\\/li>\\n<li>Blog: Fix infinite scroll featured images not displaying in Safari<\\/li>\\n<li>Elements: Prevent error in editor when generate_get_option() function doesn\'t exist<\\/li>\\n<li>General: Load inline CSS in previews when using external CSS option<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.1 <\\/h4>\\n<ul>\\n<li>Elements: Remove stray quote character in Layout Element metabox<\\/li>\\n<li>Sections: Fix color picker JS error in WP 5.5<\\/li>\\n<li>General: Fix external CSS option not removing inline CSS in some cases<\\/li>\\n<\\/ul>\\n<h4> 1.11.0 <\\/h4>\\n<ul>\\n<li>New: Block Elements<\\/li>\\n<li>New: Apply Layout Element options to the block editor if set<\\/li>\\n<li>New: Generate dynamic CSS in an external file<\\/li>\\n<li>Blog: Separate CSS and load only when needed<\\/li>\\n<li>Blog: Add column width classes to stylesheet<\\/li>\\n<li>Blog: Disable featured image itemprop if microdata is disabled<\\/li>\\n<li>Blog: Add generate_blog_masonry_init filter<\\/li>\\n<li>Blog: Add generate_blog_infinite_scroll_init filter<\\/li>\\n<li>Blog: Fix archive page header overlap when using no featured image padding\\/one container<\\/li>\\n<li>Blog: Replace screen reader text with aria-label in read more buttons<\\/li>\\n<li>Disable Elements: Add option to disable the Mobile Header<\\/li>\\n<li>Disable Elements: Disable top bar disables it even when combined with Secondary Nav<\\/li>\\n<li>Disable Elements: Use generate_show_post_navigation filter to disable single post navigation<\\/li>\\n<li>Elements: Use full hook name with generate_ prefix in dropdown<\\/li>\\n<li>Elements: Rebuild how Element types are chosen<\\/li>\\n<li>Elements: Add chosen hook under type column in edit.php<\\/li>\\n<li>Menu Plus: Add generate_after_mobile_header_menu_button filter<\\/li>\\n<li>Menu Plus: Add sticky placeholder only when nav becomes sticky<\\/li>\\n<li>Menu Plus: Add class to sticky nav when scrolling up<\\/li>\\n<li>Menu Plus: Fix navigation branding\\/mobile header layout when using RTL languages<\\/li>\\n<li>Page Header: Prevent PHP notices<\\/li>\\n<li>Secondary Nav: Clean up CSS<\\/li>\\n<li>Secondary Nav: Add generate_after_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Add generate_before_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Integrate with future flexbox option<\\/li>\\n<li>Secondary Nav: Add has-top-bar class if needed<\\/li>\\n<li>Secondary Nav: Add screen reader text to mobile menu toggle if no text exists<\\/li>\\n<li>Secondary Nav: Remove microdata if disabled<\\/li>\\n<li>Secondary Nav: Add generate_secondary_menu_bar_items hook<\\/li>\\n<li>Spacing: Set sidebar width in Customizer for future flexbox option<\\/li>\\n<li>WooCommerce: Add generate_woocommerce_show_add_to_cart_panel filter<\\/li>\\n<li>WooCommerce: Integrate with future flexbox option<\\/li>\\n<li>WooCommerce: Ensure WC()-&gt;cart is set<\\/li>\\n<li>WooCommerce: Remove left margin from SVG menu cart icon<\\/li>\\n<li>WooCommerce: Show sticky add to cart panel on sold individually products<\\/li>\\n<li>WooCommerce: Remove bottom margin from related\\/upsell products<\\/li>\\n<li>WooCommerce: Fix cart menu item spacing in RTL languages<\\/li>\\n<li>WooCommerce: Fix menu item cart dropdown design in RTL languages<\\/li>\\n<li>General: Update selectWoo<\\/li>\\n<li>General: Update select2<\\/li>\\n<li>General: Run all CSS through PostCSS<\\/li>\\n<li>General: Fix various text domains<\\/li>\\n<li>General: Fix JS error when toggling nav as header option without Colors\\/Typography modules<\\/li>\\n<li>General: Update all translations over 90% complete<\\/li>\\n<li>General: PHP cleanup\\/coding standards<\\/li>\\n<li>General: Add off_canvas_desktop_toggle_label to wpml-config.xml<\\/li>\\n<\\/ul>\\n<h4> 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix &quot;null&quot; in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-128x128.png\",\"2x\":\"https:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-256x256.png\"},\"msg\":\"No license key has been provided.\",\"stable_tag\":\"2.1.1\",\"tested\":\"5.8.1\",\"description\":[\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"https:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\"],\"changelog\":[\"<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Fix mobile header sticky auto hide<\\/li>\\n<li>Site Library: Fix broken CSS variables on import<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix masonry JS error if no archive pagination exists<\\/li>\\n<li>Blog: Fix full width featured blog column<\\/li>\\n<li>Colors: Deprecate module if using GP 3.1.0<\\/li>\\n<li>Elements: Add custom class option to dynamic image block<\\/li>\\n<li>Elements: Add support for post_type array in display rules<\\/li>\\n<li>Elements: Fix container link option when targeting next\\/previous posts<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new dynamic typography system<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new color system<\\/li>\\n<li>Menu Plus: Integrate mobile header HTML attributes with new HTML attribute system<\\/li>\\n<li>Menu Plus: Integrate mobile header and off-canvas panel with new generate_has_active_menu filter<\\/li>\\n<li>Menu Plus: Fix broken inline CSS when using floated sticky navigation<\\/li>\\n<li>Menu Plus: Add logo dimensions to navigation logo<\\/li>\\n<li>Secondary Navigation: Integrate with new color system<\\/li>\\n<li>Secondary Navigation: Integrate with new generate_has_active_menu filter<\\/li>\\n<li>Secondary Navigation: Integrate with new dynamic typography system<\\/li>\\n<li>Secondary Navigation: Reduce box-shadow to match main navigation<\\/li>\\n<li>Secondary Navigation: Change direction of sub-menu box-shadow when opening left<\\/li>\\n<li>Secondary Navigation: Fix sub-menu overlap when using dropdown click\\/mobile<\\/li>\\n<li>Secondary Navigation: Replace box-shadow with border-bottom when sub-menu opens down<\\/li>\\n<li>Site Library: Add site author attribution<\\/li>\\n<li>Typography: Deprecate module if using dynamic typography in GP 3.1.0<\\/li>\\n<li>WooCommerce: Integrate with new dynamic typography system<\\/li>\\n<li>WooCommerce: Integrate with new colors system<\\/li>\\n<li>WooCommerce: Remove category title\\/description if using page hero with title disabled<\\/li>\\n<li>WooCommerce: Remove &quot;speak&quot; CSS properties<\\/li>\\n<li>WooCommerce: Fix empty continue shopping link on mobile<\\/li>\\n<li>WooCommerce: Fix persistent sticky add to cart panel<\\/li>\\n<li>General: Integrate with new GP 3.1.0 Dashboard<\\/li>\\n<li>General: Remove featured-image-active body class if featured image is disabled<\\/li>\\n<li>General: Change date format in exported JSON filename<\\/li>\\n<li>General: Fix PHP error when license key activation returns 403<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Elements: Use block_categories_all filter in WP 5.8<\\/li>\\n<li>Elements: Remove wp-editor dependency from new widget editor<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Elements: Use blog page title for dynamic title if set<\\/li>\\n<li>Spacing: Fix reset button bug in Customizer controls<\\/li>\\n<li>WooCommerce: Fix infinite scroll applying to product taxonomy pages<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix infinite scroll bug on product archives<\\/li>\\n<li>Elements: Fix error in WP 4.9.x versions<\\/li>\\n<li>Menu Plus: Prevent 0x0 logo dimension attributes if no dimensions exist<\\/li>\\n<li>Site Library: Add vertical scroll ability to the Site Library control area<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>Blog: Rewrite infinite scroll using vanilla javascript<\\/li>\\n<li>Blog: Rewrite masonry using vanilla javascript<\\/li>\\n<li>Blog: Add separate infinite scroll path element to footer<\\/li>\\n<li>Blog: Fix missing single\\/page featured image options when archive image disabled<\\/li>\\n<li>Blog: Add aria-label instead of screen-reader-text to read more button<\\/li>\\n<li>Colors: Fix back to top Customizer color preview<\\/li>\\n<li>Elements: New Content Template Element<\\/li>\\n<li>Elements: New Post Meta Template Element<\\/li>\\n<li>Elements: New Post Navigation Template Element<\\/li>\\n<li>Elements: New Page Hero Block Element<\\/li>\\n<li>Elements: New Archive Navigation Template Element<\\/li>\\n<li>Elements: New Editor Width option in Block Elements<\\/li>\\n<li>Elements: Move Block Elements options into editor sidebar<\\/li>\\n<li>Elements: Show Site Header options by default in Header Element<\\/li>\\n<li>Elements: Fix Classic Editor issue in Block Elements<\\/li>\\n<li>Elements: Add a list of active Elements to page editor<\\/li>\\n<li>Elements: Add a list of active Elements to the admin bar<\\/li>\\n<li>Elements: Add notices to Customizer if Elements may be overwriting options<\\/li>\\n<li>Elements: Disable mobile header menu if menu is disabled via Layout Element<\\/li>\\n<li>Elements: Improve Display Rule loading performance<\\/li>\\n<li>Elements: Add block type filter to Elements dashboard<\\/li>\\n<li>Elements: Add generate_element_display filter<\\/li>\\n<li>Elements: Add No Results as a Display Rule condition<\\/li>\\n<li>Menu Plus: Hide slideout toggle at set mobile menu breakpoint value<\\/li>\\n<li>Menu Plus: Fix sticky menu height when using navigation as header<\\/li>\\n<li>Menu Plus: Add dimensions to mobile\\/sticky logos<\\/li>\\n<li>Menu Plus: Make Off-Canvas menu take up full width of canvas<\\/li>\\n<li>Menu Plus: Fix menu bar item sticky transition<\\/li>\\n<li>Menu Plus: Prevent sticky sidebar nav if mobile header is set to sticky<\\/li>\\n<li>Secondary Nav: Fix centered secondary navigation items using flexbox<\\/li>\\n<li>Secondary Nav: Fix conflict with Nav as Header option<\\/li>\\n<li>Secondary Nav: Fix missing menu cart items when using click dropdowns<\\/li>\\n<li>Sections: Officially deprecate module<\\/li>\\n<li>Site Library: Completely rebuild Site Library using React<\\/li>\\n<li>WooCommerce: Move full width single product CSS to inline CSS<\\/li>\\n<li>WooCommerce: Use wc_get_product() instead of new WC_Product()<\\/li>\\n<li>WooCommerce: Add more checks for WC() class to prevent error logs<\\/li>\\n<li>WooCommerce: Add generate_wc_cart_panel_checkout_button_output filter<\\/li>\\n<li>WooCommerce: Add generate_wc_sticky_add_to_cart_action filter<\\/li>\\n<li>WooCommerce: Add generate_wc_show_sticky_add_to_cart filter<\\/li>\\n<li>WooCommerce: Re-write quantity button javascript to be more performant\\/extendable<\\/li>\\n<li>General: Update theme install link<\\/li>\\n<li>General: Update alpha color picker script<\\/li>\\n<li>General: Use correct URL scheme in external stylesheet URLs<\\/li>\\n<li>General: Check if FS_CHMOD_FILE is defined in external stylesheet generation<\\/li>\\n<li>General: Use inline CSS when using AMP plugin<\\/li>\\n<li>General: Update EDD_SL_Plugin_Updater class to 1.8.0<\\/li>\\n<li>General: Clean up javascript throughout plugin<\\/li>\\n<li>General: Replace deprecated jQuery functions<\\/li>\\n<\\/ul>\\n<h4> 1.12.3 <\\/h4>\\n<ul>\\n<li>WooCommerce: Fix quantity buttons in WP 5.6<\\/li>\\n<\\/ul>\\n<h4> 1.12.2 <\\/h4>\\n<ul>\\n<li>Blog: Load columns CSS when using filter to enable it anywhere<\\/li>\\n<li>Menu Plus: Fix sticky mobile header jump when using inline mobile toggle<\\/li>\\n<li>Menu Plus: Add margin to sticky nav branding when set to full width<\\/li>\\n<li>Menu Plus: Disable sticky nav container text align padding<\\/li>\\n<li>Menu Plus: Make mobile menu absolute only when smooth scroll is enabled<\\/li>\\n<li>Menu Plus: Improve nav as header\\/mobile header when using flexbox<\\/li>\\n<li>Menu Plus: Prevent off-canvas panel close button from flashing visible when closing<\\/li>\\n<li>Spacing: Fix custom nav search height<\\/li>\\n<\\/ul>\\n<h4> 1.12.1 <\\/h4>\\n<ul>\\n<li>Typography: Fix missing heading font size controls in the Customizer<\\/li>\\n<\\/ul>\\n<h4> 1.12.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix column margin on mobile with some caching plugins<\\/li>\\n<li>Blog: Add post-load trigger to infinite scroll for better plugin compatibility<\\/li>\\n<li>Blog: Take generate_blog_columns filter into account when loading columns CSS<\\/li>\\n<li>Colors: Add search menu-bar-item color live preview to Customizer<\\/li>\\n<li>Elements: Fix broken custom hook field in Block Elements<\\/li>\\n<li>Elements: Integrate page hero with text container alignment in GP 3.0<\\/li>\\n<li>Elements: Better integrate Header Element colors with GP 3.0<\\/li>\\n<li>Elements: Only disable content title when {{post_title}} is present on single pages<\\/li>\\n<li>Elements: Fix  tag in metabox<\\/li>\\n<li>Elements: Add generate_elements_metabox_ajax_allow_editors filter<\\/li>\\n<li>Elements: Add new 3.0 hooks to hook selector<\\/li>\\n<li>Elements: Re-add generate_elements_custom_args filter<\\/li>\\n<li>Menu Plus: Better prepare navigation as header for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare Off-Canvas Panel for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Menu Plus: Add has-menu-bar-items class to mobile header if needed<\\/li>\\n<li>Menu Plus: Add is-logo-image class to all site logos<\\/li>\\n<li>Menu Plus: Fix mobile header alignment when it has menu bar items<\\/li>\\n<li>Secondary Nav: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Secondary Nav: Fix hidden navigation widget in top bar when merged with secondary nav<\\/li>\\n<li>Sites: Improve the option-only import feature<\\/li>\\n<li>Sites: Improve the refresh sites button functionality<\\/li>\\n<li>Sites: Improve the undo site import functionality<\\/li>\\n<li>Sites: Fix Elementor site import issues<\\/li>\\n<li>Sites: Re-add Elementor sites to library<\\/li>\\n<li>Spacing: Better prepare Customizer live preview for GP 3.0<\\/li>\\n<li>Spacing: Fix blog column spacing Customizer live preview<\\/li>\\n<li>Spacing: Stop handling mobile header, widget and footer widget features added in GP 3.0<\\/li>\\n<li>Typography: Add mobile font size control for H3 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H4 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H5 (when using GP 3.0)<\\/li>\\n<li>Typography: Allow empty tablet and mobile site title font size values<\\/li>\\n<li>Typography: Make menu toggle CSS selector specific to primary navigation<\\/li>\\n<li>WooCommerce: Use CSS for secondary product image functionality instead of JS<\\/li>\\n<li>WooCommerce: Only load .js file if needed<\\/li>\\n<li>WooCommerce: Fix quantity box functionality when multiple quantity boxes exist on the page<\\/li>\\n<li>General: Improve alpha color picker script for better 5.5 compatibility<\\/li>\\n<li>General: Move child theme stylesheet after dynamic stylesheet if enabled<\\/li>\\n<li>General: Update gp-premium-de_DE.mo<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-fi.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<li>General: Update gp-premium-sv_SE.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.3 <\\/h4>\\n<ul>\\n<li>Blog: Set widths to grid-sizer element<\\/li>\\n<li>Elements: Fix legacy Page Header\\/Hooks buttons in the Elements dashboard<\\/li>\\n<li>Page Header: Replace .load() with .on(\'load\')<\\/li>\\n<li>Page Header: Fix color picker error in WP 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.11.2 <\\/h4>\\n<ul>\\n<li>Blog: Remove negative featured image top margin from columns when using one container<\\/li>\\n<li>Blog: Fix infinite scroll items loading above viewport when using columns<\\/li>\\n<li>Blog: Fix infinite scroll featured images not displaying in Safari<\\/li>\\n<li>Elements: Prevent error in editor when generate_get_option() function doesn\'t exist<\\/li>\\n<li>General: Load inline CSS in previews when using external CSS option<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.1 <\\/h4>\\n<ul>\\n<li>Elements: Remove stray quote character in Layout Element metabox<\\/li>\\n<li>Sections: Fix color picker JS error in WP 5.5<\\/li>\\n<li>General: Fix external CSS option not removing inline CSS in some cases<\\/li>\\n<\\/ul>\\n<h4> 1.11.0 <\\/h4>\\n<ul>\\n<li>New: Block Elements<\\/li>\\n<li>New: Apply Layout Element options to the block editor if set<\\/li>\\n<li>New: Generate dynamic CSS in an external file<\\/li>\\n<li>Blog: Separate CSS and load only when needed<\\/li>\\n<li>Blog: Add column width classes to stylesheet<\\/li>\\n<li>Blog: Disable featured image itemprop if microdata is disabled<\\/li>\\n<li>Blog: Add generate_blog_masonry_init filter<\\/li>\\n<li>Blog: Add generate_blog_infinite_scroll_init filter<\\/li>\\n<li>Blog: Fix archive page header overlap when using no featured image padding\\/one container<\\/li>\\n<li>Blog: Replace screen reader text with aria-label in read more buttons<\\/li>\\n<li>Disable Elements: Add option to disable the Mobile Header<\\/li>\\n<li>Disable Elements: Disable top bar disables it even when combined with Secondary Nav<\\/li>\\n<li>Disable Elements: Use generate_show_post_navigation filter to disable single post navigation<\\/li>\\n<li>Elements: Use full hook name with generate_ prefix in dropdown<\\/li>\\n<li>Elements: Rebuild how Element types are chosen<\\/li>\\n<li>Elements: Add chosen hook under type column in edit.php<\\/li>\\n<li>Menu Plus: Add generate_after_mobile_header_menu_button filter<\\/li>\\n<li>Menu Plus: Add sticky placeholder only when nav becomes sticky<\\/li>\\n<li>Menu Plus: Add class to sticky nav when scrolling up<\\/li>\\n<li>Menu Plus: Fix navigation branding\\/mobile header layout when using RTL languages<\\/li>\\n<li>Page Header: Prevent PHP notices<\\/li>\\n<li>Secondary Nav: Clean up CSS<\\/li>\\n<li>Secondary Nav: Add generate_after_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Add generate_before_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Integrate with future flexbox option<\\/li>\\n<li>Secondary Nav: Add has-top-bar class if needed<\\/li>\\n<li>Secondary Nav: Add screen reader text to mobile menu toggle if no text exists<\\/li>\\n<li>Secondary Nav: Remove microdata if disabled<\\/li>\\n<li>Secondary Nav: Add generate_secondary_menu_bar_items hook<\\/li>\\n<li>Spacing: Set sidebar width in Customizer for future flexbox option<\\/li>\\n<li>WooCommerce: Add generate_woocommerce_show_add_to_cart_panel filter<\\/li>\\n<li>WooCommerce: Integrate with future flexbox option<\\/li>\\n<li>WooCommerce: Ensure WC()-&gt;cart is set<\\/li>\\n<li>WooCommerce: Remove left margin from SVG menu cart icon<\\/li>\\n<li>WooCommerce: Show sticky add to cart panel on sold individually products<\\/li>\\n<li>WooCommerce: Remove bottom margin from related\\/upsell products<\\/li>\\n<li>WooCommerce: Fix cart menu item spacing in RTL languages<\\/li>\\n<li>WooCommerce: Fix menu item cart dropdown design in RTL languages<\\/li>\\n<li>General: Update selectWoo<\\/li>\\n<li>General: Update select2<\\/li>\\n<li>General: Run all CSS through PostCSS<\\/li>\\n<li>General: Fix various text domains<\\/li>\\n<li>General: Fix JS error when toggling nav as header option without Colors\\/Typography modules<\\/li>\\n<li>General: Update all translations over 90% complete<\\/li>\\n<li>General: PHP cleanup\\/coding standards<\\/li>\\n<li>General: Add off_canvas_desktop_toggle_label to wpml-config.xml<\\/li>\\n<\\/ul>\\n<h4> 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix &quot;null&quot; in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"],\"plugin\":\"gp-premium\\/gp-premium.php\",\"id\":\"gp-premium\\/gp-premium.php\"}\";}','no'),(4187,'generate_settings','a:50:{s:10:\"logo_width\";i:130;s:14:\"nav_drop_point\";i:850;s:14:\"layout_setting\";s:10:\"no-sidebar\";s:19:\"blog_layout_setting\";s:10:\"no-sidebar\";s:21:\"single_layout_setting\";s:10:\"no-sidebar\";s:21:\"footer_widget_setting\";s:1:\"3\";s:13:\"global_colors\";a:10:{i:0;a:3:{s:4:\"name\";s:8:\"contrast\";s:4:\"slug\";s:8:\"contrast\";s:5:\"color\";s:7:\"#424242\";}i:1;a:3:{s:4:\"name\";s:10:\"contrast-2\";s:4:\"slug\";s:10:\"contrast-2\";s:5:\"color\";s:7:\"#424242\";}i:2;a:3:{s:4:\"name\";s:10:\"contrast-3\";s:4:\"slug\";s:10:\"contrast-3\";s:5:\"color\";s:7:\"#b2b2be\";}i:3;a:3:{s:4:\"name\";s:4:\"base\";s:4:\"slug\";s:4:\"base\";s:5:\"color\";s:7:\"#ffffff\";}i:4;a:3:{s:4:\"name\";s:6:\"base-2\";s:4:\"slug\";s:6:\"base-2\";s:5:\"color\";s:7:\"#ffffff\";}i:5;a:3:{s:4:\"name\";s:6:\"base-3\";s:4:\"slug\";s:6:\"base-3\";s:5:\"color\";s:7:\"#ffffff\";}i:6;a:3:{s:4:\"name\";s:6:\"accent\";s:4:\"slug\";s:6:\"accent\";s:5:\"color\";s:7:\"#A81E1E\";}i:7;a:3:{s:4:\"name\";s:14:\"global-color-9\";s:4:\"slug\";s:14:\"global-color-9\";s:5:\"color\";s:7:\"#2D0554\";}i:8;a:3:{s:4:\"name\";s:15:\"global-color-10\";s:4:\"slug\";s:15:\"global-color-10\";s:5:\"color\";s:7:\"#DE8431\";}i:9;a:3:{s:4:\"name\";s:15:\"global-color-11\";s:4:\"slug\";s:15:\"global-color-11\";s:5:\"color\";s:7:\"#EEAE0B\";}}s:10:\"text_color\";s:15:\"var(--contrast)\";s:24:\"subnavigation_text_color\";s:7:\"#424242\";s:28:\"form_button_background_color\";s:7:\"#EEAE0B\";s:34:\"form_button_background_color_hover\";s:7:\"#f5c448\";s:22:\"form_button_text_color\";s:15:\"var(--contrast)\";s:18:\"content_text_color\";s:15:\"var(--contrast)\";s:18:\"content_link_color\";s:13:\"var(--accent)\";s:19:\"content_title_color\";s:15:\"var(--contrast)\";s:8:\"h1_color\";s:7:\"#ffffff\";s:8:\"h2_color\";s:15:\"var(--contrast)\";s:8:\"h3_color\";s:15:\"var(--contrast)\";s:8:\"h4_color\";s:15:\"var(--contrast)\";s:8:\"h6_color\";s:15:\"var(--contrast)\";s:27:\"form_background_color_focus\";s:7:\"#DBDBDB\";s:17:\"form_border_color\";s:19:\"rgba(240,240,240,0)\";s:23:\"form_border_color_focus\";s:19:\"rgba(178,178,189,0)\";s:30:\"footer_widget_background_color\";s:21:\"var(--global-color-9)\";s:24:\"footer_widget_text_color\";s:13:\"var(--base-3)\";s:24:\"footer_widget_link_color\";s:7:\"#FFDF6D\";s:25:\"footer_widget_title_color\";s:13:\"var(--base-3)\";s:17:\"footer_text_color\";s:13:\"var(--base-3)\";s:17:\"footer_link_color\";s:13:\"var(--base-3)\";s:23:\"footer_link_hover_color\";s:13:\"var(--base-3)\";s:12:\"font_manager\";a:2:{i:0;a:5:{s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"googleFont\";b:1;s:13:\"googleFontApi\";i:1;s:18:\"googleFontCategory\";s:10:\"sans-serif\";s:18:\"googleFontVariants\";s:3:\"200\";}i:1;a:5:{s:10:\"fontFamily\";s:9:\"Assistant\";s:10:\"googleFont\";b:1;s:13:\"googleFontApi\";i:1;s:18:\"googleFontCategory\";s:10:\"sans-serif\";s:18:\"googleFontVariants\";s:37:\"200, 300, regular, 500, 600, 700, 800\";}}s:10:\"typography\";a:9:{i:0;a:20:{s:8:\"selector\";s:2:\"h1\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"fontWeight\";s:4:\"bold\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";d:55;s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:2:\"em\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:16:\"marginBottomUnit\";s:2:\"px\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:7:\"content\";}i:1;a:20:{s:8:\"selector\";s:2:\"h2\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"fontWeight\";s:4:\"bold\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";s:0:\"\";s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:2:\"em\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:16:\"marginBottomUnit\";s:2:\"px\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:7:\"content\";}i:2;a:21:{s:8:\"selector\";s:2:\"h4\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"fontWeight\";s:6:\"normal\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";s:0:\"\";s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:2:\"em\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:12:\"marginBottom\";d:1.5;s:16:\"marginBottomUnit\";s:2:\"em\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:7:\"content\";}i:3;a:20:{s:8:\"selector\";s:2:\"h5\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:9:\"Assistant\";s:10:\"fontWeight\";s:6:\"normal\";s:13:\"textTransform\";s:9:\"uppercase\";s:8:\"fontSize\";s:0:\"\";s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:2:\"em\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:16:\"marginBottomUnit\";s:2:\"px\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:7:\"content\";}i:4;a:20:{s:8:\"selector\";s:2:\"h6\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:9:\"Assistant\";s:10:\"fontWeight\";s:6:\"normal\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";s:0:\"\";s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";d:18;s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:2:\"em\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:16:\"marginBottomUnit\";s:2:\"px\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:7:\"content\";}i:5;a:20:{s:8:\"selector\";s:4:\"body\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:9:\"Assistant\";s:10:\"fontWeight\";s:0:\"\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";d:19;s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:0:\"\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:16:\"marginBottomUnit\";s:2:\"em\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:4:\"base\";}i:6;a:23:{s:8:\"selector\";s:18:\"primary-menu-items\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"fontWeight\";s:4:\"bold\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";d:18;s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:0:\"\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:12:\"marginBottom\";s:0:\"\";s:18:\"marginBottomTablet\";s:0:\"\";s:18:\"marginBottomMobile\";s:0:\"\";s:16:\"marginBottomUnit\";s:0:\"\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:17:\"primaryNavigation\";}i:7;a:23:{s:8:\"selector\";s:22:\"primary-sub-menu-items\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"fontWeight\";s:6:\"normal\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";d:18;s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";s:0:\"\";s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:0:\"\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:12:\"marginBottom\";s:0:\"\";s:18:\"marginBottomTablet\";s:0:\"\";s:18:\"marginBottomMobile\";s:0:\"\";s:16:\"marginBottomUnit\";s:0:\"\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:17:\"primaryNavigation\";}i:8;a:21:{s:8:\"selector\";s:2:\"h3\";s:14:\"customSelector\";s:0:\"\";s:10:\"fontFamily\";s:6:\"Nunito\";s:10:\"fontWeight\";s:6:\"normal\";s:13:\"textTransform\";s:0:\"\";s:8:\"fontSize\";d:31;s:14:\"fontSizeTablet\";s:0:\"\";s:14:\"fontSizeMobile\";s:0:\"\";s:12:\"fontSizeUnit\";s:2:\"px\";s:10:\"lineHeight\";d:1.399999999999999911182158029987476766109466552734375;s:16:\"lineHeightTablet\";s:0:\"\";s:16:\"lineHeightMobile\";s:0:\"\";s:14:\"lineHeightUnit\";s:2:\"em\";s:13:\"letterSpacing\";s:0:\"\";s:19:\"letterSpacingTablet\";s:0:\"\";s:19:\"letterSpacingMobile\";s:0:\"\";s:17:\"letterSpacingUnit\";s:2:\"px\";s:12:\"marginBottom\";d:1.5;s:16:\"marginBottomUnit\";s:2:\"em\";s:6:\"module\";s:4:\"core\";s:5:\"group\";s:7:\"content\";}}s:8:\"h5_color\";s:15:\"var(--contrast)\";s:23:\"footer_background_color\";s:21:\"var(--global-color-9)\";s:15:\"underline_links\";s:5:\"hover\";s:13:\"smooth_scroll\";b:1;s:20:\"site_title_font_size\";i:25;s:21:\"nav_alignment_setting\";s:4:\"left\";s:10:\"hide_title\";b:1;s:12:\"hide_tagline\";b:1;s:20:\"nav_position_setting\";s:15:\"nav-float-right\";s:19:\"container_alignment\";s:4:\"text\";s:15:\"nav_inner_width\";s:9:\"contained\";s:15:\"container_width\";i:1195;s:18:\"header_inner_width\";s:10:\"full-width\";s:20:\"footer_bar_alignment\";s:6:\"center\";s:17:\"nav_dropdown_type\";s:5:\"hover\";s:22:\"nav_dropdown_direction\";s:5:\"right\";s:10:\"nav_search\";s:7:\"disable\";s:18:\"footer_inner_width\";s:10:\"full-width\";}','yes'),(8513,'_site_transient_timeout_boldgrid_backup_premium_version_data','1643592298','no'),(8514,'_site_transient_boldgrid_backup_premium_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:64:\"Total Upkeep Premium &ndash; WordPress Backup Plugin plus Restor\";s:7:\"version\";s:5:\"1.5.9\";s:8:\"asset_id\";i:1192077;s:12:\"release_date\";s:19:\"2021-04-29 14:47:06\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.8\";s:8:\"sections\";s:4823:\"{\"description\":\"<p>Premium extension for the Total Upkeep plugin.<\\/p>\\n\",\"installation\":\"<h4>Minimum Requirements<\\/h4>\\n\\n<ul>\\n<li>PHP 5.4 or higher<\\/li>\\n<\\/ul>\\n\\n<h4>Manually<\\/h4>\\n\\n<ol>\\n<li>Upload the entire boldgrid-backup-premium folder to the \\/wp-content\\/plugins\\/ directory.<\\/li>\\n<li>Activate the plugin through the Plugins menu in WordPress.<\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>1.5.9<\\/h4>\\n\\n<p>Release date: April 29th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Fixed nonce for restoring single files.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<p>Release date: March 11th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies, including aws-php-sdk from version 2 to 3.<\\/li>\\n<li>Update: Adding google-drive-download.og<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<p>Release date: February 16th, 2021<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed confings type in update class.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Various JQMIGRATE warnings fixed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<p>Release date: December 2nd, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed invalid nonce when downloading Amazon S3 backups.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<p>Release date: October 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed issue with installing plugins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<p>Release date: October 13th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Added additional logging for Google Drive.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<p>Release date: August 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated Timely Auto Updates to work with the new WordPress 5.5+ Auto Update UI.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<p>Release date: July 7th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Auto Update Translation filter causes fatal error with JetPack active <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-backup-premium\\/issues\\/50\\\">#50<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.5.0<\\/h4>\\n\\n<p>Release date: July 7th, 2020<\\/p>\\n\\n<ul>\\n<li>New Feature: Added Timely Auto Updates.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0<\\/h4>\\n\\n<p>Release date: May 19th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Google drive - shared drive support.<\\/li>\\n<li>New feature: Google drive - upload to any folder by using a folder id.<\\/li>\\n<li>Bug fix: Cleaned up Amazon libraries loaded to prevent conflict with W3TC.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<p>Release date: February 19th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Cannot save Google Drive on settings page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<p>Release date: February 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Allow Google Drive settings to be reset, and which allows for reauthorization.<\\/li>\\n<li>Update: Show error messages when validating Google Drive.<\\/li>\\n<li>Bug fix: Error 403: Daily Limit for Unauthenticated Use Exceeded.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<p>Release date: December 13th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed filtering of archive attributes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.0<\\/h4>\\n\\n<p>Release data: November 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Renamed plugin from \\\"BoldGrid Backup Premium\\\" to \\\"Total Upkeep Premium\\\".<\\/li>\\n<li>New feature: Added database dump file encryption.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fix bucket errors on archive details page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.0<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: DreamObjects support.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<p>Release date: May 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Google Drive attempting to upload archive that does not exist.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<p>Release date: May 14th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Themes autoupdated not showing in Tools > History.<\\/li>\\n<li>Bug fix: Incorrect theme version listed in history during autoupdate.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.0<\\/h4>\\n\\n<p>Release date: Feb 14th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Google Drive support.<\\/li>\\n<li>Update: Composer libraries updated.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed ob_flush warning with S3.<\\/li>\\n<li>Bug fix: Fixed error: Invalid argument supplied for foreach().<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<p>Release Date: October 25th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed handling of hook parameter on non-bulk plugin upgrades.<\\/li>\\n<li>Bug fix: Fatal error: Uncaught Error: Call to undefined function wp<em>generate<\\/em>password.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.0<\\/h4>\\n\\n<p>Release Date: April 11th, 2017<\\/p>\\n\\n<ul>\\n<li>Initial release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3.0<\\/h4>\\n\\n<p>BoldGrid Backup Premium has been renamed to Total Upkeep Premium.  Different name with the same great features.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:45643:\"{\"5.7\":{\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.6.3\":{\"1.5.9\":[100,95]},\"5.6.2\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.6.1\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.6\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5.4\":{\"1.5.9\":[100,95]},\"5.5.3\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5.2\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5.1\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.5\":{\"1.5.9\":[100,95]},\"5.4.4\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.3\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.2\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.1\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.7\":{\"1.5.9\":[100,95]},\"5.3.6\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.5\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.4\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.3\":{\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.2\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.1\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.9\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.8\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.7\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.6\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.5\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.4\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.2\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.10\":{\"1.5.9\":[100,95]},\"5.2.1\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.8\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.7\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.6\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.5\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.4\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.2\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.9\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.8\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.7\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.6\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.5\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.4\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.3\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.2\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.10\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.1\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.9\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.8\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.6\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.5\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.4\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.3\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.2\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.14\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.13\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.12\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.11\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.10\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.1\":{\"1.0.0\":[100,12],\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.9\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.8\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.6\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.10\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.12\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.11\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.10\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.12\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.11\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.10\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:143:\"{\"backup\":\"Backup\",\"cloud backup\":\"Cloud backup\",\"database backup\":\"Database backup\",\"restore\":\"Restore\",\"wordpress backup\":\"Wordpress backup\"}\";s:7:\"banners\";s:125:\"{\"low\":\"//repo.boldgrid.com/assets/banner-backup-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-backup-1544x500.png\"}\";}}s:7:\"updated\";i:1643563498;}','no'),(5778,'duplicate_post_copytitle','1','yes'),(5779,'duplicate_post_copydate','','yes'),(5780,'duplicate_post_copystatus','','yes'),(5781,'duplicate_post_copyslug','','yes'),(5782,'duplicate_post_copyexcerpt','1','yes'),(5783,'duplicate_post_copycontent','1','yes'),(5784,'duplicate_post_copythumbnail','1','yes'),(5785,'duplicate_post_copytemplate','1','yes'),(5786,'duplicate_post_copyformat','1','yes'),(5787,'duplicate_post_copyauthor','','yes'),(5788,'duplicate_post_copypassword','','yes'),(5789,'duplicate_post_copyattachments','','yes'),(5790,'duplicate_post_copychildren','','yes'),(5791,'duplicate_post_copycomments','','yes'),(5792,'duplicate_post_copymenuorder','1','yes'),(5793,'duplicate_post_taxonomies_blacklist','','yes'),(5794,'duplicate_post_blacklist','','yes'),(5795,'duplicate_post_types_enabled','a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:12:\"vc_grid_item\";i:3;s:9:\"tshowcase\";}','yes'),(5796,'duplicate_post_show_original_column','','yes'),(5797,'duplicate_post_show_original_in_post_states','','yes'),(5798,'duplicate_post_show_original_meta_box','','yes'),(5799,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes'),(5800,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(5801,'duplicate_post_show_notice','','no'),(5984,'duplicate_post_version','4.4','yes'),(8384,'_transient_timeout_boldgrid_backup_system_zip_test','1643594055','no'),(8385,'_transient_boldgrid_backup_system_zip_test','1','no'),(4174,'generate_package_backgrounds','activated','yes'),(4769,'wpb_js_composer_license_activation_notified','yes','yes'),(4768,'vc_version','6.8.0','yes'),(5722,'wpb_js_use_custom','1','yes'),(5723,'wpb_js_vc_color','#f7f7f7','yes'),(5724,'wpb_js_vc_color_hover','#F0F0F0','yes'),(5725,'wpb_js_vc_color_call_to_action_bg','','yes'),(5726,'wpb_js_vc_color_google_maps_bg','','yes'),(5727,'wpb_js_vc_color_post_slider_caption_bg','','yes'),(5728,'wpb_js_vc_color_progress_bar_bg','','yes'),(5729,'wpb_js_vc_color_separator_border','','yes'),(5730,'wpb_js_vc_color_tab_bg','','yes'),(5731,'wpb_js_vc_color_tab_bg_active','','yes'),(5732,'wpb_js_margin','35px','yes'),(5733,'wpb_js_gutter','15','yes'),(5734,'wpb_js_responsive_max','768','yes'),(5735,'wpb_js_responsive_md','992','yes'),(5736,'wpb_js_responsive_lg','1195','yes'),(5203,'revslider-update-check','1643377109','yes'),(5204,'revslider_update_info','O:8:\"stdClass\":3:{s:7:\"checked\";i:1643377109;s:5:\"basic\";O:8:\"stdClass\":6:{s:4:\"slug\";s:9:\"revslider\";s:7:\"version\";s:6:\"6.5.14\";s:7:\"package\";s:102:\"http://updates.themepunch-ext-a.tools/revslider/download.php?code=e008fabc-d9e1-4699-af6c-71c6c28ece2b\";s:6:\"tested\";s:5:\"5.8.2\";s:5:\"icons\";a:1:{s:2:\"1x\";s:62:\"//updates.themepunch-ext-a.tools/revslider/logo.png?rev=6.2.23\";}s:3:\"url\";s:33:\"https://www.sliderrevolution.com/\";}s:4:\"full\";O:8:\"stdClass\":19:{s:7:\"banners\";a:2:{s:3:\"low\";s:63:\"//updates.themepunch-ext-a.tools/revslider/banner.png?rev=6.5.5\";s:4:\"high\";s:63:\"//updates.themepunch-ext-a.tools/revslider/banner.png?rev=6.5.5\";}s:4:\"name\";s:17:\"Slider Revolution\";s:4:\"slug\";s:9:\"revslider\";s:6:\"stable\";s:5:\"4.2.0\";s:7:\"version\";s:6:\"6.5.14\";s:6:\"tested\";s:5:\"5.8.2\";s:14:\"upgrade_notice\";a:0:{}s:11:\"last_update\";s:10:\"2022-01-06\";s:12:\"last_updated\";s:10:\"2022-01-06\";s:8:\"requires\";s:3:\"3.6\";s:6:\"author\";s:51:\"<a href=\"https://www.themepunch.com\">ThemePunch</a>\";s:7:\"package\";s:102:\"http://updates.themepunch-ext-a.tools/revslider/download.php?code=e008fabc-d9e1-4699-af6c-71c6c28ece2b\";s:13:\"download_link\";s:102:\"http://updates.themepunch-ext-a.tools/revslider/download.php?code=e008fabc-d9e1-4699-af6c-71c6c28ece2b\";s:9:\"file_name\";s:13:\"revslider.zip\";s:15:\"active_installs\";i:9000100;s:8:\"homepage\";s:33:\"https://www.sliderrevolution.com/\";s:8:\"sections\";a:3:{s:11:\"description\";s:497:\"<h4>Slider Revolution WordPress Builder Plugin</h4>\n	<p>Slider Revolution 6 is a new way to build rich & dynamic content for your websites. With our powerful visual editor, you can create modern designs in no time, and with no coding experience required.</p><p>Create Sliders & Carousels, Hero Headers, Content Modules, Full Websites, Dynamic Solutions and Special FX with our amazing Add-Ons.</p>\n	<p>200+ templates are included in our online library. Cutting edge designs. Easily customized.</p>\";s:9:\"changelog\";s:155:\"<p>For Slider Revolution\'s changelog, please visit <a \nhref=\"https://www.sliderrevolution.com/documentation/changelog/\" \ntarget=\"_blank\">this</a> site!</p>\";s:3:\"faq\";s:2190:\"<div class=\"tp-faq-content\"><div class=\"tp-faq-column tp-faq-recent\"><h4>Recent Solutions</h4><ul class=\"tp-faq-recent-content ready\"><li><a href=\"https://www.youtube.com/watch?v=sCcnw5bZqYY&amp;list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_&amp;index=2&amp;t=111s\" target=\"_blank\" title=\"Video Tutorials\">Video Tutorials</a></li><li><a href=\"https://www.themepunch.com/faq/responsive-content/\" target=\"_blank\" title=\"Responsive Content Setup\">Responsive Content Setup</a></li><li><a href=\"https://www.themepunch.com/faq/video-content-mobile/\" target=\"_blank\" title=\"Video Content &amp; Mobile Considerations\">Video Content &amp; Mobile Considerations</a></li><li><a href=\"https://www.themepunch.com/faq/how-to-change-the-timing-of-slides/\" target=\"_blank\" title=\"How to change the timing of Slides\">How to change the timing of Slides</a></li><li><a href=\"https://www.themepunch.com/faq/mouse-hovers-for-layer-content/\" target=\"_blank\" title=\"Mouse Hovers for Layer Content\"> Mouse Hovers for Layer Content</a></li></ul></div><div class=\"tp-faq-column tp-faq-popular\"><h4>Popular Solutions</h4><ul class=\"tp-faq-popular-content ready\"><li><a href=\"https://www.themepunch.com/faq/after-updating-make-sure-to-clear-all-caches/\" target=\"_blank\" title=\"After updating â Make sure to clear all caches\">After updating â Make sure to clear all caches</a></li><li><a href=\"https://www.themepunch.com/faq/purchase-code-registration-faqs/\" target=\"_blank\" title=\"Purchase Code Registration FAQâs\">Purchase Code Registration FAQâs</a></li><li><a href=\"https://www.themepunch.com/faq/ideal-image-size/\" target=\"_blank\" title=\"Ideal Image Size\">Ideal Image Size</a></li><li><a href=\"https://www.themepunch.com/faq/add-links-to-slides-and-layers/\" target=\"_blank\" title=\"How to Hyperlink Slides and Layers\">How to Hyperlink Slides and Layers</a></li><li><a href=\"https://www.themepunch.com/faq/where-to-find-the-purchase-code/\" target=\"_blank\" title=\"Where to find the Purchase Code\">Where to find the Purchase Code</a></li></ul></div><div style=\"clear: both\"></div><p><a class=\"button button-primary\" href=\"https://themepunch.com/support-center\"><strong>See All Faq\'s</strong></a></p></div>\";}s:3:\"url\";s:33:\"https://www.sliderrevolution.com/\";s:8:\"external\";i:1;}}','yes'),(8569,'_transient_timeout_global_styles_generatepress','1643581975','no'),(8570,'_transient_global_styles_generatepress','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(6268,'_site_transient_php_check_d564ef3bc004ad591bb7443752129422','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(4817,'revslider-library-check','1642463833','yes'),(4818,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(4819,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(4749,'generate_package_elements','deactivated','yes'),(4750,'generate_package_site_library','deactivated','yes'),(5957,'sp_wp_team_version','2.2.2','yes'),(5958,'sp_wp_team_db_version','2.2.2','yes'),(5959,'sp_wp_team_first_version','2.2.2','yes'),(5960,'sp_wp_team_activation_date','1643131774','yes'),(5961,'_sptp_settings','a:13:{s:16:\"delete_on_remove\";b:0;s:14:\"sptf_use_cache\";b:1;s:12:\"cache_remove\";b:0;s:17:\"enqueue_swiper_js\";b:1;s:19:\"enqueue_fontawesome\";b:1;s:14:\"enqueue_swiper\";b:1;s:10:\"custom_css\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:22:\"rename_member_singular\";s:6:\"Member\";s:20:\"rename_member_plural\";s:7:\"Members\";s:11:\"rename_team\";s:4:\"Team\";s:22:\"carousel_accessibility\";a:6:{s:13:\"accessibility\";b:1;s:18:\"prev_slide_message\";s:14:\"Previous slide\";s:18:\"next_slide_message\";s:10:\"Next slide\";s:19:\"first_slide_message\";s:23:\"This is the first slide\";s:18:\"last_slide_message\";s:22:\"This is the last slide\";s:25:\"pagination_bullet_message\";s:21:\"Go to slide {{index}}\";}s:18:\"detail_page_fields\";a:5:{i:0;s:4:\"name\";i:1;s:4:\"desc\";i:2;s:3:\"img\";i:3;s:8:\"position\";i:4;s:15:\"social_profiles\";}}','yes'),(5962,'widget_wpteam_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5963,'sp_wpt_review_notice_dismiss','a:2:{s:4:\"time\";i:1643131774;s:9:\"dismissed\";b:0;}','yes'),(4806,'revslider_servers','a:7:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-b.tools\";i:3;s:22:\"themepunch-ext-b.tools\";i:4;s:16:\"themepunch.tools\";i:5;s:22:\"themepunch-ext-a.tools\";i:6;s:22:\"themepunch-ext-a.tools\";}','yes'),(4807,'revslider_server_refresh','1642463832','yes'),(4808,'revslider-update-check-short','1643501708','yes'),(4809,'revslider-connection','1','yes'),(4810,'revslider-update-hash','8b8ed21f325b0af58e65972fc3d88336','yes');
INSERT INTO `wp_options` VALUES (4811,'revslider-latest-version','6.5.14','yes'),(4812,'revslider-stable-version','4.2.0','yes'),(4813,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:546:\"<div style=\"display: block; background: #fff;text-align: center; height: 250px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https://sliderrevolution.com/wp-content/uploads/2021/07/adminpremiumvid4.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(4814,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(4815,'rs-addons-counter','32','yes'),(4816,'revslider-addons','O:8:\"stdClass\":32:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"3.2.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2021-10-29\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_transition.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2021-12-15\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2021-12-15\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"410\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"409\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2021-08-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"383\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_charts.png\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_charts.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2021-07-17\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"396\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2021-10-11\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:81:\"//updates.themepunch-ext-a.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2021-11-03\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2020-02-19\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2021-12-15\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2021-05-28\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(4824,'rs-templates-counter','0','no'),(4825,'revslider_table_version','1.0.12','yes'),(5574,'boldgrid_backup_jobs','a:0:{}','no'),(4826,'revslider_update_version','6.4.10','yes'),(4827,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4828,'rs_cache_overlay','6.5.14','yes'),(4829,'revslider_update_revision_current','6.4.10','yes'),(4830,'revslider-valid','true','yes'),(4831,'revslider-code','e008fabc-d9e1-4699-af6c-71c6c28ece2b','yes'),(4832,'revslider-trustpilot','true','yes'),(4833,'revslider-deregister-popup','false','yes'),(5339,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(5941,'wpb_js_templates','a:6:{s:16:\"quote_2123023761\";a:2:{s:4:\"name\";s:5:\"quote\";s:8:\"template\";s:4500:\"[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1642799486764{margin-top: -30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,199\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1642787216302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643065155641{margin-top: -400px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<h2><span style=\"color: #ffffff;\">Empowering\n</span><span style=\"color: #ffffff;\">Stroke\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\n[/vc_column_text][vc_empty_space height=\"300px\" css=\".vc_custom_1642786373556{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643051468939{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Partner.jpg?id=357) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643050396649{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643050854643{margin-top: -50px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643054048473{padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-7Orange7.svg?id=429) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643050942573{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 35% !important;padding-bottom: 0px !important;}\"]\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]\";}s:21:\"side-pebel_3167426430\";a:2:{s:4:\"name\";s:10:\"Side Pebel\";s:8:\"template\";s:1378:\"[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row]\";}s:19:\"elements_1795095729\";a:2:{s:4:\"name\";s:8:\"Elements\";s:8:\"template\";s:15133:\"[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643066873764{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"500px\" css=\".vc_custom_1643066805873{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/family.jpg?id=604) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643065922026{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643066827698{margin-top: -500px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130934432{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\n<h1><span style=\"color: #ffffff;\">ABOUT US </span></h1>\n<h3><span class=\"notion-enable-hover\" style=\"color: #ffffff;\" data-token-index=\"0\" data-reactroot=\"\">Our mission is to improve the quality of life for stroke survivors and their families.</span></h3>\n[/vc_column_text][vc_empty_space height=\"350px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" content_placement=\"middle\" css=\".vc_custom_1643221873616{margin-top: -20px !important;margin-right: -20px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643221639198{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"70px\" css=\".vc_custom_1643221657833{background-color: #ffffff !important;}\"][vc_single_image image=\"361\" alignment=\"right\" css=\".vc_custom_1643221889999{margin-top: -70px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"sideyellow\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1643127800433{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 40px !important;background-color: #f8f8f8 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1643070165757{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121947170{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-631\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-22-copy-5icons2.svg\" alt=\"\" width=\"24\" height=\"36\" /><span style=\"color: #ffffff;\">Maximize Patient Access</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643122465525{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]All stroke survivors deserve access to our program.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070574441{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121960490{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-634\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-38icons2.svg\" alt=\"\" width=\"42\" height=\"29\" /><span style=\"color: #ffffff;\">Center stroke survivors &amp; their familie</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127501683{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our actions, decisions and products will always serve the best interests of stroke survivors and their families.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070612284{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121971427{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\" wp-image-633 alignleft\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-36icons2.svg\" alt=\"\" width=\"33\" height=\"44\" /><span style=\"color: #ffffff;\">Promote evidence-based tools</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127508999{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]Our programs bring together evidence-based medicine and the lived experience of stroke survivors.[/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1643070627793{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;border-radius: 20px !important;}\"][vc_row_inner css=\".vc_custom_1643068777296{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1643068870793{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1643121982695{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-1-copy-2Backgroundbanner.svg?id=617) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"threeroundcorners\"]<span style=\"color: #000000;\"><img class=\"alignleft wp-image-632\" src=\"http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-35icons2.svg\" alt=\"\" width=\"43\" height=\"22\" /><span style=\"color: #ffffff;\">Be intuitive and relevant</span></span>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_column_text css=\".vc_custom_1643127516319{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}\"]After stroke, time, energy and attention are precious. We aim to give survivors what they need, when they need it, as simply as possible.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643128259226{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643050374429{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_empty_space height=\"50px\" css=\".vc_custom_1643128802822{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;}\"][vc_empty_space height=\"450px\" css=\".vc_custom_1643163014009{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background: #f8f8f8 url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Car2.jpg?id=752) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643128827813{margin-top: -500px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643130593613{margin-left: -200px !important;padding-left: 20px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-40Full.svg?id=666) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0\"][vc_empty_space height=\"50px\"][vc_column_text css=\".vc_custom_1643130703014{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 220px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\n<h4><span style=\"color: #ffffff;\">\"Evolution of stroke care...we have focused on the first hours. Now we are expanding to the lifelong work of stroke recovery\"</span></h4>\n<span style=\"color: #ffffff;\">– Tudor</span>[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]\";}s:19:\"slideshow_337714845\";a:2:{s:4:\"name\";s:9:\"slideshow\";s:8:\"template\";s:2159:\"[vc_row full_width=\"stretch_row_content_no_spaces\" content_placement=\"top\" css=\".vc_custom_1643163626414{margin-top: -10px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1642784535195{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_images_carousel images=\"337,762\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\" css=\".vc_custom_1643164206393{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"kanduslider\"][vc_row_inner css=\".vc_custom_1643222013126{margin-top: -400px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" width=\"1/2\" css=\".vc_custom_1643065181164{background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3Element.svg?id=211) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column_text css=\".vc_custom_1642786236068{margin-top: 40px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<h2><span style=\"color: #ffffff;\">Empowering\n</span><span style=\"color: #ffffff;\">Stroke\n</span><span style=\"color: #ffffff;\">Survivors</span></h2>\n[/vc_column_text][vc_empty_space height=\"350px\" css=\".vc_custom_1643163648335{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]\";}s:26:\"header-no-photo_2239560861\";a:2:{s:4:\"name\";s:15:\"Header No Photo\";s:8:\"template\";s:1842:\"[vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1643378248751{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css=\".vc_custom_1643066348246{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1643303010698{margin-top: 0px !important;}\"][vc_column_inner el_class=\"slideblend\" css=\".vc_custom_1643379210432{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 40px !important;background-image: url(http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com/wp-content/uploads/2022/01/Artboard-3-copy-2Logolow.svg?id=1068) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" offset=\"vc_col-lg-offset-0 vc_col-lg-2 vc_col-md-offset-0 vc_col-md-3 vc_col-sm-offset-0 vc_col-xs-6\"][vc_empty_space height=\"25px\"][vc_column_text css=\".vc_custom_1643319412351{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 20px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\" el_class=\"pageheader\"]\n<h1><span style=\"color: #ffffff;\">FAQ</span></h1>\n[/vc_column_text][vc_empty_space height=\"200px\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]\";}s:24:\"privacy-policy_578315980\";a:2:{s:4:\"name\";s:14:\"privacy policy\";s:8:\"template\";s:22980:\"[vc_row][vc_column][vc_column_text]\n\n<!-- wp:heading -->\n<h1><b>PRIVACY POLICY</b></h1>\n<span style=\"font-weight: 400;\">Effective date: 02/01/2022</span>\n\n<span style=\"font-weight: 400;\">Kandu Health, Inc., its affiliated entities, and its partnered professional corporations in various states (collectively, “</span><b>Kandu</b><span style=\"font-weight: 400;\">”) are committed to respecting your privacy and protecting your personal information, whether you are a Stroke Survivor, Care Partner, or other user (collectively, “</span><b>you</b><span style=\"font-weight: 400;\">”). This Privacy Policy explains the types of personal information we may collect from visitors to our websites, including </span><b>www.kanduhealth.com</b><span style=\"font-weight: 400;\"> and all related websites, mobile apps, and web-based services, including the Kandu Mobile App (our “</span><b>Sites</b><span style=\"font-weight: 400;\">”). This Policy also describes how we use personal information, the purpose for sharing and recipients of personal information, and your available rights and choices associated with that information. </span>\n\n<span style=\"font-weight: 400;\">This Privacy Policy is provided in a layered format. You can jump to a specific section by clicking on the section below:</span>\n\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_accordion active_section=\"12\" collapsible_all=\"true\"][vc_tta_section title=\"1. Collection of Personal Information\" tab_id=\"1643401116836-34833228-f0de\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">For purposes of this Privacy Policy, “</span><b>personal information</b><span style=\"font-weight: 400;\">” means any information that relates to an identified or identifiable individual. The personal information we collect through our Sites will be apparent by the context of the page, and may include but is not limited to the following types of information.</span>\n\n&nbsp;\n\n<b>a. Personal information you provide to us\n</b>We may collect the following personal information about you that you choose to provide us when you use our Sites:\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Account information.</b> <span style=\"font-weight: 400;\">As part of signup for an account, Kandu may receive your email address and phone number.</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Profile and demographic information.</b><span style=\"font-weight: 400;\"> As part of your use of our Sites, you may presented with the opportunity to provide certain information about yourself in order to fill out your biography, such as demographic information for use in our “Connect” features. You may also have the opportunity to provide your photograph, voice recordings, and similar audio or visual information.</span></li>\n 	<li aria-level=\"1\"><b>Health and medical information.</b><span style=\"font-weight: 400;\"> In addition to any health and medical information that we may receive from your healthcare providers as described in Section 1(b) below, you may be presented with the opportunity to provide further information regarding your medical condition, treatment, impairments you are experiencing, and related health and medical information, and related information and observations about yourself via self-directed tools.</span></li>\n 	<li aria-level=\"1\"><b>Information in communications and posted content.</b> <span style=\"font-weight: 400;\">Kandu offers many ways for Stroke Survivors, Care Partners, and other users to connect with and communicate with each other as part of its community, including through posts to Kandu’s various communities and one-on-one messaging. Accordingly, any personal information that you choose to include in those communications, posts and related features will be collected by our Sites and used for the purposes described in this Privacy Policy.</span></li>\n 	<li aria-level=\"1\"><b>Payment information.</b><span style=\"font-weight: 400;\"> If you sign up for a paid product or service from us, you may be required to provide your payment card or bank account information.</span></li>\n</ul>\n<b>b. Information that we receive from your healthcare providers</b>\n<p style=\"padding-left: 40px;\">We may collect certain personal information and other data about you from your healthcare provider(s) in accordance with your agreement to use our Sites and the terms of our partnership with your healthcare provider(s). This may include your health and medical information, in addition to your contact information, demographic information, information regarding your healthcare team, and other similar information.</p>\n<p style=\"padding-left: 40px;\">Because some or all of this information may be provided in connection with your healthcare provider’s provision of healthcare to you, the information may be governed by federal law. We encourage you to review the privacy policies and notices of your healthcare provider to learn more information about how it is collected, used, and shared, and what rights you may have regarding that information.</p>\n<b>c. Information from other users</b>\n\n<span style=\"font-weight: 400;\">Kandu may collect certain personal data about you that is included in content provided by other users (for example, people you share the account with and your Navigator) and used for the purposes described in this Privacy Policy.</span>\n\n<b>d. Information that we automatically collect</b>\n\n<span style=\"font-weight: 400;\">Our website and related web-based services do not automatically collect personal information via cookies and other tracking technologies such as web beacons, embedded scripts, and tags (“</span><b>Cookies</b><span style=\"font-weight: 400;\">”). Our mobile app, however, may collect personal information via Cookies, including: </span>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Browser and device data</b><span style=\"font-weight: 400;\">,</span><span style=\"font-weight: 400;\"> such as IP address, device identifier, device type, operating system and Internet browser type, screen resolution, operating system name and version, device manufacturer and model, language, plug-ins, add-ons, and the language version of the Sites you are visiting; and</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Usage data,</b><span style=\"font-weight: 400;\"> such as geolocation data, browsing history, time spent on the Sites, pages visited, links clicked, language preferences, patterns of use, and the pages that led or referred you to our Site. </span></li>\n</ul>\n<span style=\"font-weight: 400;\">Our mobile app also utilizes tracking technologies to collect and record your activities and movements throughout your browsing session within the application, including to touches, movements, data entered, and device information and orientation (“Session Data”), for purposes of our own internal analytics and improving our products, services, and user experience. Such tracking may include recorded sessions, which we may play back for these purposes. We may share Session Data with our third-party analytics or service providers, which may change from time-to-time, for these purposes, who will use the Session Data solely on our behalf and for our benefit.</span>\n\n<b>e. Aggregated, anonymized, and deidentified information</b>\n\n<span style=\"font-weight: 400;\">We may create aggregated, anonymous or de-identified data from personal information by removing data components that make the data personally identifiable to you or through obfuscation or other means. Our use of aggregated, anonymized and de-identified data is not subject to this Privacy Policy.</span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"2. Use of Personal Information\" tab_id=\"1643403222988-80b69f8f-635c\"][vc_column_text]\n\n<b>a. Our products and services </b>\n\n<span style=\"font-weight: 400;\">We use the personal information we collect to provide, maintain and improve our Sites and the services that Kandu offers through them (our “</span><b>Services</b><span style=\"font-weight: 400;\">”). This includes: </span>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with requested Services, as they are described when you first register on our Sites and as may be offered over the course of your use of our Sites;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To facilitate and support our community features;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with customer service and support, and to facilitate other communications that you request or that are required to render Services to you;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To process payments;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide you with information about new Services and other opportunities that we believe may be of interest to you, whether offered by us or third-party partners, and to personalize, measure, and improve such offers;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To perform analytics for new and existing Sites and Services, such as our user accounts and related features;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To maintain and improve the quality of our Sites and Services;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To grow our business, including to perform research and development, understand our user trends, and understand the effectiveness of our marketing;</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To protect ourselves, you, and others; prevent fraud and other unlawful or unauthorized activity; and create and maintain a trusted, secure, and reliable online environment; and</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To comply with our legal obligations; respond to subpoenas, court orders, or legal process; and to establish or exercise our legal rights or defense against legal claims.</span></li>\n</ul>\n<b>b. Digital marketing communications </b>\n\n<span style=\"font-weight: 400;\">We may send you promotional email communications about Kandu, invite you to participate in events or promotions, or otherwise communicate with you for marketing purposes, consistent with your preferences and applicable law. For example, when we collect your contact information through your interaction with our Sites, we may use that information to follow up with you regarding an event or send you information that you have requested about Kandu or our third-party partners. You may opt out of receiving any, or all, of these communications from us by following further instructions provided in </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.4d34og8\"><b>Your Rights and Choices</b></a><span style=\"font-weight: 400;\">.</span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"3. Sharing of Personal Information\" tab_id=\"1643403422582-4cff0f00-27c7\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">We do not share your personal information for purposes of third-party behavioral or interest-based advertising. </span><span style=\"font-weight: 400;\">We may share your personal information with the following categories of third parties:</span>\n<ol type=\"a\">\n 	<li><b>Our affiliates. </b><span style=\"font-weight: 400;\">We may share personal information with our affiliates to provide our Sites and Services and for internal administrative purposes.</span></li>\n 	<li><b>Our service providers. </b><span style=\"font-weight: 400;\">We share personal information with our service providers to provide services on our behalf, such as payment processing, analytics, advertising, hosting, marketing, customer and technical support, and other services. These third parties have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use the information for any other purpose. </span></li>\n 	<li><b>Our healthcare provider partners. </b><span style=\"font-weight: 400;\">We may share personal information with our partner healthcare providers as may be consistent with those partners’ policies and applicable federal law. </span></li>\n 	<li><b>Other business partners. </b><span style=\"font-weight: 400;\">We may share personal information with third-party business partners in connection with our Site and Services, consistent with your preferences. For example, we may share personal information with partners about whom you have requested more information from.</span></li>\n 	<li><b>Affiliate and business transfer. </b><span style=\"font-weight: 400;\">If Kandu is involved in a merger, acquisition asset sale, or other corporate combination, your personal information may be transferred. We will provide notice before your personal information is transferred and/or becomes subject to a different privacy policy.</span></li>\n 	<li><b>Compliance and harm prevention. </b><span style=\"font-weight: 400;\">We may share personal information as we believe necessary (i) to comply with applicable law, rules and regulations; (ii) to enforce our contractual rights; (iii) to investigate possible wrongdoing in connection with the Site and Services; (iv) to protect and defend the rights, privacy, safety and property of Kandu, you and others; and (v) to respond to requests from courts, law enforcement agencies, regulatory agencies, and other public and government authorities.</span></li>\n</ol>\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"4. Your Rights and Choices\" tab_id=\"1643403656227-24e8ade8-040d\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">You may have rights and choices regarding our use and disclosure of your personal information. Unless instructed otherwise, you can exercise these rights and choices using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy.</span>\n<ol type=\"a\">\n 	<li><b>Opting out of receiving electronic communications from us. </b><span style=\"font-weight: 400;\">You will not receive promotional electronic communications from us unless you have opted in to receive such communications.</span> <span style=\"font-weight: 400;\">If you no longer wish to receive promotional email communications from us, you may opt out via the unsubscribe link included in such emails or by contacting us at </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. We will comply with your request as soon as reasonably practicable. Please note that if you opt out of receiving promotional emails from us, we may still send you important administrative messages that are required in order to provide you with our Services or for other reasons disclosed in this Policy.</span></li>\n 	<li><b>View or change your account personal information. </b><span style=\"font-weight: 400;\">You may be provided with the opportunity to review, correct, update, or delete certain of your personal information by submitting a request to </span><a href=\"mailto:support@kanduhealth.com\"><span style=\"font-weight: 400;\">support@kanduhealth.com</span></a><span style=\"font-weight: 400;\">. </span></li>\n 	<li><b>Your California privacy rights. </b><span style=\"font-weight: 400;\">California residents have the right to request information regarding whether businesses disclose personal information to third parties for those third parties’ own direct marketing purposes under California’s “Shine the Light” law. However, Kandu does not disclose personal information to third parties for their own direct marketing purposes. If you are a California resident and would like to inquire further, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a> <span style=\"font-weight: 400;\">section.</span></li>\n 	<li><b>Your Nevada privacy rights. </b><span style=\"font-weight: 400;\">Nevada residents have the right to request to opt out of any “sale” of their personal information under Nevada SB 220. While Kandu does not currently sell personal information, you may request to opt out of the future sale of your personal information. If you are a Nevada resident and would like to make such a request, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section at the end of this Policy, and provide “Nevada Privacy Rights” in the subject line. You must include your full name, email address and postal address in your request so that we can verify your Nevada residence and respond. In the event we sell your personal information after the receipt of your request, we will make reasonable efforts to comply with such request.</span></li>\n</ol>\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"5. Data Security\" tab_id=\"1643403844166-a2eaa606-bbcd\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security. We maintain appropriate technical, administrative and physical safeguards to help protect the security of your personal information against unauthorized access, destruction, loss, alteration, disclosure or misuse. </span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"6.International Data Transfers\" tab_id=\"1643403898030-ae3e6daf-c696\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">Our Sites are operated exclusively in the United States and intended for users located in the United States. We may transfer, store and use information we collect and maintain about you, including personal information outside of your state, province, country or other governmental jurisdiction. The data protection laws in the jurisdiction in which we process personal information may differ from those of your jurisdiction, and in certain circumstances, your personal information may be subject to access requests from governments, courts, law enforcement agencies or regulatory agencies in those other jurisdictions. By using the Sites or providing us with any information, you consent to the transfer and processing of your information, including personal information, in the United States as set forth in this Privacy Policy.</span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"7. Children’s Privacy\" tab_id=\"1643403920555-084ba390-d090\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">You must be at least 18 years old or older to register use our Sites and the Services offered through them. The Sites are intended for a general audience and we do not knowingly collect personal information from children under age 18 through the Sites. </span>\n\n<span style=\"font-weight: 400;\">If you are a parent or guardian and you are aware that a child under age 13 has provided us with personal information without parental consent, please contact us using the information in the </span><a href=\"https://docs.google.com/document/d/1L0_icf7gA_GI1OEe-viuJhdhijD_pQU7/edit#bookmark=id.44sinio\"><b>Contact Us</b></a><span style=\"font-weight: 400;\"> section. If we become aware that we have collected personal information from children under age 13 without verification of parental consent, we will take steps to remove that information from our servers.</span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"8. Links to Other Websites\" tab_id=\"1643403954112-b02026a2-6186\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">Our Sites may contain links to other websites that are not operated by Kandu. We strongly suggest you review their privacy policies. If any linked website is not owned or controlled by us, we are not responsible for its content or privacy policies, or the practices of the operator of the website or services.</span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"9. Changes to This Privacy Policy\" tab_id=\"1643403990193-313ce049-74d6\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">We may change this Privacy Policy from time to time to reflect new services or changes in our data practices or relevant laws. The “effective date” legend at the top of this Privacy Policy indicates when this Privacy Policy was last revised. Any changes are effective when we post the revised Privacy Policy on the Sites. If we make any material changes to this Privacy Policy, we will take reasonable measures to notify you via email and/or a prominent notice on our Sites prior to the change becoming effective, and will update the effective date at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes. </span>\n\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"10. Contact Us\" tab_id=\"1643404050809-a9a0577c-2275\"][vc_column_text]\n\n<span style=\"font-weight: 400;\">If you have any questions about this Privacy Policy or wish to exercise one of your privacy rights, please contact us by emailing</span> <a href=\"mailto:support@kanduhealth.com\"><b>support@kanduhealth.com</b></a> <span style=\"font-weight: 400;\">or contacting us using the following information:</span>\n\n<span style=\"font-weight: 400;\">210 E. Hacienda Ave</span>\n\n<span style=\"font-weight: 400;\">Campbell, CA 95008-6617</span>\n\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- wp:heading -->\n\n<span style=\"font-weight: 400;\">This Privacy Policy does not apply to third-party websites, products or services, even if they link to our Sites. We recommend you review the privacy practices of those third parties before connecting accessing third-party websites and sharing any personal information. </span>\n\n<span style=\"font-weight: 400;\">We also encourage you to review our </span><a href=\"https://kanduhealth.com/terms_conditions.html\"><b>Terms of Use</b></a> <span style=\"font-weight: 400;\">to understand how your personal information will be treated as you make full use of our Sites. Unless otherwise defined in this Privacy Policy, capitalized terms used in this Privacy Policy have the same meanings as in our Terms of Use.</span>\n\n[/vc_column_text][/vc_column][/vc_row]\";}}','no'),(8537,'_site_transient_timeout_boldgrid_api_data','1643599505','no'),(8538,'_site_transient_boldgrid_api_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":30:{s:5:\"title\";s:21:\"BoldGrid Inspirations\";s:7:\"version\";s:5:\"2.6.5\";s:8:\"asset_id\";i:1237200;s:12:\"release_date\";s:19:\"2022-01-25 16:12:57\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.8\";s:8:\"sections\";s:48808:\"{\"description\":\"<p>BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.<\\/p>\\n\\n<p>The first phase is Inspiration; the guided tool creates your base website.  If you already have a website, then you can skip this step.<\\/p>\\n\\n<p>The second phase is Customization; tools to transform your website into your vision.<\\/p>\\n\",\"installation\":\"<ol>\\n<li><p>Upload the entire boldgrid-inspirations folder to the \\/wp-content\\/plugins\\/ directory.<\\/p><\\/li>\\n<li><p>Activate the plugin through the Plugins menu in WordPress.<\\/p><\\/li>\\n<li><p>You will find the Inspirations menu in your WordPress Dashboard \\/ admin panel.<\\/p><\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>2.6.5<\\/h4>\\n\\n<p>Release date: January 25th, 2022<\\/p>\\n\\n<ul>\\n<li>Update: Several php8 fixes.<\\/li>\\n<li>Update: Automated tests run against php 5.6, 7.4, and 8.0<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.4<\\/h4>\\n\\n<p>Release date: October 18th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Add filters to allow dev installs of Crio and Crio Premium.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.3<\\/h4>\\n\\n<p>Release date: June 10th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Updated the way blogs are installed via Inspirations.<\\/li>\\n<li>Update: Updated the My Inspirations page with links to theme support.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.2<\\/h4>\\n\\n<p>Release date: April 14th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Add support for footer-menu locations<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.1<\\/h4>\\n\\n<p>Release date: February 16th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Disable custom menu by default.<\\/li>\\n<li>Bug fix: Add \\\"My Inspirations\\\" link in case js does not redirect.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.0<\\/h4>\\n\\n<p>Release date: January 25th, 2021<\\/p>\\n\\n<ul>\\n<li>New feature: Theme deployments can now include theme specific plugins.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.2<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed Gutenberg detection, avoid errors when adding media.<\\/li>\\n<li>Bug fix: Avoid js errors when editor screens have no ability to add media.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.1<\\/h4>\\n\\n<p>Release date: October 23rd, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed \\\"Only variables should be passed by reference\\\" in class-boldgrid-inspirations-purchase-for-publish.php.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.0<\\/h4>\\n\\n<p>Release date: October 17th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Invoicing and Caching options added as Inspirations features.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.4<\\/h4>\\n\\n<p>Release date: September 22nd, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.3<\\/h4>\\n\\n<p>Release date: August 11th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: WordPress 5.5 compatibility changes.<\\/li>\\n<li>Update: Optimized usage of set<em>staging<\\/em>installed.<\\/li>\\n<li>Update: Optimized \\\"get total coin cost\\\".<\\/li>\\n<li>Update: Updated links in login footer<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.2<\\/h4>\\n\\n<p>Release date: June 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.1<\\/h4>\\n\\n<p>Release date: May 29th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.0<\\/h4>\\n\\n<p>Release date: May 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Changes needed for Crio.<\\/li>\\n<li>Bug fix: Attribution page will not show excpert.<\\/li>\\n<li>Bug fix: Fixed display \\/ position of BoldGrid Connect image search results.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.1<\\/h4>\\n\\n<p>Release date: March 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Unable to click button on email confirmation page.<\\/li>\\n<li>Update: Removed \\\"Add new from GridBlocks\\\" feature.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.0<\\/h4>\\n\\n<p>Release date: December 17th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Added noindex to the attribution page.<\\/li>\\n<li>Update: Changed the form plugin from WPForms to weForms.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.2<\\/h4>\\n\\n<p>Release date: November 22st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: BoldGrid Backup is now Total Upkeep - updating references.<\\/li>\\n<li>Update: Updated dependency boldgrid\\/library to 2.10.6.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.1<\\/h4>\\n\\n<p>Release date: October 15th, 2019<\\/p>\\n\\n<ul>\\n<li>Update:  Updated dependency boldgrid\\/library to 2.10.4.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.0<\\/h4>\\n\\n<p>Release date: September 17th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Recommend the BoldGrid Backup plugin for users needing to transfer a site.<\\/li>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.1<\\/h4>\\n\\n<p>Release date: September 5th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.0<\\/h4>\\n\\n<p>Release date: August 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Removed the \\\"Welcome to BoldGrid\\\" dashboard widget.<\\/li>\\n<li>Update: Add notice to dashboard widget.<\\/li>\\n<li>Update: Remove news widget from dashboard.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.7<\\/h4>\\n\\n<p>Release date: August 16, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing compact warnings<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.6<\\/h4>\\n\\n<p>Release date: August 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.5<\\/h4>\\n\\n<p>Release date: July 25th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Added a switch for toggling branding of the login page.<\\/li>\\n<li>Update: Cleaned up logic on purchase coins page.<\\/li>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.4<\\/h4>\\n\\n<p>Release date: July 2nd, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Replaced the BoldGrid RSS feed widget on the dashboard with one in the updated library package.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.3<\\/h4>\\n\\n<p>Release date: May 21st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing \\\"Call to undefined method getAttribute\\\" error.<\\/li>\\n<li>Bug fix: Replacing deprecated filter on login: login<em>headertitle \\/ login<\\/em>headertext.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.2<\\/h4>\\n\\n<p>Release date: Apr 23nd, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing usage of php\'s empty function for php &lt; 5.5<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.1<\\/h4>\\n\\n<p>Release date: Apr 19th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing class property declaration for php &lt; 5.6<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.0<\\/h4>\\n\\n<p>Release date: Apr 16th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Made translation ready. Text domain is boldgrid-inspirations.<\\/li>\\n<li>Update: Inspirations process with full screen mode and design updates.<\\/li>\\n<li>New feature: Inspirations dashboard.<\\/li>\\n<li>New feature: German translations added - de_DE.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.5<\\/h4>\\n\\n<p>Release date: Jan 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Pages fail to install on Pages > Add New.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.4<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Unable to save \\\"boldgrid<em>menu<\\/em>option\\\" on settings page.<\\/li>\\n<li>Bug fix:                       Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.3<\\/h4>\\n\\n<p>Release date: Dec 4th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Coin Budget help was not toggling when clicked.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.2<\\/h4>\\n\\n<p>Release date: Nov 26th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-33   Fixed missing build for library dependencies; Updated production build process to use composer post-autoload-dump hook.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.1<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Update:       JIRA BGCONN-20   Removed update settings; have been moved to the BoldGrid Library packages.<\\/li>\\n<li>Bug fix:      JIRA BGTHEME-558 Fixed conflict between tgmpa plugin installer and the BoldGrid custom update classes.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Attribution page not being rebuilt \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search in the Customizer \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Recommended image sizes not working as expected.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.0<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated BoldGrid library to version 2.4.2.<\\/li>\\n<li>New feature:  JIRA BGINSP-24  Log data when there may be a connection or Ajax error.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-16  Warnings and notices within inspiration w\\/ Crio theme<\\/li>\\n<li>Bug fix:      JIRA BGINSP-23  Fixed issue: Connect Search may load with connection notice.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated to library version 2.3.5.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-14  Fatal in PHP >=7.1.0 when creating internal preview builds.<\\/li>\\n<li>Bug fix:      JIRA WPB-3767   Prevent invalid API calls for check-version.<\\/li>\\n<li>Update:       JIRA BGBKUP-180 Auto update code moved to library and removed from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-3730   Updated library dependency to ^2.0.0.<\\/li>\\n<li>Update:       JIRA BGINSP-3   Forcing display of Connect Key prompt admin notice on the Inspirations page, even if dismissed, until key is entered.<\\/li>\\n<li>Update:       JIRA WPB-3684   Updated composer.json, due to package changes.<\\/li>\\n<li>New feature:  JIRA BGCNTRL-46 Added filters for manipulating Dashboard help in trial sites.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGSTAGE-32 Fixed staging plugin install.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA BGINSP-4   Removed admin notice recommending plugin installations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3643   Ensure that deployment does not install new wporg plugins if old ones are installed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3587   Menu assignment after deployment broken in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3570   Inspirations Select button misplaced in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3593   Changes require to help Staging support new Customizer scheduler.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updates to library.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.11<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3336   All and Default categories do not align.<\\/li>\\n<li>Bug fix:      JIRA WPB-3337   On a fresh install, Pages - New From GridBlocks fails.<\\/li>\\n<li>Bug fix:      JIRA WPB-3333   Image search only searching one provider instead of all.<\\/li>\\n<li>Bug fix:      JIRA WPB-3346   Edit Image button not working for attachment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3387   Loading GridBlocks just spins.<\\/li>\\n<li>Update:       JIRA WPB-3352   Purchase coins through BoldGrid Central.<\\/li>\\n<li>Update:       JIRA WPB-3355   Add data-image-url attribute.<\\/li>\\n<li>Update:       JIRA WPB-3382   More descriptive creative commons icon.<\\/li>\\n<li>Update:       JIRA WPB-3384   Add License details to attachment details.<\\/li>\\n<li>Update:       JIRA WPB-3383   Filter out boldgrid-gridblock-set-preview-page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3318   When forcing a preferred form plugin install, first check if plugin is installed before trying to activate.<\\/li>\\n<li>Bug fix:      JIRA WPB-3312   Ensure activation of preferred form plugin.  Added filter for preferred slug.<\\/li>\\n<li>Bug fix:      JIRA WPB-3317   New page from GridBlocks not working.<\\/li>\\n<li>Update:       JIRA WPB-3252   Disable \'default\' category and configure \'showcase\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-3332   New from gridblocks button not showing.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.8<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3200   Added WPForms support.<\\/li>\\n<li>Update:       JIRA WPB-3292   Updated plugin URI.<\\/li>\\n<li>Update:   JIRA WPB-3296 Add Inspirations as first menu item child.<\\/li>\\n<li>Bug Fix:  JIRA WPB-3274 Plugins > Add New Updates fail in modals.<\\/li>\\n<li>New feature:  JIRA WPB-3293   Resize images during deployment vs imgr server.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.7<\\/h4>\\n\\n<ul>\\n<li>Update:      JIRA WPB-3243    Change feedback admin notice display frequency.<\\/li>\\n<li>Update:      JIRA WPB-3264 Adding twitch social media option.<\\/li>\\n<li>New Feature: Added BoldGrid Library to plugin.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3179   Gradient style being lost during normal deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3180   Open WordPress\\/BoldGrid links in attribution page in new tab.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3161   Fixed auto plugin update.<\\/li>\\n<li>Bug fix:      JIRA WPB-3162   Fixed issue creating .htaccess file in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3171   As an author, when installing a site I do not want background images to be processed.<\\/li>\\n<li>Bug fix:      JIRA WPB-3176   Background gradient \\/ url bug during deplyment.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3151   Added check and load before using get<em>plugin<\\/em>data() for updates.<\\/li>\\n<li>Bug fix:      JIRA WPB-3141   Fixed invalid updates for BoldGrid Prime theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-3158   Deployment\'s gallery updates are not saved.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3106   As an Author, I can set background images for elements.<\\/li>\\n<li>New feature:  JIRA WPB-3095   Update generic builds to display per theme channel.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2745   Fixed upgrade notices displaying when activation version was not recorded.<\\/li>\\n<li>Update:       JIRA WPB-3019   Updating attribution link creation.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3044   Automatically get Unsplash attribution.<\\/li>\\n<li>Update:       JIRA WPB-3043   Updating plugin description.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3232   Deploy Staging menu item missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-3233   BoldGrid Connect Search missing from new image widget.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2936   Updating YouTube videos for BoldGrid Dashboard\'s new release.<\\/li>\\n<li>Bug fix:      JIRA WPB-2927   Social media menu disappears.<\\/li>\\n<li>Update:       JIRA WPB-2949   Configure blog using categories.<\\/li>\\n<li>Bug fix:      JIRA WPB-2950   Added max height for reseller logos on login page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2925   Sidebar widgets don\'t match between preview and installed site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2951   Images in staging posts not being downloaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2955   Backwards compatibility - maps taking up 200px empty space.<\\/li>\\n<li>Bug fix:      JIRA WPB-2984   Attribution page 404.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2912   Fixed issue when installing plugins from the Tools Import page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2916   Inspirations deploy fatal error if an old forked plugin had the original installed.<\\/li>\\n<li>Bug fix:      JIRA WPB-2905   If installing via Author, do not update pages with survey data.<\\/li>\\n<li>Bug fix:      JIRA WPB-2910   Unterminated entity reference bug.<\\/li>\\n<li>Update:       JIRA WPB-2913   Validate email address in survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2404   iframe timeout in step 2 of Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2173   Error deleting image and redownloading.<\\/li>\\n<li>Bug fix:      JIRA WPB-2635   Start over staging affecting active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2493   Publish private posts during staging deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2796   Social media urls end in \\/username, go to 404s.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2892   Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).<\\/li>\\n<li>Update:       JIRA WPB-2900   Update verbiage of build coin cost.<\\/li>\\n<li>Bug fix:      JIRA WPB-2901   Scroll bars not visible on preview iframe in Chrome.<\\/li>\\n<li>Bug fix:                      Removing CTA hooks.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.7<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2819   Use switch instead of checkbox for Demo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2780   Theme screenshots opening directly, rather than within gallery.<\\/li>\\n<li>Update:       JIRA WPB-2825   Adjust do not display formatting.<\\/li>\\n<li>Update:       JIRA WPB-2829   Updating hook to resolve BoldGrid SEO plugin conflicts.<\\/li>\\n<li>Update:       JIRA WPB-2837   Remove loading image after selecting theme in Gallery.<\\/li>\\n<li>Update:       JIRA WPB-2839   Minor verbiage change for Add a blog.<\\/li>\\n<li>Update:       JIRA WPB-2785   Entering words with apostrophe in it for Site title displays with a Backslash.<\\/li>\\n<li>Bug fix:      JIRA WPB-2848   Customize link takes users back to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2527   \'New from GridBlocks\' preview page appearing in cart.<\\/li>\\n<li>Bug fix:      JIRA WPB-2862   Survey, invalid argument supplied for foreach.<\\/li>\\n<li>Bug fix:      JIRA WPB-2601   Inspirations Internet Explorer\\/ Stuck on loading themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2854   Downloading Image spinner never stops spinning.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2772   PHP warnings on deploy in WordPress 4.3.7.<\\/li>\\n<li>Bug fix:      JIRA WPB-2766   Plesk and WP-CLI were not getting private repo updates.<\\/li>\\n<li>Update:       JIRA WPB-2763   Update email and address on Contact Us page.<\\/li>\\n<li>Update:       JIRA WPB-2764   Remove option to add a map.<\\/li>\\n<li>Update:       JIRA WPB-2765   Allow iframes for preview builds.<\\/li>\\n<li>New feature:  JIRA WPB-2771   Update footer-company-details widget with survey data.<\\/li>\\n<li>New feature:  JIRA WPB-2777   Add an Install sample blog checkbox.<\\/li>\\n<li>New feature:  JIRA WPB-2778   Setup a blog during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2792   Staged posts (private posts) are trashed when starting over active site.<\\/li>\\n<li>Update:       JIRA WPB-2800   Ensure \'Install a blog\' works with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2801   Remove milestones classes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2779   Survey not working with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2805   Preview builds w &amp; w\\/o blogs.<\\/li>\\n<li>New feature:  JIRA WPB-2806   Add filter for Inspirations configs.<\\/li>\\n<li>Bug fix:      JIRA WPB-2808   Do not request generic builds when requesting blog as well.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.5<\\/h4>\\n\\n<ul>\\n<li>Testing:      JIRA WPB-2744   Tested on WordPress 4.7.<\\/li>\\n<li>Update:       JIRA WPB-2376   Filter the bgtfw contact blocks.<\\/li>\\n<li>Update:       JIRA WPB-2476   Update case of Company name.<\\/li>\\n<li>Update:       JIRA WPB-2747   Update Add a map verbiage.<\\/li>\\n<li>Update:       JIRA WPB-2749   Add a map to my Contact page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2658   Fix spacing issues atop Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2751   Show all in the smaller view of inspirations doesn\'t work anymore.<\\/li>\\n<li>Bug fix:      JIRA WPB-2757   Apostrophe and other strange characters installed via Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2759   DOMDocument::loadHTML(): htmlParseEntityRef: expecting \';\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2696   Remove placeholders from survey.<\\/li>\\n<li>New feature:  JIRA WPB-2697   Update phone numbers in widgets.<\\/li>\\n<li>New feature:  JIRA WPB-2699   Use phone number entered during survey.<\\/li>\\n<li>Update:       JIRA WPB-2704   Adjust format of how social media icons are saved.<\\/li>\\n<li>New feature:  JIRA WPB-2705   Use survey social media items when creating menu.<\\/li>\\n<li>Update:       JIRA WPB-2711   Show optional message in survey.<\\/li>\\n<li>Update:       JIRA WPB-2712   Have plus sign toggle more social icons.<\\/li>\\n<li>Update:       JIRA WPB-2723   Update phone in pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2627   Back \\/ next buttons should not be clickable.<\\/li>\\n<li>Bug fix:      JIRA WPB-2625   Behavior of last image\'s next button in Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2582   Always show arrows in Inspirations gallery.<\\/li>\\n<li>Update:       JIRA WPB-2583   Ensure first letter in theme\'s title attribute is capitalized.<\\/li>\\n<li>Update:       JIRA WPB-2599   Add placeholder for 4th step to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2551   Duplicate images.<\\/li>\\n<li>New feature:  JIRA WPB-2603   Add initial version of survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2622   Inspirations - Step 4 - Go back button installs site.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2503   Added plugin requirements to readme.txt file.<\\/li>\\n<li>Bug fix:      JIRA WPB-2539   Fix possible duplicate connection issue notice from ajax.js call.<\\/li>\\n<li>Bug fix:      JIRA WPB-2558   Don\'t display feedback widget if user hasn\'t entered their key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2559   Don\'t allow widgets to drag into welcome box area.<\\/li>\\n<li>Bug fix:      JIRA WPB-2555   Images in search results flicker.<\\/li>\\n<li>Update:       JIRA WPB-2563   Convert Attribution page to use custom post type.<\\/li>\\n<li>Update:       JIRA WPB-2568   Added fancybox and large previews to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2570   Milestone blogname change.<\\/li>\\n<li>Update:       JIRA WPB-2574   Milestone Social Media Change.<\\/li>\\n<li>Update:       JIRA WPB-2578   Milestone Contact Info Footer Change.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2544   Disable \'Install\' button after clicking it.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.13<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2531   Javascript error checking needed for mine count.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.12<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2472   Added update notice for 1.3.<\\/li>\\n<li>Bug fix:      JIRA WPB-2486   Incorrect page count on All Pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-2467   With staging disabled, Customize goes to \\\"Change Themes\\\".<\\/li>\\n<li>Update:       JIRA WPB-2488   Remove \'Permanently delete pages instead of sending to trash\'.<\\/li>\\n<li>Update:       JIRA WPB-2490   Move default option to \'install as staging\'.<\\/li>\\n<li>Update:       JIRA WPB-2491   Add \'Customize > Active Theme\' navigation to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2496   Require comment text in feedback form.<\\/li>\\n<li>Update:       JIRA WPB-2229   Update error reporting when purchasing images.<\\/li>\\n<li>Update:       JIRA WPB-2498   Change \'Company Name\' to theme name.<\\/li>\\n<li>Update:       JIRA WPB-2497   Add new dashboard videos.<\\/li>\\n<li>Bug fix:      JIRA WPB-2376   \'No search results\' method is not cleared in BGCS.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.11<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2468   Switching between boldgrid admin menu and standard wp menu no longer works.<\\/li>\\n<li>Bug fix:      JIRA WPB-2477   If you have an existing site non BG, no route for staging exists.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2446   Fixed missing build id passed on site install.<\\/li>\\n<li>Bug fix:      JIRA WPB-2426   Insert Gridblock button is missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-2443   When starting over, I get a blank page.<\\/li>\\n<li>Bug fix:      JIRA WBP-2445   Inspirations is not fetching cached themes.<\\/li>\\n<li>Update:       JIRA WPB-2458   Update \'Recommended\' verbiage in last step of Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.9<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2420   Added EOF line breaks.<\\/li>\\n<li>Bug fix:      JIRA WPB-2387   Fixed issue with AJAX theme updates and BG theme slugs duplicated in the WP repo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2324   Attribution should not show in 404 sitemap.<\\/li>\\n<li>Bug fix:      JIRA WPB-2403   No plugins recommended still showing notice.<\\/li>\\n<li>Update:       JIRA WPB-2416   Text changes for confirmation section of Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2417   Add additional text to deployment success page for staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-2421   Message showing when it shouldn\'t - We\'ve recognized that you haven\'t installed...<\\/li>\\n<li>Bug fix:      JIRA WPB-2112   BoldGrid Connect Search missing for galleries.<\\/li>\\n<li>Bug fix:      JIRA WPB-2422   Fixed CSS Loading graphic animation in chrome to display properly.<\\/li>\\n<li>Bug fix:      JIRA WPB-2401   Gallery not displaying correctly in Chrome &amp;&amp; FF.<\\/li>\\n<li>Bug fix:      JIRA WPB-2423   Trying to get property of non-object in ...stock-photography.php.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2398   Error requesting free key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2399   Only show feedback widget to admins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2389   Fixed saving BoldGrid Settings.<\\/li>\\n<li>Bug fix:      JIRA WPB-2388   Removed duplicate boldgrid_activate().<\\/li>\\n<li>Update:       JIRA WPB-2390   Update verbiage for inspirations install success.<\\/li>\\n<li>Bug fix:      JIRA WPB-2391   Hide BoldGrid Welcome Panel if key isn\'t entered yet.<\\/li>\\n<li>Bug fix:      JIRA WPB-2392   If key is less than 32 char don\'t make call to validate.<\\/li>\\n<li>Bug fix:      JIRA WPB-2393   Error messages should be removed when resubmitting keys.<\\/li>\\n<li>Bug fix:      JIRA WPB-2394   Cursor for show\\/hide log should be a pointer.<\\/li>\\n<li>Update:       JIRA WPB-2395   Update login page styling.<\\/li>\\n<li>Bug fix:      JIRA WPB-2396   Remove staging from recommended plugin notices.<\\/li>\\n<li>Bug fix:      JIRA WPB-2327   Check if framework is handling plugin recommendations before recommending.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.6<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2344   Updated readme.txt for Tested up to 4.6.1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2336   Load BoldGrid settings from the correct WP option (site\\/blog).<\\/li>\\n<li>Bug fix:      JIRA WPB-2248   Removed \'New From GridBlocks\' button on edit submission page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2332   Reset scroll position on step 2 of Inspirations to top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2339   Remove notices from Inspirations page.<\\/li>\\n<li>Update:       JIRA WPB-2208   Removed tutorials from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2359   Order \'Category Filter\' by category display order.<\\/li>\\n<li>Update:       JIRA WPB-2360   Sort themes by category and then order within category.<\\/li>\\n<li>Update:       JIRA WPB-2368   Read version constant from plugin file.<\\/li>\\n<li>Update:       JIRA WPB-2361   Add BoldGrid Connect Search to Editor\'s background image tool.<\\/li>\\n<li>Update:       JIRA WPB-2354   Preview button needs to always be visible in mobile view.<\\/li>\\n<li>Update:       JIRA WPB-2355   Remove extraneous \'Preview\' button.<\\/li>\\n<li>Bug fix:      JIRA WPB-2364   Inspirations not respecting theme release channel.<\\/li>\\n<li>Bug fix:      JIRA WPB-2370   Color in screenshot does not match preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-2373   Duplicate themes in Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2379   Wrong budget passed when going form step 2 to step 1.<\\/li>\\n<li>Update:       JIRA WPB-2380   Remove references to tutorials in deployment congrats message.<\\/li>\\n<li>Bug fix:      JIRA WPB-2383   Image Search tab appears when clicking \'Add GridBlock\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2325   Added wrapper to handle mb<em>convert<\\/em>encoding() if mbstring is not loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2313   Disabled GridBlocks in network admin pages.<\\/li>\\n<li>New feature:  JIRA WPB-2268   Changed to resized preview screenshots for Inspirations Design First concept.<\\/li>\\n<li>New feature:  JIRA WPB-2287   Adjust device preview buttons in step 2 to behave like those in editor.<\\/li>\\n<li>New feature:  JIRA WPB-2291   Auto install staging in final step if user chooses staging.<\\/li>\\n<li>Update:       JIRA WPB-2290   Changed \'Install\' button to \'Next\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-2289   Continuously clicking category in step 1 shuffles themes.<\\/li>\\n<li>Update:       JIRA WPB-2267   Added message to Inspirations when no generic themes are available.<\\/li>\\n<li>Update:       JIRA WPB-2315   Added error handling for malformed ajax results for call to \\/api\\/build\\/get-generic.<\\/li>\\n<li>Update:       JIRA WPB-2316   Add error handling for failures to fetch categories.<\\/li>\\n<li>Update:       JIRA WPB-2317   Add error handling for failures to fetch pagesets.<\\/li>\\n<li>Update:       JIRA WPB-2319   Check user capabilities before prompting for api key.<\\/li>\\n<li>Update:       JIRA WPB-2320   Ensure user has permission to edit page before allowing download<em>and<\\/em>insert<em>into<\\/em>page.<\\/li>\\n<li>Update:       JIRA WPB-2322   Sanitize user feedback before adding to options table.<\\/li>\\n<li>Update:       JIRA WPB-2323   Allow admin notices to be dismissed per user.<\\/li>\\n<li>Update:       JIRA WPB-2326   Update \'update\' class to utilize Admin Notices class.<\\/li>\\n<li>Update:       JIRA WPB-2327   Check user capabilities before showing admin notices.<\\/li>\\n<li>Update:       JIRA WPB-2331   Update confirmation messages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2269   Typo fix in Boldgrid<em>Inspirations<\\/em>Dependency<em>Plugins::print<\\/em>uninstalled_plugins().<\\/li>\\n<li>Bug fix:      JIRA WPB-2270   New From GridBlocks became unavailable.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-2172   For preview generic builds, added an option for identification for purges, etc.<\\/li>\\n<li>Bug fix:      JIRA WPB-2263   For preview sites under multisite, set the admin email address using the network admin email address.<\\/li>\\n<li>Bug fix:      JIRA WPB-2223   Reworked API key validation and connection issue notices, formatting.<\\/li>\\n<li>Misc:         JIRA WPB-2256   Updated readme.txt for Tested up to: 4.6.<\\/li>\\n<li>Rework:       JIRA WPB-2150   Moved API methods to a new class, formatting, and phpcs rework.<\\/li>\\n<li>Bug fix:      JIRA WPB-2224   Hide the email address field when widget is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2225   Fixed jQuery Migrate deprecated warning.<\\/li>\\n<li>Update:       JIRA WPB-2245   Changed feed to pull from dashboard tag on blog.<\\/li>\\n<li>Bug fix:      JIRA WPB-2265   Uncaught TypeError: IMHWPB.BaseAdmin is not a constructor.<\\/li>\\n<li>Bug fix:      JIRA WBP-2236   Errors everywhere when logging in as an Editor.<\\/li>\\n<li>Bug fix:      JIRA WPB-2234   Add current<em>user<\\/em>can checks to Boldgrid<em>Inspirations->set<\\/em>api<em>key<\\/em>callback().<\\/li>\\n<li>Bug fix:      JIRA WPB-2237   Limit ajax requests by user.<\\/li>\\n<li>Bug fix:      JIRA WPB-2240   Limit printing of configs in head.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to the tutorials page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2184   In PHP 5.2, deactivate and die properly.<\\/li>\\n<li>New feature:                  Added BoldGrid news widget to dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1994   Fixed issue with WP Theme Editor not being available.<\\/li>\\n<li>New feature:                  Added BoldGrid Feedback widget.<\\/li>\\n<li>Bug fix:      JIRA WPB-2169   Connect Search defaults to smallest image size when no recommended sizes available.<\\/li>\\n<li>Bug fix:    JIRA WPB-2192 Allow bug report to correctly show parent themes if submitted.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2160   New From GridBlocks, multiple pages are installed.<\\/li>\\n<li>Update:                       Changed text of getting and entering connect keys.<\\/li>\\n<li>Security:     JIRA WPB-2151   Disabled autocomplete for API key entry fields.<\\/li>\\n<li>Bug fix:      JIRA WPB-2145   Fixing issue with theme screenshots on Chrome Ubuntu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2119   For asset downloads, when Imagick is loaded, set the thread limit to 1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2125   Fixing issue where theme was overwritten without version change.<\\/li>\\n<li>Bug fix:      JIRA WPB-2104   Go back button hides all themes (Inspirations > Add Theme).<\\/li>\\n<li>Bug fix:      JIRA WPB-2107   BoldGrid Connect Search overlapping footer (Dashboard > Media).<\\/li>\\n<li>Bug fix:      JIRA WPB-2109   Session issues when starting over and importing active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2116   Changes to the order of images in a gallery are not saving.<\\/li>\\n<li>Bug fix:      JIRA WPB-2134   Staging\'s boldgrid_attribution option and \'Uninitialized string offset\' Notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-2135   Image not replaced in Page &amp; Post Editor after using Connect Search.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to Inspirations, so admin notices are displayed at the top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2041   Fixed BoldGrid theme update check in WordPress 4.6.<\\/li>\\n<li>Testing:      JIRA WPB-2046   Tested on WordPress 4.5.3.<\\/li>\\n<li>New feature:  JIRA WPB-599    Added options for plugin and theme auto-updates via WordPress autoupdater.<\\/li>\\n<li>Update:       JIRA WPB-2008   Deploy class updated to allow for is_generic flag.<\\/li>\\n<li>Bug fix:      JIRA WPB-1950   Prevent a portait image from displaying atop \'Crop Image\' and \'Skip Cropping\' buttons.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2032   Fixed issue when activating key.  Added nonce to api key form.<\\/li>\\n<li>Rework:       JIRA WPB-2030   Updated the \\\"I don\'t have an API key\\\" section.<\\/li>\\n<li>New feature:  JIRA WPB-2029   Added TOS box to API key submission form.<\\/li>\\n<li>New feature:  JIRA WPB-1905   Added capability for auto-updates of boldgrid-inspirations by API response.<\\/li>\\n<li>Bug fix:      JIRA WPB-2002   Fixed theme update issue where upgrader says is up to date at times.<\\/li>\\n<li>Bug fix:      JIRA WPB-2006   Pdes and Homepage not installing correctly on Inpirations Theme Only installs.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.6<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1839   Users can now change their theme release channel.<\\/li>\\n<li>Security fix: JIRA WPB-1977   Validate nonce for feedback form diagnostic data callback and form submit.<\\/li>\\n<li>Bug fix:      JIRA WPB-1955   Fatal error: Class \'Boldgrid<em>Staging<\\/em>Plugin\' not found.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1914   Staged image used on Active page not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1886   Fixed feedback notice being displayed too often (more than a week after submitting).<\\/li>\\n<li>New feature:  JIRA WPB-1183   Refresh the Library Tab after downloading an image.<\\/li>\\n<li>Update:       JIRA WPB-1865   Update style of \'Transactions\' pages to better incorporate BoldGrid Staging\'s nav menu.<\\/li>\\n<li>Update:       JIRA WPB-1884   Passed WordPress 4.5.1 testing.<\\/li>\\n<li>Bug fix:      JIRA WPB-1855   Do not display feedback notice on update or setting pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1860   Fixed horizontal line through screenshot in step 2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1863   Cart does not look for watermarked images used within staged pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1891   View \\/ Download of images within receipts not working for images purchased via Staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-1893   JS errors in console when viewing attachments.<\\/li>\\n<li>Bug fix:      JIRA WPB-1900   Attribution shows in menu when menu generated using wp<em>page<\\/em>menu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1824   Fixed order of plugin deactivation and uninstall in Start Over process.<\\/li>\\n<li>Bug fix:      JIRA WPB-1814   Fixed PHP notice in page and post editor for In Menu when there is a corrupted nav menu array.<\\/li>\\n<li>Bug fix:      JIRA WPB-1823   Fixed display of \\\"Themes\\\" H1 and the additional themes bar when choosing active or staging before installing a theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-1840   Fixing thumbnail presentation in inspirations and add new theme.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.3<\\/h4>\\n\\n<ul>\\n<li>Update:               Sync version. See version 1.1.1.1.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1833   Fixed checking for previously downloaded assets in deployment when using multisite (wp-preview).<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1817   BoldGrid Connect Search: Was not being added when changing a header image in the Customizer.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Removed feedback form bug report diagnostic report items.<\\/li>\\n<li>Bug fix:      JIRA WPB-1816   Fixed update class interference with the Add Plugins page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1809   Fixed undefined index \\\"action\\\" for some scenarios.  Optimized update class and addressed CodeSniffer items.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Reworked admin feedback notice.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Removed analysis processing and optional logging capabilities.  Added support for XHProf.<\\/li>\\n<li>Bug fix:      JIRA WPB-1805   Now adds theme update info on the Customizer Themes page.<\\/li>\\n<li>Rework:       JIRA WPB-1785   Enabled and reworked image caching for the preview server.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Reworked analysis processing.<\\/li>\\n<li>Update:       JIRA WPB-1658   Storing more reliable install data through inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-1787   When not using BoldGrid menu, cart does not dynamically update total page price.<\\/li>\\n<li>Update:       JIRA WPB-1754   Remove attribution page from search results.<\\/li>\\n<li>Bug fix:      JIRA WPB-1788   webkit css missing from \'new from gridblocks\'.<\\/li>\\n<li>New feature:  JIRA WPB-1806   Add \'BoldGrid search\' tab when replacing an image.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug Fix:                      Fixing logo display on login screen.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Fixed analysis include for preview server.<\\/li>\\n<li>Bug fix:                      New From GridBlocks: Asset download issues.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1751   Added analysis processing and optional logging capabilities.<\\/li>\\n<li>Bug fix:      JIRA WPB-1781   Removed boldgrid<em>dismissed<\\/em>admin_notices from Start Over cleanup.<\\/li>\\n<li>New feature:  JIRA WPB-1541   Added feedback notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-1747   New From GridBlocks: For non BoldGrid themes, only load grid css.<\\/li>\\n<li>Bug fix:      JIRA WPB-1760   New From GridBlocks: Ensure page title shows on preview page.<\\/li>\\n<li>Update:       JIRA WPB-1779   New From GridBlocks: Update verbiage for \'Downloading GridBlocks\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1710   Fixed missing device preview tabs on Add New Theme preview modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1710   Fixed notice dismissal checking.<\\/li>\\n<li>Bug fix:      JIRA WPB-1749   On start over, staging menus are not deleted.<\\/li>\\n<li>Bug fix:      JIRA WPB-1755   Gallery images not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1740   Fixed \\\"In Menu\\\" messages in editor when staging plugin is not active, and fixed saving menu selections.<\\/li>\\n<li>New feature:  JIRA WPB-1726   Added optional feedback for GridBlock Add Page.<\\/li>\\n<li>Removed Ft:   JIRA WPB-1710   Removed Inspirations Add Pages; replaced by GridBlocks.<\\/li>\\n<li>Misc:         JIRA WPB-1361   Added license file.<\\/li>\\n<li>New feature:                  Don\'t assign footer contact widget if using base pagesets.<\\/li>\\n<li>Bug Fix:      JIRA WPB-1732   Fixing css issues on login screen (firefox).<\\/li>\\n<li>Bug Fix:      JIRA WPB-1687   Image search: Title, Caption, Alt Text and Description do not display on new pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.11<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1699   Added optional feedback for theme activation.<\\/li>\\n<li>New feature:  JIRA WPB-1690   Adding BoldGrid themes to All themes install menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1686   Limited items loaded in network admin pages.<\\/li>\\n<li>Improvement:  JIRA WPB-1604   Added a \\\"Cancel\\\" link to the \\\"In Menu\\\" section.<\\/li>\\n<li>Improvement:  JIRA WPB-1603   Display menu locations in the editor \\\"In Menu\\\" section.<\\/li>\\n<li>Bug fix:      JIRA WPB-1602   Corrected capitalization of \\\"None\\\" under \\\"In menu\\\" in the editor.<\\/li>\\n<li>Improvement:  JIRA WPB-1664   Gets api<em>key and site<\\/em>hash from configs instead of get_option.<\\/li>\\n<li>Bug fix:      JIRA WPB-1597   Fixing indefined index error<\\/li>\\n<li>New feature:  JIRA WPB-1649   Added reporting of PHP version and mobile ratio.<\\/li>\\n<li>Bug fix:      JIRA WPB-1598   \'Mine\' count on \'all pages\' is incorrect.<\\/li>\\n<li>Bug fix:      JIRA WPB-1647   JS error with easy-attachment-preview-size.js.<\\/li>\\n<li>Bug fix:      JIRA WPB-1651   When the BG menu is turned off, Appearance link should take you to themes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1632   Fixed handling of subcategory<em>id in deploy<\\/em>page_sets.<\\/li>\\n<li>New feature:  JIRA WPB-1510   Moved adhoc functions.php to class-boldgrid-inspirations-utility.php (class Boldgrid<em>Inspirations<\\/em>Utility).<\\/li>\\n<li>Rework:       JIRA WPB-1553   Updated require and include statements for standards.<\\/li>\\n<li>Bug fix:      JIRA WPB-1563   Updated pages in which wp<em>iframe-media<\\/em>upload.css is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-1549   Resolve attribution page missing attribution for several images.png.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Add GridBlock Sets feature disabled.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed support for PHP 5.2 to deactivate plugin.<\\/li>\\n<li>Bug fix:                      Prevent click of links in add<em>new<\\/em>page_selection previews.<\\/li>\\n<li>Bug fix:      JIRA WPB-1554   Fixed undefined JavaScript variable pagenow for customizer link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1554   Fixed theme link in network dashboard nav menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1590   Fixed JavaScript error for undefined screen info in network dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1535   Fixed theme deployment issues.<\\/li>\\n<li>New feature:  JIRA WPB-1584   Added an opt-out feedback payload delivery system.<\\/li>\\n<li>New feature:  JIRA WPB-1580   Added optional feedback for customizer_start.<\\/li>\\n<li>Bug fix:      JIRA WPB-1571   Removed plugin dependency admin notice when editing an attachment (image).<\\/li>\\n<li>New feature:  JIRA WPB-1579   Added feedback opt-out in BoldGrid Settings, hidden for now.<\\/li>\\n<li>Bug fix:      JIRA WPB-1575   Addressed an issue causing mismatch color palettes on cached previews<\\/li>\\n<li>New feature:  JIRA WPB-1514   Add new pages offers page templates to choose from.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed PHP version check condition (&lt;5.3).<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1561   Fixed missing get<em>plugin<\\/em>data on update calls.<\\/li>\\n<li>New feature:  JIRA WPB-1511   Added dependency plugin notice on editor pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1553   Added support for <strong>DIR<\\/strong> in PHP &lt;=5.2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1371   JSON encoded image data for media download requests.<\\/li>\\n<li>New feature:  JIRA WPB-1332   Swapping loading GIF to CSS loading image.<\\/li>\\n<li>New feature:  JIRA WPB-1072   Storing static pages on install<\\/li>\\n<li>New feature:  JIRA WPB-1539   When deleting a page, remove it from any applicable menus as well.<\\/li>\\n<li>New feature   JIRA WPB-1542   Manage menu assignment within editor.<\\/li>\\n<li>New feature   JIRA WPB-1555   Add wp-image-## class to images during deployment.<\\/li>\\n<li>New feature   JIRA WPB-1557   Add wp-image-## class to images when adding gridblocks.<\\/li>\\n<li>Bug fix:      JIRA WPB-1506   Theme naming missing in preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-1443   Extra page listed under \'Mine\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1560   Install options not available on preview server<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.6<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1411   Added more output to the deploy log.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1462   Fixed position of dependency plugins admin notice.  Also limited to Dashboard and plugins page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1290   Fixing issues with galleries leaving empty spaces<\\/li>\\n<li>Bug fix:      JIRA WPB-1471   Made deployment plugin installation respect release channel.<\\/li>\\n<li>Rework:       JIRA WPB-1452   Remove unneeded call to \'boldgrid<em>activate<\\/em>framework\' during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-946    Fixed margin bug on step 2 additional themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-1384   Increase width of select input on image search modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1508   BoldGrid Image search box size is inconsistent.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1442   Fixing inspiration border styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1461   Updating login button styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1411   Added initialization and checks for empty image queues in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-1406   Attribution page still showing in \'All Pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1451   Active images are showing in Staging attribution page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1466   Tabs on tutorials page too small at 1035px - 1482px.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1363   Updated readme.txt for WordPress standards.<\\/li>\\n<li>New feature:  JIRA WPB-1389   When starting over theme mods are saved with a flag to recompile sass<\\/li>\\n<li>Bug fix:      JIRA WPB-1420   Content of Attribution page is overwriting page saves.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1395   Adjusted theme update data; now gets theme uri from theme style.css, download url from api data.<\\/li>\\n<li>Rework        JIRA WPB-1374   Updated activation timestamp to use GMT\\/UTC.<\\/li>\\n<li>Bug fix:      JIRA WPB-1377   Reseller option is now set on first call to either the front end or wp_login.<\\/li>\\n<li>Bug fix:                      Adjusted handling for image purchases when errors occur.<\\/li>\\n<li>Bug fix:      JIRA WPB-1365   Purchase link on editing a page goes to wrong link.<\\/li>\\n<li>Bug fix:      JIRA WPB-1368   Inspirations step 0 text refers to nonexisting help tabs.<\\/li>\\n<li>Rework:       JIRA WPB-1378   Adjusted formatting of footer in Dashboard.<\\/li>\\n<li>Rework:       JIRA WPB-1369   Update minus signs on \'Transaction History\'.<\\/li>\\n<li>New feature:  JIRA WPB-1379   On the transactions page, show the reseller that processed the credits.<\\/li>\\n<li>Bug fix:                      Count of \'All\' pages inaccurate on \'All pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1367   Updated link for \'Lost your BoldGrid Connect Key?\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1374   Updated activation timestamp to include timezone in UTC.<\\/li>\\n<li>Bug fix:                      Attribution page shows style tags.<\\/li>\\n<li>Bug fix:                      Strict Standards fix for wp<em>kses<\\/em>allowed_html.<\\/li>\\n<li>Bug fix:                      Fixed incorrect link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0<\\/h4>\\n\\n<ul>\\n<li>Initial public release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3<\\/h4>\\n\\n<p>Version 1.3 has been released with a redesigned Inspiration phase. For more information on this change and others, please visit our blog at https:\\/\\/www.boldgrid.com\\/boldgrid-1-3-released\\/ .<\\/p>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Users should upgrade to version 1.0.2 to ensure proper BoldGrid theme updates.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:78227:\"{\"5.8\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7.5\":{\"2.6.5\":[100,95]},\"5.7.4\":{\"2.6.5\":[100,95]},\"5.7.3\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7.2\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7.1\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.7\":{\"2.6.5\":[100,95]},\"5.6.6\":{\"2.6.5\":[100,95]},\"5.6.5\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.3\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.2\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.1\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6\":{\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.8\":{\"2.6.5\":[100,95]},\"5.5.7\":{\"2.6.5\":[100,95]},\"5.5.6\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.3\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.2\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.1\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.9\":{\"2.6.5\":[100,95]},\"5.4.8\":{\"2.6.5\":[100,95]},\"5.4.7\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.6\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.4\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.3\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.2\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.1\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.9\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.8\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.6\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.5\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.4\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.3\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.2\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.1\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.9\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.7\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.6\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.5\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.4\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.2\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.1\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.7\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.6\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.5\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.4\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.3\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.2\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.1\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1\":{\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.9\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.8\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.7\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.6\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.5\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.4\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.3\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.2\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.10\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.1\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.9\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.8\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.6\":{\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.5\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.4\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.3\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.2\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.14\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.13\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.12\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.11\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.10\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.1\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.9\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.8\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.6\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.5\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.4\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.3\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.2\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.10\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8\":{\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.9\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.8\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.6\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.13\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.12\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.11\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.10\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.8\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.12\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.11\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.10\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.12\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.11\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.10\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.10\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.3.1\":{\"0.29\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.0.5\":[100,12],\"1.0.6\":[100,12],\"1.0.7\":[100,12],\"1.0.8.1\":[100,12],\"1.0.9.1\":[100,12],\"1.0.9.2\":[100,12],\"1.0.10\":[100,12],\"1.0.11\":[100,12],\"1.0.12.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2.1\":[100,12],\"1.1.2.3\":[100,12],\"1.1.1.1\":[100,12],\"1.1.3\":[100,12],\"1.1.4\":[100,12],\"1.1.5\":[100,12],\"1.1.6\":[100,12],\"1.1.7\":[100,12],\"1.1.8\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.4\":[100,12],\"1.2.5\":[100,12],\"1.2.8\":[100,12],\"1.2.9\":[100,12],\"1.2.11\":[100,12],\"1.2.13\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.3.3\":[100,12],\"1.3.4\":[100,12],\"1.3.5\":[100,12],\"1.3.6\":[100,12],\"1.3.7\":[100,12],\"1.3.8\":[100,12],\"1.3.9\":[100,12],\"1.3.10\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,12],\"1.4.4\":[100,12],\"1.4.5\":[100,12],\"1.4.6\":[100,12],\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:113:\"{\"inspiration\":\"Inspiration\",\"customization\":\"Customization\",\"build\":\"Build\",\"create\":\"Create\",\"design\":\"Design\"}\";s:7:\"banners\";s:151:\"{\"low\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-1544x500.png\"}\";s:6:\"editor\";O:8:\"stdClass\":3:{s:7:\"version\";s:7:\"1.6.0.2\";s:5:\"title\";s:15:\"BoldGrid Editor\";s:8:\"asset_id\";s:6:\"900312\";}s:7:\"staging\";O:8:\"stdClass\":3:{s:7:\"version\";s:5:\"1.5.1\";s:5:\"title\";s:16:\"BoldGrid Staging\";s:8:\"asset_id\";s:6:\"876738\";}s:14:\"theme_versions\";O:8:\"stdClass\":42:{s:2:\"26\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.20.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237030;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-uptempo-1.20.9.zip\";}s:2:\"28\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237029;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-diced-1.25.9.zip\";}s:2:\"29\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237028;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-evolv-1.25.9.zip\";}s:2:\"30\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.20.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237027;s:7:\"package\";s:63:\"https://repo.boldgrid.com/themes/boldgrid-florentine-1.20.9.zip\";}s:2:\"31\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237026;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-hifidel-1.25.9.zip\";}s:2:\"32\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237025;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-hydra-1.25.9.zip\";}s:2:\"33\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237024;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-linx-1.25.10.zip\";}s:2:\"34\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1236959;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-pavilion-1.25.10.zip\";}s:2:\"35\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237023;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-primas-1.25.10.zip\";}s:2:\"36\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.20.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237022;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-resolve-1.20.10.zip\";}s:2:\"38\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237021;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-vacation-1.25.10.zip\";}s:2:\"40\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237020;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-gridone-1.25.10.zip\";}s:2:\"42\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.18.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237019;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-venetian-1.18.10.zip\";}s:2:\"43\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.18.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237018;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-haven-1.18.10.zip\";}s:2:\"44\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.16.11\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237017;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-wedge-1.16.11.zip\";}s:2:\"45\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.15.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237016;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-monument-1.15.10.zip\";}s:2:\"48\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237015;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-callaway-1.3.10.zip\";}s:2:\"49\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1236956;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-swifty-1.3.10.zip\";}s:2:\"50\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237014;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.3.10.zip\";}s:2:\"51\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237013;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-westview-1.3.10.zip\";}s:2:\"52\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"0.4.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237012;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-lattice-0.4.10.zip\";}s:2:\"54\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-05-15\";s:8:\"asset_id\";i:1097350;s:7:\"package\";s:45:\"https://repo.boldgrid.com/themes/Bolt-0.1.zip\";}s:2:\"56\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-06-30\";s:8:\"asset_id\";i:1110570;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/Coherent-0.1.zip\";}s:2:\"57\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-01-29\";s:8:\"asset_id\";i:1166277;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/SwiftyV2-0.1.zip\";}s:2:\"58\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-01-27\";s:8:\"asset_id\";i:1167731;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/GridOneV2-0.1.zip\";}s:2:\"59\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-02\";s:8:\"asset_id\";i:1170404;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/CallawayV2-0.1.zip\";}s:2:\"60\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-11\";s:8:\"asset_id\";i:1172882;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/ResolveV2-0.1.zip\";}s:2:\"61\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-17\";s:8:\"asset_id\";i:1174594;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/WedgeV2-0.1.zip\";}s:2:\"62\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-17\";s:8:\"asset_id\";i:1175323;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/DicedV2-0.1.zip\";}s:2:\"63\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-25\";s:8:\"asset_id\";i:1177324;s:7:\"package\";s:47:\"https://repo.boldgrid.com/themes/LinxV2-0.1.zip\";}s:2:\"64\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-02\";s:8:\"asset_id\";i:1177773;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/HifidelV2-0.1.zip\";}s:2:\"65\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-03\";s:8:\"asset_id\";i:1178992;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/UptempoV2-0.1.zip\";}s:2:\"66\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-11\";s:8:\"asset_id\";i:1180564;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/EvolvV2-0.1.zip\";}s:2:\"67\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-18\";s:8:\"asset_id\";i:1182152;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/WestviewV2-0.1.zip\";}s:2:\"68\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-23\";s:8:\"asset_id\";i:1183787;s:7:\"package\";s:53:\"https://repo.boldgrid.com/themes/FlorentineV2-0.1.zip\";}s:2:\"69\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-01\";s:8:\"asset_id\";i:1184444;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/CrioStarter-0.1.zip\";}s:2:\"70\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-07\";s:8:\"asset_id\";i:1187346;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/VacationV2-0.1.zip\";}s:2:\"71\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-27\";s:8:\"asset_id\";i:1190564;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/MonumentV2-0.1.zip\";}s:2:\"72\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-03\";s:8:\"asset_id\";i:1192977;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/Hydra V2-0.1.zip\";}s:2:\"73\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-13\";s:8:\"asset_id\";i:1193996;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/VenetianV2-0.1.zip\";}s:2:\"74\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-20\";s:8:\"asset_id\";i:1196830;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/PrimasV2-0.1.zip\";}s:2:\"99\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237014;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.3.10.zip\";}}s:9:\"site_hash\";s:32:\"2db06604880bb2756e6359d49c745b9d\";s:19:\"reseller_identifier\";s:3:\"WHH\";s:14:\"reseller_title\";s:15:\"Web Hosting Hub\";s:17:\"reseller_logo_url\";s:83:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpresswebhostinghub.png\";s:20:\"reseller_website_url\";s:30:\"https://www.webhostinghub.com/\";s:20:\"reseller_support_url\";s:47:\"http://www.webhostinghub.com/help/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:52:\"https://secure.webhostinghub.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:25:\"support@webhostinghub.com\";s:14:\"reseller_phone\";s:14:\"1-877-595-4482\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:52:\"https://secure.webhostinghub.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;s:13:\"wporg_plugins\";O:8:\"stdClass\":4:{s:6:\"backup\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:50:\"https://plugins.svn.wordpress.org/boldgrid-backup/\";s:11:\"package_url\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.13.zip\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:8:\"old_slug\";s:15:\"boldgrid-backup\";s:5:\"title\";s:12:\"Total Upkeep\";s:7:\"version\";s:7:\"1.14.13\";}s:6:\"editor\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:56:\"https://plugins.svn.wordpress.org/post-and-page-builder/\";s:11:\"package_url\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.3.zip\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:8:\"old_slug\";s:15:\"boldgrid-editor\";s:5:\"title\";s:21:\"Post and Page Builder\";s:7:\"version\";s:6:\"1.15.3\";}s:3:\"seo\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:52:\"https://plugins.svn.wordpress.org/boldgrid-easy-seo/\";s:11:\"package_url\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.10.zip\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:8:\"old_slug\";s:12:\"boldgrid-seo\";s:5:\"title\";s:17:\"BoldGrid Easy SEO\";s:7:\"version\";s:6:\"1.6.10\";}s:7:\"weforms\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:42:\"https://plugins.svn.wordpress.org/weforms/\";s:11:\"package_url\";s:50:\"https://downloads.wordpress.org/plugin/weforms.zip\";s:4:\"slug\";s:7:\"weforms\";s:8:\"old_slug\";s:7:\"weforms\";s:5:\"title\";s:7:\"weForms\";s:7:\"version\";N;}}s:9:\"is_author\";b:0;}}s:14:\"license_status\";b:1;}','no'),(8595,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1643588205;s:7:\"checked\";a:9:{s:16:\"boldgrid-gridone\";s:6:\"1.25.9\";s:17:\"boldgrid-pavilion\";s:6:\"1.25.9\";s:4:\"crio\";s:6:\"2.11.0\";s:13:\"generatepress\";s:5:\"3.1.1\";s:14:\"responsive-fse\";s:5:\"1.1.0\";s:14:\"twentynineteen\";s:3:\"2.1\";s:12:\"twentytwenty\";s:3:\"1.8\";s:15:\"twentytwentyone\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}s:8:\"response\";a:4:{s:4:\"crio\";a:6:{s:5:\"theme\";s:4:\"crio\";s:11:\"new_version\";s:6:\"2.11.1\";s:3:\"url\";s:34:\"https://wordpress.org/themes/crio/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/crio.2.11.1.zip\";s:8:\"requires\";s:3:\"5.5\";s:12:\"requires_php\";s:3:\"5.6\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.2.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.9.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.5.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:3:{s:13:\"generatepress\";a:6:{s:5:\"theme\";s:13:\"generatepress\";s:11:\"new_version\";s:5:\"3.1.1\";s:3:\"url\";s:43:\"https://wordpress.org/themes/generatepress/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/generatepress.3.1.1.zip\";s:8:\"requires\";s:3:\"5.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:14:\"responsive-fse\";a:6:{s:5:\"theme\";s:14:\"responsive-fse\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/responsive-fse/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/responsive-fse.1.1.0.zip\";s:8:\"requires\";s:3:\"5.5\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.0.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(8596,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1643588205;s:8:\"response\";a:1:{s:47:\"post-and-page-builder/post-and-page-builder.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/post-and-page-builder\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:6:\"plugin\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:11:\"new_version\";s:6:\"1.15.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/post-and-page-builder/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-256x256.png?rev=1768477\";s:2:\"1x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-128x128.png?rev=1768477\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/post-and-page-builder/assets/banner-1544x500.png?rev=1768477\";s:2:\"1x\";s:76:\"https://ps.w.org/post-and-page-builder/assets/banner-772x250.png?rev=1768477\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.4\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/boldgrid-easy-seo\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:6:\"plugin\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:11:\"new_version\";s:6:\"1.6.10\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/boldgrid-easy-seo/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-256x256.png?rev=1773296\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-128x128.png?rev=1773296\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-1544x500.png?rev=1773381\";s:2:\"1x\";s:72:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-772x250.png?rev=1773381\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:23:\"freshchat/freshchat.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/freshchat\";s:4:\"slug\";s:9:\"freshchat\";s:6:\"plugin\";s:23:\"freshchat/freshchat.php\";s:11:\"new_version\";s:5:\"2.3.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/freshchat/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/freshchat.2.3.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/freshchat/assets/icon-256x256.jpg?rev=1736357\";s:2:\"1x\";s:62:\"https://ps.w.org/freshchat/assets/icon-128x128.png?rev=1736357\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}s:32:\"freshdesk-support/fresh-desk.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/freshdesk-support\";s:4:\"slug\";s:17:\"freshdesk-support\";s:6:\"plugin\";s:32:\"freshdesk-support/fresh-desk.php\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/freshdesk-support/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/freshdesk-support.2.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:70:\"https://ps.w.org/freshdesk-support/assets/icon-256x256.png?rev=2195553\";s:2:\"1x\";s:62:\"https://ps.w.org/freshdesk-support/assets/icon.svg?rev=2195553\";s:3:\"svg\";s:62:\"https://ps.w.org/freshdesk-support/assets/icon.svg?rev=2195553\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}s:41:\"mega-addons-for-visual-composer/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:45:\"w.org/plugins/mega-addons-for-visual-composer\";s:4:\"slug\";s:31:\"mega-addons-for-visual-composer\";s:6:\"plugin\";s:41:\"mega-addons-for-visual-composer/index.php\";s:11:\"new_version\";s:5:\"4.2.7\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/mega-addons-for-visual-composer/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/mega-addons-for-visual-composer.4.2.7.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:84:\"https://ps.w.org/mega-addons-for-visual-composer/assets/icon-128x128.jpg?rev=2205499\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:86:\"https://ps.w.org/mega-addons-for-visual-composer/assets/banner-772x250.png?rev=2339102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:27:\"popup-maker/popup-maker.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/popup-maker\";s:4:\"slug\";s:11:\"popup-maker\";s:6:\"plugin\";s:27:\"popup-maker/popup-maker.php\";s:11:\"new_version\";s:6:\"1.16.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/popup-maker/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/popup-maker.1.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/popup-maker/assets/icon-256x256.jpg?rev=2045655\";s:2:\"1x\";s:64:\"https://ps.w.org/popup-maker/assets/icon-128x128.jpg?rev=2045655\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/popup-maker/assets/banner-1544x500.jpg?rev=2045655\";s:2:\"1x\";s:66:\"https://ps.w.org/popup-maker/assets/banner-772x250.jpg?rev=2045655\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:33:\"slide-anything/slide-anything.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/slide-anything\";s:4:\"slug\";s:14:\"slide-anything\";s:6:\"plugin\";s:33:\"slide-anything/slide-anything.php\";s:11:\"new_version\";s:6:\"2.3.40\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/slide-anything/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/slide-anything.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/slide-anything/assets/icon-256x256.png?rev=1322628\";s:2:\"1x\";s:67:\"https://ps.w.org/slide-anything/assets/icon-128x128.png?rev=1322628\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/slide-anything/assets/banner-1544x500.png?rev=1322628\";s:2:\"1x\";s:69:\"https://ps.w.org/slide-anything/assets/banner-772x250.png?rev=1322628\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:27:\"svg-support/svg-support.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/svg-support\";s:4:\"slug\";s:11:\"svg-support\";s:6:\"plugin\";s:27:\"svg-support/svg-support.php\";s:11:\"new_version\";s:6:\"2.3.21\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/svg-support/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/svg-support.2.3.21.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:64:\"https://ps.w.org/svg-support/assets/icon-256x256.png?rev=1417738\";s:2:\"1x\";s:56:\"https://ps.w.org/svg-support/assets/icon.svg?rev=1417738\";s:3:\"svg\";s:56:\"https://ps.w.org/svg-support/assets/icon.svg?rev=1417738\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/svg-support/assets/banner-1544x500.jpg?rev=1215377\";s:2:\"1x\";s:66:\"https://ps.w.org/svg-support/assets/banner-772x250.jpg?rev=1215377\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";}s:27:\"team-showcase/tshowcase.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/team-showcase\";s:4:\"slug\";s:13:\"team-showcase\";s:6:\"plugin\";s:27:\"team-showcase/tshowcase.php\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/team-showcase/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/team-showcase.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/team-showcase/assets/icon-256x256.png?rev=1579655\";s:2:\"1x\";s:66:\"https://ps.w.org/team-showcase/assets/icon-256x256.png?rev=1579655\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/team-showcase/assets/banner-772x250.png?rev=1680292\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:7:\"1.14.13\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:19:\"weforms/weforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/weforms\";s:4:\"slug\";s:7:\"weforms\";s:6:\"plugin\";s:19:\"weforms/weforms.php\";s:11:\"new_version\";s:6:\"1.6.11\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/weforms/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/weforms/assets/icon-256x256.png?rev=1978687\";s:2:\"1x\";s:60:\"https://ps.w.org/weforms/assets/icon-128x128.png?rev=1978687\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/weforms/assets/banner-1544x500.png?rev=2243402\";s:2:\"1x\";s:62:\"https://ps.w.org/weforms/assets/banner-772x250.png?rev=2243402\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:23:\"boldgrid-backup-premium\";s:6:\"plugin\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:11:\"new_version\";s:5:\"1.5.9\";s:6:\"tested\";s:3:\"5.8\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:7:\"package\";s:110:\"https://api.boldgrid.com/api/open/get-asset?id=1192077&installed_plugin_version=1.5.9&installed_wp_version=5.9\";}}}','no'),(7871,'popmake_settings','a:2:{s:26:\"disable_popup_category_tag\";i:1;s:16:\"default_theme_id\";i:1203;}','yes'),(7872,'pum_version','1.16.4','yes'),(7873,'pum_files_writeable','1','yes'),(7874,'_pum_writeable_notice_dismissed','1','yes'),(7875,'pum_ver','1.16.4','yes'),(7876,'pum_initial_version','1.16.4','yes'),(7877,'pum_ver_upgraded_from','0.0.0','yes'),(7878,'pum_db_ver','8','yes'),(7879,'pum_installed_on','2022-01-28 18:05:47','yes'),(7893,'pum_seen_welcome','1','yes'),(6042,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.9.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.9-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.9-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"5.9\";s:7:\"version\";s:3:\"5.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1643588205;s:15:\"version_checked\";s:3:\"5.9\";s:12:\"translations\";a:0:{}}','no'),(6052,'widget_dv-dvteamcarousel-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6053,'widget_dv-dvteam-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6054,'widget_dv-dvmember-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6055,'widget_dv-dvteamthumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6056,'widget_dv-dvteamfilter-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6061,'dvteamtaxonomy_children','a:0:{}','yes'),(6076,'vc_save_data','a:12:{s:8:\"info_box\";s:2:\"on\";s:11:\"advance_btn\";s:2:\"on\";s:9:\"team_prof\";s:2:\"on\";s:7:\"counter\";s:2:\"on\";s:8:\"timeline\";s:2:\"on\";s:13:\"creative_link\";s:2:\"on\";s:11:\"social_icon\";s:2:\"on\";s:13:\"highlight_box\";s:2:\"on\";s:12:\"adv_carousel\";s:2:\"on\";s:8:\"img_swap\";s:2:\"on\";s:9:\"accordion\";s:2:\"on\";s:6:\"action\";s:12:\"vc_save_data\";}','yes'),(6095,'wpsm_team_p_review','a:2:{s:4:\"time\";i:1643152735;s:9:\"dismissed\";b:0;}','yes'),(6031,'duplicate_post_title_prefix','','yes'),(6032,'duplicate_post_title_suffix','','yes'),(6033,'duplicate_post_increase_menu_order_by','','yes'),(6034,'duplicate_post_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}','yes'),(7920,'_site_transient_boldgrid_plugins_filtered','a:7:{s:37:\"boldgrid-connect/boldgrid-connect.php\";a:14:{s:4:\"Name\";s:16:\"BoldGrid Connect\";s:9:\"PluginURI\";s:24:\"https://www.boldgrid.com\";s:7:\"Version\";s:5:\"1.0.2\";s:11:\"Description\";s:43:\"Toolkit for BoldGrid Connect functionality.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:24:\"https://www.boldgrid.com\";s:10:\"TextDomain\";s:16:\"boldgrid-connect\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:16:\"BoldGrid Connect\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:14:{s:4:\"Name\";s:17:\"BoldGrid Easy SEO\";s:9:\"PluginURI\";s:38:\"https://www.boldgrid.com/boldgrid-seo/\";s:7:\"Version\";s:6:\"1.6.10\";s:11:\"Description\";s:82:\"Easily manage your website\'s search engine optimization with Easy SEO by BoldGrid!\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:5:\"bgseo\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:17:\"BoldGrid Easy SEO\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:14:{s:4:\"Name\";s:21:\"BoldGrid Inspirations\";s:9:\"PluginURI\";s:47:\"https://www.boldgrid.com/boldgrid-inspirations/\";s:7:\"Version\";s:5:\"2.6.4\";s:11:\"Description\";s:177:\"Find inspiration, customize, and launch! BoldGrid Inspirations includes FREE WordPress themes and is the easiest way to launch a new WordPress site complete with custom content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:21:\"boldgrid-inspirations\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:21:\"BoldGrid Inspirations\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:14:{s:4:\"Name\";s:21:\"Post and Page Builder\";s:9:\"PluginURI\";s:103:\"https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&utm_medium=plugin-uri&utm_campaign=ppb\";s:7:\"Version\";s:6:\"1.15.2\";s:11:\"Description\";s:175:\"Customized drag and drop editing for posts and pages. The Post and Page Builder adds functionality to the existing TinyMCE Editor to give you easier control over your content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:87:\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&utm_medium=author-uri&utm_campaign=ppb\";s:10:\"TextDomain\";s:15:\"boldgrid-editor\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:21:\"Post and Page Builder\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:14:{s:4:\"Name\";s:29:\"Post and Page Builder Premium\";s:9:\"PluginURI\";s:60:\"https://www.boldgrid.com/wordpress-page-builder-by-boldgrid/\";s:7:\"Version\";s:5:\"1.0.5\";s:11:\"Description\";s:48:\"Premium extension for the Post and Page Builder.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:28:\"post-and-page-buider-premium\";s:10:\"DomainPath\";s:11:\"/languagesD\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:29:\"Post and Page Builder Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:7:\"1.14.13\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:14:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.5.9\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(6071,'elfsight_team_showcase_widget_hash','00000000705c35e20000000063b74dee','yes'),(6072,'widget_elfsight-team-showcase','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6134,'_site_transient_timeout_browser_49b95dcaeba24939497e5720eed95b3d','1643760181','no'),(6135,'_site_transient_browser_49b95dcaeba24939497e5720eed95b3d','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"97.0.4692.99\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(6094,'Team_B_default_Settings','s:452:\"a:13:{s:16:\"team_mb_name_clr\";s:7:\"#000000\";s:15:\"team_mb_pos_clr\";s:7:\"#000000\";s:16:\"team_mb_desc_clr\";s:7:\"#000000\";s:23:\"team_mb_social_icon_clr\";s:7:\"#4f4f4f\";s:26:\"team_mb_social_icon_clr_bg\";s:7:\"#e5e5e5\";s:20:\"team_mb_name_ft_size\";i:18;s:19:\"team_mb_pos_ft_size\";i:14;s:20:\"team_mb_desc_ft_size\";i:14;s:11:\"font_family\";s:9:\"Open Sans\";s:11:\"team_layout\";i:4;s:10:\"custom_css\";s:0:\"\";s:19:\"team_mb_wrap_bg_clr\";s:7:\"#ffffff\";s:6:\"design\";i:1;}\";','yes'),(6040,'db_upgraded','','yes'),(6103,'wpb_js_google_fonts_subsets','a:1:{i:0;s:5:\"latin\";}','yes'),(6104,'wpb_js_gutenberg_disable','1','yes'),(6105,'wpb_js_default_template_post_type','a:0:{}','yes'),(6113,'tshowcase-settings','a:42:{s:23:\"tshowcase_custom_fields\";s:6:\"						\";s:25:\"tshowcase_social_networks\";s:6:\"						\";s:21:\"tshowcase_thumb_width\";s:3:\"400\";s:22:\"tshowcase_thumb_height\";s:3:\"400\";s:20:\"tshowcase_thumb_crop\";s:5:\"false\";s:21:\"tshowcase_tpimg_width\";s:3:\"100\";s:22:\"tshowcase_tpimg_height\";s:3:\"100\";s:20:\"tshowcase_timg_width\";s:3:\"100\";s:21:\"tshowcase_timg_height\";s:3:\"100\";s:29:\"tshowcase_single_social_icons\";s:4:\"font\";s:34:\"tshowcase_single_social_icons_size\";s:5:\"fa-lg\";s:16:\"tshowcase_mailto\";s:1:\"1\";s:17:\"tshowcase_tellink\";s:1:\"1\";s:18:\"tshowcase_nofollow\";s:1:\"1\";s:22:\"tshowcase_linkcssclass\";s:0:\"\";s:17:\"tshowcase_linkrel\";s:0:\"\";s:25:\"tshowcase_ajax_pagination\";s:1:\"1\";s:29:\"tshowcase_exclude_from_search\";s:1:\"1\";s:21:\"tshowcase_single_page\";s:4:\"true\";s:25:\"tshowcase_structural_data\";s:1:\"1\";s:30:\"tshowcase_single_page_template\";s:4:\"post\";s:27:\"tshowcase_single_page_style\";s:5:\"vcard\";s:27:\"tshowcase_single_show_posts\";s:1:\"1\";s:22:\"tshowcase_latest_title\";s:12:\"Latest Posts\";s:27:\"tshowcase_single_show_title\";s:1:\"1\";s:27:\"tshowcase_single_show_photo\";s:1:\"1\";s:28:\"tshowcase_single_photo_shape\";s:10:\"img-square\";s:30:\"tshowcase_single_show_freehtml\";s:1:\"1\";s:30:\"tshowcase_single_show_position\";s:1:\"1\";s:21:\"tshowcase_archive_url\";s:0:\"\";s:23:\"tshowcase_name_singular\";s:6:\"Member\";s:21:\"tshowcase_name_plural\";s:4:\"Team\";s:19:\"tshowcase_name_slug\";s:4:\"team\";s:19:\"tshowcase_all_label\";s:3:\"All\";s:22:\"tshowcase_search_label\";s:6:\"Search\";s:24:\"tshowcase_loadmore_label\";s:9:\"Load More\";s:23:\"tshowcase_name_category\";s:6:\"Groups\";s:19:\"tshowcase_name_tax2\";s:10:\"Department\";s:19:\"tshowcase_name_tax3\";s:0:\"\";s:19:\"tshowcase_name_tax4\";s:0:\"\";s:20:\"tshowcase_custom_css\";s:0:\"\";s:19:\"tshowcase_custom_js\";s:0:\"\";}','yes'),(6267,'_site_transient_timeout_php_check_d564ef3bc004ad591bb7443752129422','1643766372','no'),(6114,'widget_tshowcase_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7865,'tshowcase-categories_children','a:0:{}','yes'),(6124,'tshowcase_shortcode_settings','a:34:{i:0;a:2:{s:4:\"name\";s:8:\"category\";s:5:\"value\";s:10:\"kandu-team\";}i:1;a:2:{s:4:\"name\";s:8:\"taxonomy\";s:5:\"value\";s:1:\"0\";}i:2;a:2:{s:4:\"name\";s:8:\"relation\";s:5:\"value\";s:2:\"OR\";}i:3;a:2:{s:4:\"name\";s:9:\"ctaxonomy\";s:5:\"value\";s:1:\"0\";}i:4;a:2:{s:4:\"name\";s:9:\"dtaxonomy\";s:5:\"value\";s:1:\"0\";}i:5;a:2:{s:4:\"name\";s:7:\"orderby\";s:5:\"value\";s:2:\"ID\";}i:6;a:2:{s:4:\"name\";s:5:\"limit\";s:5:\"value\";s:1:\"0\";}i:7;a:2:{s:4:\"name\";s:10:\"pagination\";s:5:\"value\";s:5:\"false\";}i:8;a:2:{s:4:\"name\";s:9:\"idsfilter\";s:5:\"value\";s:1:\"0\";}i:9;a:2:{s:4:\"name\";s:7:\"exclude\";s:5:\"value\";s:1:\"0\";}i:10;a:2:{s:4:\"name\";s:4:\"name\";s:5:\"value\";s:4:\"name\";}i:11;a:2:{s:4:\"name\";s:5:\"photo\";s:5:\"value\";s:5:\"photo\";}i:12;a:2:{s:4:\"name\";s:8:\"dgroups2\";s:5:\"value\";s:0:\"\";}i:13;a:2:{s:4:\"name\";s:8:\"dgroups3\";s:5:\"value\";s:0:\"\";}i:14;a:2:{s:4:\"name\";s:8:\"dgroups4\";s:5:\"value\";s:0:\"\";}i:15;a:2:{s:4:\"name\";s:8:\"position\";s:5:\"value\";s:8:\"position\";}i:16;a:2:{s:4:\"name\";s:9:\"singleurl\";s:5:\"value\";s:8:\"lightbox\";}i:17;a:2:{s:4:\"name\";s:6:\"preset\";s:5:\"value\";s:25:\"content-right-simple-grid\";}i:18;a:2:{s:4:\"name\";s:6:\"layout\";s:5:\"value\";s:4:\"grid\";}i:19;a:2:{s:4:\"name\";s:7:\"columns\";s:5:\"value\";s:9:\"3-columns\";}i:20;a:2:{s:4:\"name\";s:10:\"filtergrid\";s:5:\"value\";s:8:\"inactive\";}i:21;a:2:{s:4:\"name\";s:12:\"grid-styling\";s:5:\"value\";s:16:\"white-card-theme\";}i:22;a:2:{s:4:\"name\";s:11:\"composition\";s:5:\"value\";s:8:\"img-left\";}i:23;a:2:{s:4:\"name\";s:11:\"filterpager\";s:5:\"value\";s:8:\"inactive\";}i:24;a:2:{s:4:\"name\";s:13:\"pager-styling\";s:5:\"value\";s:7:\"default\";}i:25;a:2:{s:4:\"name\";s:16:\"pagercomposition\";s:5:\"value\";s:12:\"thumbs-below\";}i:26;a:2:{s:4:\"name\";s:19:\"pagerimgcomposition\";s:5:\"value\";s:8:\"img-left\";}i:27;a:2:{s:4:\"name\";s:13:\"table-styling\";s:5:\"value\";s:11:\"odd-colored\";}i:28;a:2:{s:4:\"name\";s:11:\"filterhover\";s:5:\"value\";s:8:\"inactive\";}i:29;a:2:{s:4:\"name\";s:13:\"hover-styling\";s:5:\"value\";s:7:\"default\";}i:30;a:2:{s:4:\"name\";s:8:\"imgstyle\";s:5:\"value\";s:11:\"img-rounded\";}i:31;a:2:{s:4:\"name\";s:9:\"imgeffect\";s:5:\"value\";s:0:\"\";}i:32;a:2:{s:4:\"name\";s:9:\"textalign\";s:5:\"value\";s:9:\"text-left\";}i:33;a:2:{s:4:\"name\";s:3:\"img\";s:5:\"value\";s:7:\"100,100\";}}','yes'),(6125,'tshowcase_shortcode','[show-team  orderby=\\\'ID\\\' category=\\\'kandu-team\\\' url=\\\'lightbox\\\' layout=\\\'grid\\\' style=\\\'img-rounded,text-left,img-left,3-columns,white-card-theme\\\' display=\\\'name,photo,position\\\' img=\\\'100,100\\\']','yes'),(8386,'_transient_timeout_boldgrid_backup_is_functional','1643594055','no'),(8387,'_transient_boldgrid_backup_is_functional','1','no'),(6144,'WPLANG','','yes'),(6317,'new_admin_email','rrasoulian@imperativecare.com','yes'),(6318,'adminhash','a:2:{s:4:\"hash\";s:32:\"24e4401fdf42947ccdb7adbeb1b6c84e\";s:8:\"newemail\";s:29:\"rrasoulian@imperativecare.com\";}','yes'),(5738,'wpb_js_less_version','6.8.0','yes'),(7889,'_pum_installed','1','yes'),(7904,'pum_privacy_cookie_list','a:2:{s:7:\"cookies\";a:1:{s:8:\"pum-1211\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:8:\"pum-1211\";s:4:\"time\";s:7:\"1 month\";}}s:9:\"timestamp\";i:1643394034;}','yes'),(7891,'_transient_timeout_pum_alerts_translation_status','1643997950','no'),(7892,'_transient_pum_alerts_translation_status','a:11:{i:0;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-07 21:36:29\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:1;a:7:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2021-03-09 11:05:45\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:2;a:7:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-26 08:06:55\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:3;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-26 08:07:09\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:4;a:7:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-26 08:07:27\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:5;a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2021-12-06 14:01:28\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:6;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2021-09-07 05:47:10\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}}i:7;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2021-06-08 14:41:45\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}}i:8;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-27 10:42:34\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:9;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-27 08:49:44\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}}i:10;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:6:\"1.16.4\";s:7:\"updated\";s:19:\"2022-01-08 11:19:34\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/popup-maker/1.16.4/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}}}','no'),(4823,'rs-templates','a:3:{s:4:\"hash\";s:32:\"2d3cc1cbd5734851d82ddff916eb9949\";s:6:\"slider\";a:583:{i:0;a:22:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:22:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:22:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:22:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:22:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:413:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Flickr Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:22:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:22:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:22:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:22:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:22:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:22:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:22:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:22:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:22:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:22:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:22:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:22:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:22:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:22:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:22:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:22:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:22:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:25:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:25:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:25:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:22:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:22:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:22:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:25:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:25:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:25:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:22:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:22:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:25:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:25:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:25:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:25:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:25:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:25:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:25:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:25:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:25:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:25:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:25:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:25:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:25:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:25:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:25:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:25:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:25:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:25:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:25:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:25:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:22:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:22:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:22:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:25:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:22:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:22:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:22:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:22:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:22:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:22:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:22:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:22:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:22:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:22:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:180:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:22:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:22:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:22:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:22:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:22:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:22:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:25:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:25:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:25:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:25:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:25:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:25:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:25:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:25:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:25:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:25:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:25:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:25:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:25:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:25:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:25:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:22:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:22:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:22:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:22:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:25:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:25:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:25:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:25:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:25:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:25:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:25:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:25:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:25:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:22:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:22:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:22:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:22:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:22:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:25:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:343:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:25:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:25:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:25:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:25:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:25:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:25:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:22:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:25:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:25:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:25:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:25:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:25:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:25:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:25:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:25:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:25:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:25:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:25:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:25:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:25:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:25:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:22:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:22:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:25:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:25:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:25:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:25:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:25:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:25:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:22:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:22:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:22:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:22:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:25:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:25:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:25:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:25:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:25:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:25:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:25:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:25:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:25:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:25:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:25:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:22:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:22:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:22:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:22:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:25:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:25:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:25:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:25:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:25:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:25:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:25:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:25:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:25:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:22:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:22:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:22:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:22:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:22:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:22:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:25:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:25:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:25:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:25:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:25:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:25:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:25:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:25:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:25:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:25:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:25:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:25:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:25:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:25:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:25:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:25:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:25:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:25:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:25:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:25:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:25:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:25:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:25:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:25:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:25:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:25:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:25:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:25:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:22:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:22:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:25:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:25:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:25:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:25:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:25:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:303;a:25:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:304;a:25:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:25:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:25:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:25:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:25:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:25:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:25:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:25:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:312;a:25:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:25:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:22:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:25:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:25:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:317;a:25:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:25:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:25:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:25:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:25:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:25:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:25:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:25:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:22:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:22:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:25:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:25:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:25:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:25:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:25:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:25:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:25:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:22:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:335;a:22:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:25:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:25:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:25:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:25:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:25:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:25:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:25:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:25:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:25:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:25:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:25:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:25:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:25:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:25:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:25:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:25:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:25:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:25:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:25:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:25:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:25:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:25:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:25:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:25:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:25:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:25:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:25:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:25:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:25:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:25:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:366;a:25:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:367;a:25:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:25:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:25:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:25:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:25:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:25:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:25:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:25:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:25:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:25:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:25:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:25:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:25:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:25:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:25:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:25:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:25:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:25:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:25:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:25:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:25:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:25:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:25:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:25:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:25:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:25:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:25:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:25:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:25:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:25:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:25:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:25:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:25:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:25:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:25:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:25:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:25:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:25:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:25:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:22:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:22:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:25:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:25:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:25:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:22:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:25:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:25:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:25:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:25:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:25:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:25:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:25:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:25:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:25:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:25:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:25:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:25:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:25:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:25:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:22:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:22:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:22:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:22:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:22:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:22:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:22:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:22:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:22:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:22:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:25:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:25:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:25:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:25:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:25:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:25:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:442;a:25:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:25:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:25:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:25:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:22:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:22:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:448;a:22:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:22:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:25:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:25:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:25:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:25:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:25:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:25:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:25:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:25:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:25:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:25:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:22:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:22:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:462;a:22:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:25:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:25:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:465;a:25:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:25:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:25:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:25:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:25:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:25:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:25:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:25:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:22:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:25:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:25:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:25:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:25:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:25:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:25:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:25:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:25:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:22:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:370:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:25:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:25:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:25:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:25:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:25:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:25:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:25:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:25:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:25:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:25:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:25:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:25:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:22:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:22:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template isÂ a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:544:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:497;a:22:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template isÂ a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:498;a:25:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:499;a:25:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:25:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:25:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:502;a:25:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:503;a:25:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:504;a:25:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:505;a:25:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:506;a:25:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:507;a:25:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:508;a:25:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:509;a:25:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:510;a:25:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:511;a:25:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:512;a:25:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:513;a:22:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:514;a:22:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:515;a:25:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:516;a:25:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:517;a:22:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:22:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:22:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:22:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:25:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:522;a:25:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:523;a:25:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:524;a:22:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:525;a:22:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:526;a:22:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:527;a:22:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:528;a:22:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:697:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:529;a:22:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:355:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:530;a:22:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:531;a:22:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:532;a:22:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:533;a:25:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:25:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:535;a:25:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:536;a:25:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:537;a:25:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:538;a:25:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:539;a:25:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:540;a:25:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:541;a:25:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:542;a:25:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:543;a:25:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:544;a:25:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:545;a:25:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:546;a:25:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:547;a:25:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:548;a:25:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:549;a:25:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:550;a:25:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:551;a:25:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:552;a:25:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:553;a:25:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:554;a:25:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:555;a:25:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:556;a:25:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:557;a:25:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:558;a:25:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:559;a:25:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:560;a:25:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:561;a:25:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:562;a:25:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:563;a:22:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:564;a:22:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:565;a:25:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:566;a:25:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:567;a:25:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:568;a:25:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:569;a:25:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:570;a:25:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:571;a:25:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:572;a:25:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:25:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:25:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:575;a:25:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:18:\"style=\"z-index:0;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:576;a:25:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:577;a:25:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:18:\"style=\"z-index:0;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:578;a:25:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:579;a:25:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:580;a:25:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:581;a:25:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:582;a:25:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:583;a:25:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:509:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:584;a:25:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:509:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:585;a:25:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:586;a:22:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/newborn-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:587;a:22:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:588;a:25:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:589;a:26:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:590;a:25:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:25:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:25:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:593;a:25:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:594;a:25:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:595;a:25:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:596;a:25:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:597;a:25:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:598;a:25:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:599;a:25:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:600;a:25:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:578:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}}}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_options` with 373 row(s)
--

--
-- Table structure for table `wp_revslider_layer_animations_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_layer_animations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_layer_animations_bkp`
--

LOCK TABLES `wp_revslider_layer_animations_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_layer_animations_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_layer_animations_bkp` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_layer_animations_bkp` with 0 row(s)
--

--
-- Table structure for table `wp_revslider_static_slides_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_static_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_static_slides_bkp`
--

LOCK TABLES `wp_revslider_static_slides_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_static_slides_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_static_slides_bkp` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_static_slides_bkp` with 0 row(s)
--

--
-- Table structure for table `wp_revslider_navigations_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_navigations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_navigations_bkp`
--

LOCK TABLES `wp_revslider_navigations_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_navigations_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_navigations_bkp` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_revslider_navigations_bkp` with 0 row(s)
--

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'kanduh5bg','$P$BzAaRZwT0yfEW3pTfRofeUuD72RcqZ.','kanduh5bg','mstrasser@imperativecare.com','http://ehub58.webhostinghub.com/~kanduh5/bg_kanduhealth.com','2021-06-25 20:43:34','',0,'kanduh5bg'),(3,'ramin.rasoulian','$P$BNmq4Q34PYaQ7TPQEOWgB0saLm52yK0','ramin-rasoulian','rrasoulian@imperativecare.com','','2021-12-14 01:17:46','1639444666:$P$BquuMvDaNDLFFjOueVqO/z1NcQqijm1',0,'Ramin Rasoulian'),(2,'Daniel.Buckwald','$P$B.ODx9o93zsd/0KTLMwLStzPghmEtt/','daniel-buckwald','danielbuckwald@gmail.com','','2021-11-15 23:05:50','',0,'Daniel Buckwald');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_users` with 3 row(s)
--

/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on: Mon, 31 Jan 2022 01:00:24 +0000
